-
vc++6.0开发的,可通过此动态链接库向串口发送命令、信息。可用于串口程序的开发,非常有用。...
vc++6.0开发的,可通过此动态链接库向串口发送命令、信息。可用于串口程序的开发,非常有用。
-vc 6.0 development, through this dynamic link library sent to the serial order information. Serial procedures for the development, very useful.
- 2022-12-09 07:20:03下载
- 积分:1
-
良好功能界面,实现学生信息管理,
CHLOR.H头文件主要是考虑以后给程序加快捷键等,方便程序的功能扩展
BAT是测试数据文件...
良好功能界面,实现学生信息管理,
CHLOR.H头文件主要是考虑以后给程序加快捷键等,方便程序的功能扩展
BAT是测试数据文件-Good functional interface, the achievement of students in information management, CHLOR.H header file after the main consideration to the processes, such as shortcut keys to facilitate the procedures for the function of the expansion of BAT is a test data file
- 2022-03-16 07:12:26下载
- 积分:1
-
arcengine
arcengin 简单开发初步开发,一些些简单的实例
arcengin 简单开发初步开发,一些些简单的实例
arcengin 简单开发初步开发,一些些简单的实例
arcengin 简单开发初步开发,一些些简单的实例
arcengin 简单开发初步开发,一些些简单的实例
arcengin 简单开发初步开发,一些些简单的实例
- 2022-04-26 19:01:19下载
- 积分:1
-
这是一个简单单文档的小程序,我们在建立工程时候可以设置打开文档最大化,也可以在应用程序中初始化中添加m_pMainWnd
这是一个简单单文档的小程序,我们在建立工程时候可以设置打开文档最大化,也可以在应用程序中初始化中添加m_pMainWnd->ShowWindow(SW_SHOWMAXIMIZED) -This is a simple, single-file small procedures, we often works in the establishment of open files can be configured to maximize can also initialize the application process to add m_pMainWnd- gt; ShowWindow (SW_SHOWMAXIMIZED)
- 2022-02-04 06:31:30下载
- 积分:1
-
java 的简易小程序 对很多人会有所帮助哦
java 的简易小程序 对很多人会有所帮助哦-A simple java applet will be helpful to many people oh
- 2022-08-13 20:09:02下载
- 积分:1
-
一个很好的图像识别软件。 能够识别信封上的邮政编码。 里面的代码条理很清晰,环境 VS.net 2003 编译通过,运行良好。作者是一个贵州大学研究生。...
一个很好的图像识别软件。 能够识别信封上的邮政编码。 里面的代码条理很清晰,环境 VS.net 2003 编译通过,运行良好。作者是一个贵州大学研究生。-A good image recognition software. Able to identify the postal code on the envelope. Organized inside the code very clear, the environment compiled through VS.net 2003, to work well. The writer is a graduate of Guizhou University.
- 2023-03-08 04:05:03下载
- 积分:1
-
This is a greedy algorithm using the algorithm for minimum spanning tree, accomp...
这是一个利用贪心算法求最小生成树的算法,内部附有说明-This is a greedy algorithm using the algorithm for minimum spanning tree, accompanied by internal
- 2023-03-13 17:05:03下载
- 积分:1
-
这是最新出版的API函数大全,爱好API函数的同志们快来下载吧...
这是最新出版的API函数大全,爱好API函数的同志们快来下载吧-This is the latest edition of API grade, loving API function comrades Come download it
- 2023-08-02 15:15:04下载
- 积分:1
-
金额数字小写转大写
应用背景 企业财务、出纳、资产评估师、土地评估师、房产评估师等在日常工作中经常需要金额大写的情况,这个工具将小写的数据转换为大写的数据。方便工作人员填写报表等。关键技术 采用VB编程,代码可以用到任何地方。Private Function changnum(num As Integer) As String Select Case num Case 0 changnum = "零" Case 1 changnum = "壹" Case 2 changnum = "贰" Case 3 changnum = "叁" Case 4 changnum = "肆" Case 5 changnum = "伍" Case 6 changnum = "陆" Case 7 changnum = "柒" Case 8&nb
- 2023-03-22 09:15:04下载
- 积分:1
-
Some form code, C++ Prepared, very practical! I hope there is help for beginners...
一些窗体代码,C++编写的,很实用!希望对初学者有帮助!来源INT。-Some form code, C++ Prepared, very practical! I hope there is help for beginners! Source INT.
- 2022-02-04 15:15:58下载
- 积分:1