wince 自帶的DB數(shù)據(jù)庫編譯,由CEDBUse修改下,主要是修改了編譯通不過,通過后操作不正常,還有驗(yàn)證在MIPS和ARM分別完成數(shù)據(jù)庫操作(增加,刪除,修改) 一開始本人以為自帶的數(shù)據(jù)庫只支持四列,原來不是指這個(gè)意思而是指4種索引!所以在本源碼里已經(jīng)在表里加入了五列數(shù)據(jù)! 主要包含文件: CEDBUseDlg.cpp CEDBUseDlg.h StudentInputDlg.cpp StudentInputDlg.h CEDBUse.cpp CEDBUse.h 注意與原版不同的 //memset(pProps,0,LocalSize(pProps)) 最被注釋掉 因?yàn)榈诙畏峙鋬?nèi)存時(shí)會導(dǎo)致本程序出錯(cuò),注釋掉不影響操作
標(biāo)簽: CEDBUse wince MIPS 修改
上傳時(shí)間: 2014-01-08
上傳用戶:liuchee
idea算法VC++源碼,包含系列文件 idea.h idea.cpp ideadlg.h ideadlg.cpp resource.h stdafx.h stdafx.c
上傳時(shí)間: 2014-01-15
上傳用戶:rocketrevenge
AES加解密算法實(shí)現(xiàn),包含如下文件 AES.exe AES.h AES.cpp AESDlg.h AESDlg.cpp 等文件,不一一列舉
上傳時(shí)間: 2014-07-09
上傳用戶:hgy9473
手機(jī)歸屬地?cái)?shù)據(jù)文件格式是自己定義的,使用本程序?qū)⑽谋靖袷降氖謾C(jī)號數(shù)據(jù)導(dǎo)入為二進(jìn)制文件以節(jié)約存儲空間和提高查詢速度,數(shù)據(jù)文件命名為MpData.dat,然后可以使用本程序查詢手機(jī)號段的歸屬地 注: Mps.cpp是主程序, Global.cpp是一些工具函數(shù)和類, Release/MpData.txt是文本格式的手機(jī)歸屬地?cái)?shù)據(jù)。 程序的使用方法請參閱Mps.cpp中printHelp()函數(shù)的代碼
標(biāo)簽: 手機(jī) 定義 數(shù)據(jù) 文件格式
上傳時(shí)間: 2013-12-19
上傳用戶:leehom61
C編寫,實(shí)現(xiàn)字符串摘要、文件摘要兩個(gè)功能。 里面主要包含3個(gè)文件: Md5.cpp、Md5.h、Main.cpp。其中Md5.cpp是算法的代碼,里的代碼大多是從 rfc-1321 里copy過來的;Main.cpp是主程序。
標(biāo)簽: 編寫
上傳時(shí)間: 2014-11-04
上傳用戶:冇尾飛鉈
If register should be written or read.This value is passed to the calback functions which support either reading or writing register values. Writing means that the application registers should be updated and reading means that the modbus protocol stack needs to know the current register values.See also: eMBRegHoldingCB(), eMBRegCoilsCB(), eMBRegDiscreteCB() and eMBReglnputCB().Enumeration values: MB_REG_READ Read register values and pass to protocol stack.MB_REG_WRITE Update register values.Note: Note all ports implement this function.A port which wants to get an callback must define the macro MB_PORT_HAS_CLOSE to 1.Returns: If the resources where released it return eMBErrorCode:: MB_ENOERR. If the protocol stack is not in the disabled state it returns eMBErrorCode:: MB_EILLSTATE.Examples: LINUX/demo.c, MCF5235TCP/demo.c, STR71XTCP/demo.c, WIN32/demo. cpp, and WIN32TCP/demo. cpp.his function disables processing of Modbus frames.Returns: If the protocol stack has been disabled
標(biāo)簽: FreeModbus
上傳時(shí)間: 2022-05-31
上傳用戶:
本系統(tǒng)采用A. 系統(tǒng)需求分析報(bào)告(設(shè)計(jì)方法/數(shù)據(jù)流圖/數(shù)據(jù)字典) B. 數(shù)據(jù)庫的信息要求報(bào)告(E—R圖及關(guān)系數(shù)據(jù)模型) C. 數(shù)據(jù)庫的操作和應(yīng)用要求報(bào)告(模塊結(jié)構(gòu)圖<概念結(jié)構(gòu)設(shè)計(jì)及邏輯結(jié)構(gòu)設(shè)計(jì)>) D. 調(diào)試中出現(xiàn)的問題及解決方法(物理設(shè)計(jì),調(diào)試及運(yùn)行,維護(hù)) E. 訪問數(shù)據(jù)庫的方式(ODBC,
上傳時(shí)間: 2013-12-27
上傳用戶:日光微瀾
將A、B、C、D、E、F這六個(gè)變量排成如圖所示的三角形,這六個(gè)變量分別取[1,6]上的整數(shù),且均不相同。求使三角形三條邊上的變量之和相等的全部解。如圖就是一個(gè)解。
上傳時(shí)間: 2013-12-16
上傳用戶:GHF
學(xué)生成績管理系統(tǒng)功能簡介 a. 查詢指定學(xué)號學(xué)生成績記錄。 b. 按平均分順序插入一個(gè)新的學(xué)生成績。 c. 刪除指定學(xué)號學(xué)生記錄。 d. 修改指定學(xué)號學(xué)生成績記錄。 e. 在屏幕上輸出所有學(xué)生的成績。 f. 將學(xué)生成績輸出到文件。
上傳時(shí)間: 2015-06-06
上傳用戶:葉山豪
含t h r e a d x,u c o s 的b s p
標(biāo)簽:
上傳時(shí)間: 2015-06-29
上傳用戶:xfbs821
蟲蟲下載站版權(quán)所有 京ICP備2021023401號-1