-
分光光度计数据接收程序
这是自己帮朋友公司产品写的配套程序,主要代码不多800行左右,作为入门学习够了。
通过RS232口接收某型号分光光度计数据,分类显示、保存和打印。
可以作为串口通讯的简单例子,使用了一些常用的C++ Builder常用控件,也可以作为学习C++ Builder的例子。
- 2022-02-14 08:03:07下载
- 积分:1
-
046测试~!! !! !!!
046测试~!! !! !!!
-046 test ~! ! ! ! ! ! ! ! ! ! ! 11
- 2023-04-03 19:20:04下载
- 积分:1
-
找出一个3x3数组的“鞍点”
找出一个3x3数组的“鞍点”-find a 3x3 array of "saddle"
- 2022-03-22 09:19:20下载
- 积分:1
-
这是一个键盘程序,用于了解键盘输入原理,
简单易用,
这是一个键盘程序,用于了解键盘输入原理,
简单易用,
-This is a keyboard program for keyboard input to understand principle, easy to use,
- 2022-05-17 04:51:24下载
- 积分:1
-
在unix环境下编写网络编程一个很好的开发包
在unix环境下编写网络编程一个很好的开发包 -unix environment in the preparation of network programming a very good development kits
- 2022-04-16 17:44:03下载
- 积分:1
-
概率统计分析仪 labview程序
概率统计分析仪 labview程序-Probability and Statistics Analyzer
- 2022-03-05 00:54:50下载
- 积分:1
-
College Information Management System
实例4学院信息管理系统 - RAR 档案文件-College Information Management System-RAR files
- 2022-01-22 07:58:27下载
- 积分:1
-
清除电脑系统的临时文件,
垃圾文件,很方便。用于wiodows
清除电脑系统的临时文件,
垃圾文件,很方便。用于wiodows-Computer system to clear the temporary files, junk files easily. For wiodows
- 2023-01-03 08:35:04下载
- 积分:1
-
Packet tools (latest version)
封包工具(最新版)-Packet tools (latest version)
- 2022-02-13 17:24:12下载
- 积分:1
-
对c语言的简单语法分析器 文件说明: input.txt内为输入的源程序,包括for,while和if else控制等 output.txt内为输出的二元单词序...
对c语言的简单语法分析器 文件说明: input.txt内为输入的源程序,包括for,while和if else控制等 output.txt内为输出的二元单词序列 k.txt为关键字表 l.txt为运算符和界符表 i.txt为该输入的源程序的标志符 c.txt为常数表 个别表需要序列号,这时各表的序列号默认为从1开始,每行加1。 使用说明: 在提示符下输入input.txt文件的路径和文件名字, 运行完成后,打开文件output.txt看结果。 -right language syntax analyzer simple document : input.txt for input source, including for, and if else while control output.txt output for the binary sequence k.txt word for the keyword table l.txt for Operators and community tables i.txt the source code for the importation of URI c.txt constant Table Table needs of individual sequences, when the tables are the serial number from a default, plus 1 per trip. Use : In prompt input input.txt document routing and document names, running after output.txt open the file to see the results.
- 2022-05-31 10:37:13下载
- 积分:1