亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频

蟲蟲首頁| 資源下載| 資源專輯| 精品軟件
登錄| 注冊

String-include

  • 函數 long StrToData(CString strData,int jz) 功能:字符串轉為正整數值 [字符串可為2-16]任意進制數值字符串 返回:長整型數值 參數:strData

    函數 long StrToData(CString strData,int jz) 功能:字符串轉為正整數值 [字符串可為2-16]任意進制數值字符串 返回:長整型數值 參數:strData 為將要轉換的字符串 參數:jz 為字符串的進制 如: CString s s="FFA6" long data=StrToData(s,16) 則:data的值為:65446 用法:將StrToData.h和StrToData.cpp復制加入到您的工程里,在需要調用的函數中      加入#include "StrToData.h"即可調用

    標簽: strData StrToData CString long

    上傳時間: 2015-07-05

    上傳用戶:佳期如夢

  • An example to illustrate how to set the internal adjustable CID gain and receive FSK or DTMF data

    An example to illustrate how to set the internal adjustable CID gain and receive FSK or DTMF data. Assume end-code of DTMF data string is "D".

    標簽: adjustable illustrate internal example

    上傳時間: 2015-07-05

    上傳用戶:nairui21

  • 利用FaxModem通過串口或TAPI接口直接發(fā)送和接收傳真 一套非常不錯的傳真庫(穩(wěn)定

    利用FaxModem通過串口或TAPI接口直接發(fā)送和接收傳真 一套非常不錯的傳真庫(穩(wěn)定,高速),幾乎支持所有的FaxModem,出自Symantec公司 Winfax 中國作者之手。 一 .Some of the standard features: 1.Comes with Class1, Class1.0, Class2 and Class 2.0 Fax Drivers 2.Class 1 ECM error correction . 3.Supports CCITT T.30 Specifications . 4.TAPI Support with sample code 5.Caller ID 6.Group 4 Faxing 7.Remote Fax Retrieval with password protection 二 .Function declare Reference: include\SmarFaxh.h

    標簽: FaxModem TAPI 傳真 串口

    上傳時間: 2013-12-23

    上傳用戶:xiaoyunyun

  • 本書第二版和第三版之間的變化非常大其中最值得注意的是C++已經通過了國際標 準化這不但為語言增加了新的特性比如異常處理運行時刻類型識別RTTI 名字空 間內置布爾數據類型新的強制轉換方式而且還大量

    本書第二版和第三版之間的變化非常大其中最值得注意的是C++已經通過了國際標 準化這不但為語言增加了新的特性比如異常處理運行時刻類型識別RTTI 名字空 間內置布爾數據類型新的強制轉換方式而且還大量修改并擴展了現有的特性比如模 板template 支持面向對象object-oriented 和基于對象object-based 程序設計所需 要的類class 機制嵌套類型以及重載函數的解析機制也許更重要的是一個覆蓋面非 常廣闊的庫現在成了標準C++的一部分其中包括以前稱為STL 標準模板庫的內容新 的string 類型一組順序和關聯(lián)容器類型比如vector list map 和set 以及在這些類型 上進行操作的一組可擴展的泛型算法generic algorithm 都是這個新標準庫的特性本書 不但包括了許多新的資料而且還闡述了怎樣在C++中進行程序設計的新的思考方法簡而 言之實際上不但C++已經被重新創(chuàng)造本書第三版也是如此

    標簽: RTTI 變化 內置 國際

    上傳時間: 2014-01-18

    上傳用戶:784533221

  • RW - Read & Write utility, for hardware engineers, firmware (BIOS) engineers, driver developers, QA

    RW - Read & Write utility, for hardware engineers, firmware (BIOS) engineers, driver developers, QA engineers, performance test engineers, diagnostic engineers, etc., This utility access almost all the computer hardware, including PCI (PCI Express), PCI Index/Data, Memory, Memory Index/Data, I/O Space, I/O Index/Data, Super I/O, Clock Generator, DIMM SPD, SMBus Device, CPU MSR Registers, ATA/ATAPI Identify Data, ACPI Tables Dump (include AML decode), Embedded Controller, USB Information and LPT Remote Access. And also an Command Window is provided to access hardware manually. Website1: http://rw.net-forces.com/ Website2: http://home.kimo.com.tw/ckimchan.tw/ Website3: http://jacky5488.myweb.hinet.net/ For best view, please change the screen resolution to 1024 x 768 (or above) pixels.

    標簽: engineers developers firmware hardware

    上傳時間: 2013-12-22

    上傳用戶:王楚楚

  • 加密算法 Test Driver for Crypto++, a C++ Class Library of Cryptographic Primitives: - To generate an

    加密算法 Test Driver for Crypto++, a C++ Class Library of Cryptographic Primitives: - To generate an RSA key cryptest g - To encrypt and decrypt a string using RSA cryptest r - To calculate MD5, SHS, and RIPEMD-160 message digests: cryptest m file - To encrypt and decrypt a string using DES-EDE in CBC mode: cryptest t - To encrypt or decrypt a file cryptest e|d input output - To share a file into shadows: cryptest s <pieces> <pieces-needed> file (make sure file has no extension, if you re running this under DOS) - To reconstruct a file from shadows: cryptest j output file1 file2 [....] - To gzip a file: cryptest z <compression-level> input output - To gunzip a file: cryptest u input output - To run validation tests: cryptest v - To run benchmarks: cryptest b [time for each benchmark in seconds]

    標簽: Cryptographic Primitives generate Library

    上傳時間: 2015-07-16

    上傳用戶:wqxstar

  • 1. PL/0 語言介紹 ●PL/0 程序設計語言是一個較簡單的語言

    1. PL/0 語言介紹 ●PL/0 程序設計語言是一個較簡單的語言,它以賦值語句為基礎,構造概念有順序、條件和重復(循環(huán))三種。PL/0 有子程序概念,包括過程定義(可以嵌套)與調用且有局部變量說明。PL/0語言編譯程序采用以語法分析為核心、一遍掃描的編譯方法。詞法分析和代碼生成作為獨立的子程序供語法分析程序調用。語法分析的同時,提供了出錯報告和出錯恢復的功能。在源程序沒有錯誤編譯通過的情況下,調用類PCODE解釋程序解釋執(zhí)行生成的類PCODE代碼。 ●保留字(關鍵字):所謂保留字是指在Pascal語言中具有特定的含義。標準Pascal語言中的保留字一共有35個,Turbo Pascal語言一共有51個。下面是Pascal語言的保留字:AND,ARRAY,BEGIN,CASE,CONST,DIV,DO,DOWNTO,ELSE,END,FILE,FOR,FUNTION,GOTO,IF,IN,LABEL,MOD,NIL,NOT,OF,OR,PACKED,PROCEDURE,PROGRAM,RECORD,REPEAT,SET,THEN,TO,TYPE,UNTIL,VAR,WHILE,WITH,EXPORTS,SHR,STRING,ASM,OBJECT,UNIT,CONSTRUCTOR,IMPLEMENTATION,DESTRUCTOR,USES,INHERITED,INLINE,INTERFACE,LIBRARY,XOR,SHL

    標簽: PL 語言 程序設計語言

    上傳時間: 2015-07-17

    上傳用戶:zm7516678

  • 通用的jsp分頁組件

    通用的jsp分頁組件,實例化后只需設置好各種屬性,然后調用API即可得到已封裝好“首頁” “上一頁”,“下一頁”等分頁操作的html表格String,直接在jsp頁面中即可, 支持跳轉到jsp和跳轉到Action(struts架構)兩種類型,支持單選或者多選列,支持傳Vector 或者sql語句,支持數據庫后端分頁.... 具體參見源碼包中“使用說明.txt”,里面有詳細的設置步驟,使用示例源碼

    標簽: jsp

    上傳時間: 2015-07-17

    上傳用戶:thuyenvinh

  • This book offers 226 code recipes applicable to a variety of difficulties that may arise in the proc

    This book offers 226 code recipes applicable to a variety of difficulties that may arise in the process of application development. Topics covered include XML processing, Windows forms, database access, networking, runtime security, cryptography and more.

    標簽: difficulties applicable recipes variety

    上傳時間: 2015-07-21

    上傳用戶:朗朗乾坤

  • not use Java API to produce two simple java implementation of a dictionary interface, LinkedListDict

    not use Java API to produce two simple java implementation of a dictionary interface, LinkedListDictionary and HashDictionary, that maps a String key to an Object value

    標簽: implementation LinkedListDict dictionary interface

    上傳時間: 2015-07-25

    上傳用戶:黃華強

主站蜘蛛池模板: 吉安县| 平潭县| 灵山县| 西乌| 古浪县| 曲沃县| 开鲁县| 本溪| 连江县| 嘉义市| 永州市| 清徐县| 岳阳市| 南投县| 赤峰市| 临沧市| 宁远县| 泽普县| 资兴市| 乌兰察布市| 高阳县| 察隅县| 拉萨市| 安义县| 楚雄市| 元氏县| 林甸县| 同心县| 张家口市| 吉木萨尔县| 屯昌县| 凯里市| 云梦县| 甘泉县| 冷水江市| 德州市| 云南省| 辽宁省| 灌阳县| 客服| 察雅县|