搜索资源列表
reportandsql
- 通过odbc操作数据库和excel对象的程序,我已经上传了5个了能不能通过呀,我需要这里的Modbus协议规范修改稿.zip文件-through odbc database and excel operation targeting procedures, I have uploaded the five can not passed it, I need here Modbus protocol specification Revised. zip file
MyStock
- 库存系统,计算商品毛利 所用数据库是自己开发的,使用文本协议可使用Telnet作远程管理,数据储存格式为普通的文本格式。压缩包中包含了源码和编译好的可执行文件,先执行DBServer.exe,然后执行MyStock.exe。-Inventory system, the calculation of goods database is used by Maori to develop their own, and the text of the agreement can be used to
Setup10415356
- VC++调用BBS论坛的一个高级开发代码,编译测试了一下,可以正常编译及运行,运行后连接一个远程的BBS服务器,并可以获取内容,大家可以看截图,好像调用的是浙江大家海纳百川BBS服务器的内容,其实它是一个bbs客户端程序,能够根据bbs的协议原则,对每个字节进行分析,同时也能够同时显示中文和英文,程序有一个缺点就是速度有时候比较慢,希望朋友们改进。 -VC++ calling BBS forum for a high-level development of the code, compil
QQxieyiyuanma
- 歪歪协议源码 YY网页协议类型的 很给力 可以登录很多YY小号 而且不用自己上小号 只要输入要登的个数就好了 亲测可以用-YY the source agreement YY website the protocol type is to force the pro-test can be used
RAPIDXML
- RAPIDXML中文手册 RapidXml 试图成为最快的 XML DOM 解析工具包,同时保证解析结果的可用性、可移植性以及与 W3C 标准的兼容性。RapidXml 使用 C++ 编写,因此在操作同一数据时,其解析速度接近于 strlen() 函数。 整个解析工具包包含在一个头文件中,所以使用时不用编译也不用连接。要想使用 RapidXml 只要包含 rapidxml.hpp 即可,当然如果要用附加功能(如打印函数),你可以包含 rapidxml_print.hpp 文件。 R