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
標(biāo)簽: Programming Developer oreilly safari
上傳時間: 2013-12-10
上傳用戶:litianchu
You can call MsgBoxEx instead of MsgBox MsgBoxEx will return the same vbMsgBoxResults as MsgBox, but adds the frm, Left, and Top parameters.
標(biāo)簽: MsgBoxEx MsgBox vbMsgBoxResults instead
上傳時間: 2013-12-22
上傳用戶:zycidjl
wangxiaoyong0015@yahoo.com.cn b不懂的給我發(fā)郵件!!! 謝謝啊!!一定支持我
標(biāo)簽: wangxiaoyong yahoo 0015 com
上傳時間: 2013-12-02
上傳用戶:caiiicc
基于事件驅(qū)動的串口通訊控件 消息幀數(shù)據(jù)格式: 1 0 A B X X 其中 10 為消息標(biāo)識, AB表示文本長度,L=A*100+B XX為配位字符,任意 控制幀數(shù)據(jù)格式 0 1 A B M N 其中 01為控制標(biāo)識, AB為請求標(biāo)識 MN為附加標(biāo)識 11表示請求對方接收文件,M表示描述字串中文件名子串的長度 N表示描述字串中文件大小子串的長度 10通知對方放棄傳輸 00通知文件傳輸完畢 01請求對方發(fā)送數(shù)據(jù), MN為10請求發(fā)送下一個 MN為00請求重發(fā) 數(shù)據(jù)幀數(shù)據(jù)格式 0 0 A B M N 其中 00 為數(shù)據(jù)標(biāo)識, AB表示數(shù)據(jù)長度,L=A*100+B MN為校驗(yàn),M*100+N=A+B
標(biāo)簽: 100 幀 數(shù)據(jù)格式 10
上傳時間: 2015-10-06
上傳用戶:拔絲土豆
基于B/S模式高校科研系統(tǒng)的設(shè)計(jì)與研究,基于B/S模式的高校科 研管理信息系統(tǒng)采用3層體系結(jié)構(gòu),利用ASP技術(shù)和SQL Server數(shù)據(jù)庫系統(tǒng)加以設(shè)計(jì)與實(shí)現(xiàn)。
標(biāo)簽: 模式 S模式 層體系結(jié)構(gòu) 科研
上傳時間: 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) ,
標(biāo)簽: BigInteger class BIgInteger program
上傳時間: 2013-12-23
上傳用戶:ynzfm
PWM控制電機(jī),用PWM控制電機(jī),熟悉定時器Timer A/B的編程方法。用Timer A作為脈寬調(diào)制信號產(chǎn)生的定時器.了一個函數(shù)F_Pwm(int a,int b) 用于PWM設(shè)置,傳入兩個參數(shù)第一個用于頻率設(shè)置,第二個用于占空比設(shè)置。
上傳時間: 2015-10-10
上傳用戶:athjac
考察例1 4 - 8中的1 4個點(diǎn)。A中的最近點(diǎn)對為(b,h),其距離約為0 . 3 1 6。B中最近點(diǎn)對為 (f, j),其距離為0 . 3,因此= 0 . 3。當(dāng)考察 是否存在第三類點(diǎn)時,除d, g, i, l, m 以外 的點(diǎn)均被淘汰,因?yàn)樗鼈兙喾指罹€x= 1的 距離≥ 。RA ={d, i, m},RB= {g, l},由 于d 和m 的比較區(qū)中沒有點(diǎn),只需考察i 即可。i 的比較區(qū)中僅含點(diǎn)l。計(jì)算i 和l 的距離,發(fā)現(xiàn)它小于,因此(i, l) 是最近
標(biāo)簽:
上傳時間: 2013-12-03
上傳用戶:66666
交通燈控制,在A和B方向各用數(shù)碼管顯示剩余的時間.
標(biāo)簽: 交通燈控制 方向 數(shù)碼管顯示
上傳時間: 2013-12-06
上傳用戶:jkhjkh1982
直線加法的實(shí)驗(yàn)報告 實(shí)現(xiàn)任意二位加法 (a+b)-(c+d)
標(biāo)簽: 加法 直線 實(shí)驗(yàn)報告
上傳時間: 2013-12-27
上傳用戶:gxf2016
蟲蟲下載站版權(quán)所有 京ICP備2021023401號-1