-
book-list-class
使用类实现书籍的信息的添加,删除,可以通过书名,书号,查找书籍信息。并且有排序功能。(Use class books information to add, delete, by title, ISBN Find book information. And sort function.)
- 2013-03-03 05:14:13下载
- 积分:1
-
图形库版贪吃蛇
说明: 自己做的图形界面小游戏,贪吃蛇。让想学的初学者,感受到图形的魅力(Make your own graphical interface games, greedy snakes. Let beginners who want to learn feel the charm of graphics)
- 2020-06-25 11:00:01下载
- 积分:1
-
OLED_TEST
OLED使用驱动,基于MSP430 单片机(OLED driver for MSP430 Family )
- 2014-09-11 12:58:38下载
- 积分: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
-
C#(WinForm)HTML编辑器 实例源码
C#(WinForm)HTML编辑器 实例源码
- 2013-12-28下载
- 积分:1
-
.net架构下C#编写的权限和角色管理的例程
.net架构下C#编写的权限和角色管理的例程-. net framework C# prepared permissions and role management routines
- 2022-02-05 05:12:52下载
- 积分:1
-
filter
用CCS编的FIR滤波器,滤波系数用matlab计算(FIR filter。)
- 2009-04-03 19:23:39下载
- 积分:1
-
根据文件名最后一位单双数来拷贝文件到设定目录
根据文件名最后一位单双数来拷贝文件到设定目录-According to the last one even-odd file name to copy files to the Settings menu
- 2022-02-06 17:06:26下载
- 积分:1
-
WinCE 设备驱动程序开发指南
WinCE 设备驱动程序开发指南中文版的,花了很多钱买的希望大家珍惜(WinCE Device Driver Development Guide to the Chinese version, and spent a lot of money to buy the hope of U.S. Value)
- 2020-06-26 01:40:02下载
- 积分:1
-
EITHT
mATLAB教程第六章案例,时间变动序列(mATLAB Tutorial Chapter VI case, the time sequence changes)
- 2013-07-20 10:01:58下载
- 积分:1