-
浮子静平衡测量仪控制系统原代码,通过串口控制平衡仪器
浮子静平衡测量仪控制系统原代码,通过串口控制平衡仪器-Resouce code of floater still ballance measurement intrument control system, use serial port to control ballance equipment.
- 2022-08-25 14:27:15下载
- 积分:1
-
wince 串口源代码
串口是嵌入式系统中应用很广的一种通讯接口。在WinCE中,通常会有一个串口供调试使用,另外的串口可与外围设备连接,如GSM和GPS等模块,以获取相应的信息并进行处理。在WinCE中,为了使用串口,必须有相应的串口驱动程序,一般在BSP中都有实现。串口驱动是典型的流驱动。应用程序中可通过CreateFile()、ReadFile()和WriteFile()等文件系统的操作函数来访问串口,从而实现串口数据的收发。
- 2023-06-13 00:25:04下载
- 积分:1
-
Internet与WEB服务源代码:cicmpsrc
Internet与WEB服务源代码:cicmpsrc-Internet and Web service source code : cicmpsrc
- 2022-01-26 08:03:27下载
- 积分:1
-
在指定会话中运行程序
资源描述windows服务器支持多会话,可以允许多个账户同时登陆到服务器上进行相关操作,这份代码可以让你在指定的会话id中运行指定的应用程序
- 2022-05-16 16:13:51下载
- 积分:1
-
这是北京大学文本挖掘的讲义,研究文本挖掘的可以下载,很不错...
这是北京大学文本挖掘的讲义,研究文本挖掘的可以下载,很不错-This is Peking University lecture text mining, text mining research can be downloaded very good
- 2023-08-25 08:00:09下载
- 积分:1
-
系统托盘的样本
a sample of system tray
- 2022-03-18 17:31:52下载
- 积分:1
-
VC下实现正则表达式的基本功能,可以根据定义的reg expressions解析日志,提取相应提取项,本人在MFC下测试通过....
VC下实现正则表达式的基本功能,可以根据定义的reg expressions解析日志,提取相应提取项,本人在MFC下测试通过.-under VC expression is the basic functions under the definition of analytic expressions reg logs extracted from the corresponding item, I MFC test.
- 2022-07-01 02:48:49下载
- 积分:1
-
Realize the text search, text replacement, text editor and save, you can text st...
实现文本查找、文本替换、文本编辑和保存,可以统计出文字、数字、空格的个数。-Realize the text search, text replacement, text editor and save, you can text statistics, numbers, the number of spaces.
- 2022-03-04 09:22:04下载
- 积分:1
-
与构造函数的默认参数。一个重载的构造函数…
带默认参数的构造函数。又一个有关VC++构造函数重载的源程序,比较适合VC++初学者。以后我上传一系列这种类型的源程序供大家学习之用。-with default parameters of Constructors. One of the Heavy Constructors VC source, more suitable for beginners VC. After I uploaded a series of this type of source for all learning.
- 2023-07-11 04:45:02下载
- 积分:1
-
There is a infinite series, whose general term is expressed as: a [n] = 10* 10*....
有一个无穷数列,其通项表示为:
a[n]=10*10*... n=0,1,2,3.....
构成了1,10,100,1000...
把它连起来,就成了数串。
判断数串的第i位到底是0还是1.性能要求1s
-There is a infinite series, whose general term is expressed as: a [n] = 10* 10*... n = 0,1,2,3 ..... constitute 1,10100,1000 it even ... together, it becomes the number of strings. Determine the number of strings in the end of the first i-bit is 0 or 1. Performance requirements 1s
- 2022-03-22 03:32:03下载
- 积分:1