-
在S3C2410 Linux2.4.x中的LCD 触摸开发例子,有兴趣的朋下载试下,实用,测试OK。...
在S3C2410 Linux2.4.x中的LCD 触摸开发例子,有兴趣的朋下载试下,实用,测试OK。-S3C2410 Linux2.4.x in the LCD touch-developed examples of friends who are interested to download the next test, practical test OK.
- 2023-06-06 20:25:03下载
- 积分:1
-
一个简单的五子棋游戏,互相交流,请多指教
一个简单的五子棋游戏,互相交流,请多指教-Gobang a simple game to exchange, please advise
- 2022-02-14 10:12:25下载
- 积分:1
-
some useful c Algorithm
一些有用的c++算法实现-some useful c Algorithm
- 2022-05-31 12:40:54下载
- 积分:1
-
把中国adan4050审查程序(从
研华ADAN4050 检测程序(自做)
压缩文件中 无密码- Grinds the Chinese ADAN4050 examination procedure (from to
make) in the compressed file not to have the password
- 2022-03-07 18:36:51下载
- 积分:1
-
《组态软件设计》书与书中的源代码,是工业监控软件很好的学习资料。...
《组态软件设计》书与书中的源代码,是工业监控软件很好的学习资料。-" Configuration Software Design" book and the book" s source code, an industrial monitoring software a good learning materials.
- 2022-08-22 02:35:35下载
- 积分:1
-
语法分析程序,编译原理的重要程序之一。用处很大。
语法分析程序,编译原理的重要程序之一。用处很大。-syntax analysis procedures, compiler theory one of the important procedures. Very useful.
- 2022-03-05 07:18:32下载
- 积分:1
-
SVM principle of support vector machines for a high
支持向量机原理,对支持向量机进行了高度概括的总结和介绍。可以使初学者尽快地了解和熟悉支持向量机。-SVM principle of support vector machines for a high-level summary of the summary and introduction. Beginners can quickly understand and become familiar with SVM.
- 2023-09-07 12:40:03下载
- 积分:1
-
用Turbo C++ 3.0开发的模拟Windows扫雷的游戏,支持键盘和鼠标两种控制方式,支持鼠标右键,支持双键功能。...
用Turbo C++ 3.0开发的模拟Windows扫雷的游戏,支持键盘和鼠标两种控制方式,支持鼠标右键,支持双键功能。-Turbo C 3.0 with the development of the mine-simulation game for Windows, support both keyboard and mouse control and support with the right mouse button, double bond support functions.
- 2022-03-02 22:35:45下载
- 积分:1
-
七段数万管共阴极显示模块及独立键盘硬件连接图。
七段数万管共阴极显示模块及独立键盘硬件连接图。-Seven-Segment total tens of thousands of cathode tube display module and independent hardware keyboard connection diagram.
- 2022-01-30 23:00:24下载
- 积分:1
-
cdecl 将声明翻译成通俗语言
国际上著名的cdecl的超级简化版 , 也算是一个另类的中文版吧。。。可以将C 语言的声明翻译成中文哦!!!例子(上面一行是输入,下面一行是输出):int a标识符a是int型int a[]标识符a是int型的数组int *a[]标识符a是指向int型的指针的数组int *a()标识符a是返回值为指向int型的指针的函数int (*a)()标识符a是指向返回值为int型的函数的指针
- 2022-10-21 19:15:04下载
- 积分:1