-
51单片机温度采集程序
在Windows平台用MFC开发的程序,通过串口通信与单片机相连,单片机通过ADC采集温度数据。该程序提供一个可视化窗口显示温度变化曲线。
- 2023-02-17 00:35:04下载
- 积分:1
-
在指定会话中运行程序
资源描述windows服务器支持多会话,可以允许多个账户同时登陆到服务器上进行相关操作,这份代码可以让你在指定的会话id中运行指定的应用程序
- 2022-05-16 16:13:51下载
- 积分:1
-
字符串比较程序。 能够比较两个字符串的相似程度。采用动态规划算法实现。...
字符串比较程序。 能够比较两个字符串的相似程度。采用动态规划算法实现。-string comparison procedures. To compare two string of similar extent. Using dynamic programming algorithm.
- 2022-07-10 21:51:08下载
- 积分:1
-
the upload process is a small C as a tool for the graphics program. I improved s...
本上传的小程序是用C++为工具的图形程序。 本人经过改良使之变的很小,很简短。-the upload process is a small C as a tool for the graphics program. I improved so that they become very small, very brief.
- 2023-05-03 01:25:02下载
- 积分:1
-
基于javaweb报考系统(用户界面,管理员都有)
基于javaweb的报考系统,包含用户界面,管理员界面jsp页面、采用的是mysql数据库、代码优良大家可以下载作为参考
- 2022-01-26 02:43:52下载
- 积分:1
-
这个是C语言教室管理系统,可以用于大学教室,界面是命令提示符的...
这个是C语言教室管理系统,可以用于大学教室,界面是命令提示符的-This is a C language classroom management system, can be used in University classrooms, the interface is the command prompt
- 2022-09-20 13:05:03下载
- 积分:1
-
用VB编写的留言本
用VB编写的留言本-VB prepared by the message
- 2022-10-21 08:55:03下载
- 积分:1
-
一个C++类,可以添加
一个可以对任意长整数进行加减的类 在Visual C++6.0 WinXp下编译通过采用类来实现,从CString继承而来数据运算的结果保存在CString类中理论上可对任意长的数据进行相加在Release目录下有可执行文件,将*.txt拖放到longadd.exe上即可,*.txt为数据文件。-A C++ class which can do the Add-Substract operation to integer with arbitrary length.Compiled with VC++ 6.0 under Windows XP.The class inherited from CString and theoretically it can do add-substract to any length integer.There is a executive file under Release directory,drag the*.txt data file on to the longadd.exe,then it s ok!
- 2022-01-22 15:22:53下载
- 积分:1
-
考试系统简单了点,不过基本功能还是可以的
考试系统简单了点,不过基本功能还是可以的-test system simple, but the basic function it"s still
- 2022-10-02 05:40:03下载
- 积分:1
-
the process of achieving a dimensional data axis near the point of the methodolo...
该程序实现对一维数据轴上的最临近点的求解问题 采用方法:传统方法2:先排序,然后一次线性扫描,得到最近距离,时间复杂性O(nlogn)-the process of achieving a dimensional data axis near the point of the methodology used to solve the problem : The traditional two methods : first order, and then a linear scan, recently received distance, time complexity of O (nlogn)
- 2022-01-26 03:27:44下载
- 积分:1