Algorithms in C++, Parts 1-4 (Fundamental Algorithms, Data Structures, Sorting, Searching) code
標簽: Algorithms Fundamental Structures Searching
上傳時間: 2015-10-03
上傳用戶:JIUSHICHEN
Algorithms in C, Part 5 (Graph Algorithms) code
標簽: Algorithms Graph Part code
上傳時間: 2015-10-03
上傳用戶:zhangjinzj
Practical FPGA Programming in C By David Pellerin, Scott Thibault Publisher: Prentice Hall PTR Pub Date: April 22, 2005 ISBN: 0-13-154318-0 Pages: 464
標簽: Programming Practical Publisher Pellerin
上傳時間: 2014-01-10
上傳用戶:1966640071
palm編成,這種書很少,有興趣看看 Title: Palm Programming: The Developer s Guide URL: http://safari.oreilly.com/JVXSL.asp?x=1&mode=section&sortKey=rank&sortOrder=desc&view=book&xmlid=1-56592-525-4&open=false&srchText=palm+programming&code=&h=&m=&l=1&catid=&s=1&b=1&f=1&t=1&c=1&u=1&page=0 ISBN: 1-56592-525-4 Author: Julie McKeehan/ Neil Rhodes Publisher: O Reilly Page: 478 Edition: 1st edition (December 1998) Catalog: PDA programming / Palm Format: pdf Size: 2.06M Supplier: Summary: Emerging as the bestselling hand-held computers of all time, PalmPilots have spawned intense developer activity and a fanatical following. Used by Palm in their developer training, this tutorial-style book shows intermediate to experienced C programmers how to build a Palm application from the ground up. Includes a CD-ROM with source code and third-party developer tools
標簽: Programming Developer oreilly safari
上傳時間: 2013-12-10
上傳用戶:litianchu
wangxiaoyong0015@yahoo.com.cn b不懂的給我發郵件!!! 謝謝啊!!一定支持我
標簽: wangxiaoyong yahoo 0015 com
上傳時間: 2013-12-02
上傳用戶:caiiicc
基于事件驅動的串口通訊控件 消息幀數據格式: 1 0 A B X X 其中 10 為消息標識, AB表示文本長度,L=A*100+B XX為配位字符,任意 控制幀數據格式 0 1 A B M N 其中 01為控制標識, AB為請求標識 MN為附加標識 11表示請求對方接收文件,M表示描述字串中文件名子串的長度 N表示描述字串中文件大小子串的長度 10通知對方放棄傳輸 00通知文件傳輸完畢 01請求對方發送數據, MN為10請求發送下一個 MN為00請求重發 數據幀數據格式 0 0 A B M N 其中 00 為數據標識, AB表示數據長度,L=A*100+B MN為校驗,M*100+N=A+B
上傳時間: 2015-10-06
上傳用戶:拔絲土豆
基于B/S模式高校科研系統的設計與研究,基于B/S模式的高校科 研管理信息系統采用3層體系結構,利用ASP技術和SQL Server數據庫系統加以設計與實現。
上傳時間: 2013-12-26
上傳用戶:ma1301115706
C# BigInteger class. BigInteger.cs is a csharp program. It is the BIgInteger class. It has methods: abs() , FermatLittleTest(int confidence) ,gcd(BigInteger bi) , genCoPrime(int bits, Random rand) , genPseudoPrime(int bits, int confidence, Random rand) , genRandomBits(int bits, Random rand) , isProbablePrime(int confidence) , isProbablePrime() , Jacobi(BigInteger a, BigInteger b) , LucasSequence(BigInteger P, BigInteger Q, BigInteger k, BigInteger n) ,max(BigInteger bi) , min(BigInteger bi) , modInverse(BigInteger modulus) , RabinMillerTest(int confidence) ,
標簽: BigInteger class BIgInteger program
上傳時間: 2013-12-23
上傳用戶:ynzfm
SharpPrivacy - OpenPGP for C#: SharpPrivacy is an OpenPGP implementation in C#. It can be used to encrypt and sign data, created OpenPGP compatible keys, and a lot more. This article explains how to use the library in your own .NET application or webpage to encrypt, sign, decrypt or verify OpenPGP messages.
標簽: SharpPrivacy OpenPGP implementation used
上傳時間: 2015-10-07
上傳用戶:ikemada
Thinking in C#,不用多說,一般看見Thinking的,都值得看看。
上傳時間: 2013-12-26
上傳用戶:123456wh