-
用vc6.0写的一个dll,可以在vb中方便的使用一些数据类型变换的函数。...
用vc6.0写的一个dll,可以在vb中方便的使用一些数据类型变换的函数。-with vc6.0 write a dll, vb can easily use the data types transform function.
- 2022-03-22 15:33:53下载
- 积分:1
-
vb写标准dll
有这个插,就可以了用vb写标准DLL。vb以往只能写ActiveX DLL,现在可以制作标准DLL,并且被其他程序调用啦!插件以及Linker修改版的源码都在里面。
- 2022-03-02 06:29:45下载
- 积分:1
-
estimate the spectrum
estimate the spectrum
- 2022-03-07 16:27:27下载
- 积分:1
-
摄像头的源代码
WebCam source code -WebCam source code ....
- 2022-03-07 01:41:12下载
- 积分:1
-
软件学院数据结构与算法分析实验报告
Huffman编码(二叉树应用)...
软件学院数据结构与算法分析实验报告
Huffman编码(二叉树应用)-School of Software Data Structures and Algorithm Analysis lab report Huffman coding (binary application)
- 2022-02-24 14:51:21下载
- 积分:1
-
ModbusTCP监控程序
资源描述
这里先传个代码的文件先看看吧。TCP的协议样例如下:
请求和响应带有六个字节的前缀,如下:
byte 0: 事务处理标识符 –由服务器复制 –通常为 0
byte 1: 事务处理标识符 –由服务器复制 –通常为 0
byte 2: 协议标识符= 0
byte 3: 协议标识符= 0
byte 4: 长度字段 (上半部分字节) = 0 (所有的消息长度小于256)
byte 5: 长度字段
(下半部分字节) = 后面字节的数量
byte 6: 单元标识符 (原“从站地址”)
byte 7: MODBUS 功能代码
byte 8 on: 所需的数据
因而处理示例“以4的偏移从UI 9读1寄存器”返回5的值将是
- 2022-06-17 16:12:25下载
- 积分:1
-
VC6.0管理信息系统实例
VC6.0管理信息系统实例-VC6.0 examples of management information systems
- 2022-03-07 15:49:00下载
- 积分:1
-
The C++ programming Language
The C++ programming Language
- 2022-11-26 02:15:03下载
- 积分:1
-
一个用户登录身份验证的安卓应用程序
开发一个应用程序来验证用户登录时正确的凭证输入和显示信息。
- 2022-05-23 22:37:04下载
- 积分:1
-
包含3个部分:
1.AppTextToFile:界面到语言文件,FiletoAppText:语言文件到界面。
2.Translt:翻译语言文件。
3...
包含3个部分:
1.AppTextToFile:界面到语言文件,FiletoAppText:语言文件到界面。
2.Translt:翻译语言文件。
3.GenDicFormFiles:从多个INI文件中生成字典。(暂不支持Unicode)
准备开发多语言界面的朋友可以参考一下!-Contains three parts: 1.AppTextToFile: interface to the language file, FiletoAppText: language documents to the interface. 2.Translt: Language Translation file. 3.GenDicFormFiles: from the INI file to generate a number of dictionary. (Not support Unicode) ready to develop multi-language interface for reference for a friend!
- 2022-08-15 21:38:39下载
- 积分:1