-
用C编写的八数码难题的解法,采用宽度优先搜索算法。
用C编写的八数码难题的解法,采用宽度优先搜索算法。-C eight prepared by the problem of the digital method, using the width first search algorithm.
- 2022-01-26 01:18:42下载
- 积分:1
-
很好的代码!请使用
很好的代码!请使用-good code! Please use
- 2022-01-28 04:27:58下载
- 积分:1
-
smartphone2003上用evc编译的画图和文字的基本函数应用程序, 纯api...
smartphone2003上用evc编译的画图和文字的基本函数应用程序, 纯api-Smartphone2003 use EVC compiler drawing and text application of the basic function, pure api
- 2022-09-14 02:20:02下载
- 积分:1
-
The file is about binary search tree.It is implemented with C++ language.This st...
这个文件提供的C++代码实现的二叉搜索树。这是一种高效的数据结构。非常有参考价值。-The file is about binary search tree.It is implemented with C++ language.This structur is very efficient.
- 2022-02-07 20:51:52下载
- 积分:1
-
很好的一篇文章钩zwcreateprocessex在Windows 2003。
在Windows 2003中HOOK ZwCreateProcessEx 很不错的一篇文章啊!-A very good article of HOOK ZwCreateProcessEx in Windows 2003.
- 2022-01-28 08:17:30下载
- 积分:1
-
C language source code commonly used algorithm is very practical, with documenta...
C语言常用算法源代码,非常实用,内有说明文档。-C language source code commonly used algorithm is very practical, with documentation.
- 2022-08-11 02:39:48下载
- 积分: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
-
物品管理系统,这是一个用asp.net写的物品管理系统,可以管理书籍,CD等等,用的数据库是SQL...
物品管理系统,这是一个用asp.net写的物品管理系统,可以管理书籍,CD等等,用的数据库是SQL-materials management system, which is used an article written by Asp. Net management system can manage books, CDs and so on, the database is SQL
- 2022-03-11 20:07:19下载
- 积分:1
-
在做启动程序时要实现快捷方式的创建,可以参考
在做启动程序时要实现快捷方式的创建,可以参考-started doing procedures to achieve an expeditious means of the creation, they can refer to
- 2022-02-13 19:12:59下载
- 积分:1
-
实现二维变换的一些功能
实现二维变换的一些功能-2D transformation of some functional
- 2022-03-24 06:25:38下载
- 积分:1