-
code
一些游戏代码!还在研究当中!有五子棋、俄罗斯方块、计算器、扫雷等(some code for game and compile it under window TC or VC)
- 2010-02-01 14:48:35下载
- 积分:1
-
CAPCOM
英飞凌培训资料 (Infineon training materials)
- 2008-08-03 15:09:14下载
- 积分:1
-
Flash_eeprom读写
STM8 EEPROM 例程编写说明 数据手册(STM8 EEPROM routines write instructions, data manuals)
- 2017-07-10 13:30:41下载
- 积分:1
-
opencv 着色
const vec3 WHITE(1.0, 1.0, 1.0);
const vec3 BLACK(0.0, 0.0, 0.0);
const vec3 RED(1.0, 0.0, 0.0);
const vec3 GREEN(0.0, 1.0, 0.0);
const vec3 BLUE(0.0, 0.0, 1.0);
const int CIRCLE_NUM_POINTS = 100;
const int ELLIPSE_NUM_POINTS = 100;
const int TRIANGLE_NUM_POINTS = 3;
const int SQUARE_NUM = 6;
const int SQUARE_NUM_POINTS = 4 * SQUARE_NUM;
const int TOTAL_NUM_POINTS = TRIANGLE_NUM_POINTS + SQUARE_NUM_POINTS + CIRCLE_NUM_POINTS + ELLIPSE_NUM_POINTS;
- 2022-01-23 11:02:46下载
- 积分:1
-
Csharp_calculator_sample(WINFORM)
相信这个程序对已经学习C#很久而刚刚入门图形界面编程的初学者有用,一个用C#做的计算器(believe that the process of learning C# has been a long time and just portal GUI Programming beginners useful, one C# do Calculator)
- 2006-10-17 18:50:00下载
- 积分:1
-
101827c4tkc3l1muukw21a
虚拟串口实现图像视频显示 虚拟串口实现图像视频显示(Virtual serial port virtual serial port video display image image video display)
- 2013-12-30 18:33:24下载
- 积分:1
-
AAC编解码器
采用C++实现AAC音频信息的编解码,能工正确编译并将MP3格式音频编码成为AAC格式,同时能解码AAC格式音频,实现编码和解码两个功能,值得做相关领域研究的同学作为参考。
- 2022-02-02 10:15:51下载
- 积分:1
-
20052938PortScan
FTP端口的代码,也是书上的例题,虽然很小,但是很基础,帮助你们理解(FTP port code, is also a book example, although very small, it is the basis to help you understand)
- 2008-05-21 15:43:11下载
- 积分:1
-
qnqcopy
G728编码实现代码,视频会议用的,全部调试通过,(G728 coding implementation code, video conference, all debugging through,)
- 2017-06-01 06:33:44下载
- 积分:1
-
c#键盘
一个c#编写的键盘,主要用于眼动测试使用
- 2022-03-16 14:22:06下载
- 积分:1