-
DLL有用的源
DLL USEFULL source
- 2022-01-26 01:41:51下载
- 积分:1
-
XML解析器,可以查错和编辑,使用vc编的,用了msxml.h
XML解析器,可以查错和编辑,使用vc编的,用了msxml.h-XML parser can troubleshoot and editors, the use of vc series with the msxml.h
- 2023-02-22 14:30:04下载
- 积分:1
-
基于STM32的多功能PWM控制程序
基于STM32的多功能程序,包括多路PWM控制程序,LCD12864液晶屏显示程序,多路按键控制程序。
名称:PWM发生器
功能:LCD12864显示;4*4键盘输入;可以设定Timer1和Timer2的PWM发生周期以及各路输出的占空比
说明:
通讯方式: 4*4键盘扫描。键盘接PD0-PD7
12864液晶屏端口接线说明:
sbit CS_LCD=PC0; //数据口定义
sbit SDO_LCD=PC1;
sbit SCK_LCD=PC2;
1-VSS:接电源负极
2-VDD:接电源正极
3-Vo:接电源正极(使对比度最大)
4-RS(CS):串行的片选信号 PC0
5-R/W(SID): 并行的读写选择信号;串行的数据口 PC1
6-E(CLK):并行的使能信号;串行的同步时钟 PC2
15-PSB:并/串行接口选择:H-并行;L-串行 (接低电平)
定时器1输出:PA8; PA9; PA10; PA11; Channel 1N, 2N and 3N ---PB13; PB14; PB15
定时器2输出:PA0; PA1; PA2; PA3;
- 2022-02-13 06:17:47下载
- 积分:1
-
vs下实现的一个traceRoute程序
vs下实现的一个traceRoute程序,它可以获取到达指定的IP地址所需经过的路由器地址。 通过IcmpCreateFile(),IcmpSendEcho()等windows下的API实现。
- 2022-05-27 05:38:59下载
- 积分:1
-
在ArcGID环境下,实现属性数据更新的操作
在ArcGID环境下,实现属性数据更新的操作-ArcGID the environment and achieve attribute data update operation
- 2023-05-11 20:15:02下载
- 积分:1
-
use a browser control Delphi examples
一个使用Delphi控制浏览器的例子-use a browser control Delphi examples
- 2022-02-03 00:16:00下载
- 积分:1
-
该程序实现对一维数据轴上的最临近点的求解问题 采用方法:分治方法1(该方法在递归时由于使用数组的值,使得递归进栈的数据很多,消耗系统空间很大,所以处理的个数经测...
该程序实现对一维数据轴上的最临近点的求解问题 采用方法:分治方法1(该方法在递归时由于使用数组的值,使得递归进栈的数据很多,消耗系统空间很大,所以处理的个数经测试不超过70个,可见在设计程序时,考虑空间的使用也是很必要的!)-the process of achieving a dimensional data axis near the point of the methodology used to solve the problem : a partition method (the method when the use of recursive array, which makes the recursive stack into many of the data, consume much space, the number of tested not more than 70, based in Visibility terms procedures, the use of space is also necessary!)
- 2023-08-13 21:00:03下载
- 积分:1
-
Apriori算法的实现
这是一个先验算法的一个简单的应用程序,在这里使用两个代码,,即,,穿着一个数据库,而不是用它把所有
ISIS文件夹到本地主机...
- 2022-01-25 14:40:31下载
- 积分:1
-
创建一个控制台进程,此进程包含n个线程。用这n个线程来表示n个读者或写者。每个线程按相应测试数据文件的要求进行读写操作。用信号量机制分别实现读者优先和写者优先问...
创建一个控制台进程,此进程包含n个线程。用这n个线程来表示n个读者或写者。每个线程按相应测试数据文件的要求进行读写操作。用信号量机制分别实现读者优先和写者优先问题。-Create a console process, this process contains n threads. Use of these n threads to represent n-reader or writer. Each thread according to the requirements of the corresponding test data file read and write operations. Semaphore mechanism are used to achieve the reader and the writer first priority.
- 2023-03-25 23:30:03下载
- 积分:1
-
嵌入式的本地数据库(表)引擎, 不需要任何附加库(非BDE), 直接插入源代码即可 附带BDE转换/表编辑...
嵌入式的本地数据库(表)引擎, 不需要任何附加库(非BDE), 直接插入源代码即可 附带BDE转换/表编辑 -embedded local database (Table) engine, does not require any additional libraries (BDE), plugs directly into the source code can be attached BDE conversion/Table Editor
- 2022-03-11 02:33:45下载
- 积分:1