-
s3c2440-gpio-kbd
S3C2410 GPIO口下的5X5键盘驱动(S3C2410 GPIO port 5X5 keyboard driver)
- 2012-05-29 10:50:07下载
- 积分:1
-
ProgrammingWindows
书 名:Programming Windows程式开发设计指南 原 作 者:Charles Petzold
译 者:余孟学
(Title: Programming Windows program to develop design guidelines original author: Charles Petzold Translator:余孟school)
- 2008-06-19 21:38:42下载
- 积分:1
-
Touch
四线电阻触摸屏+ADS7843
包括液晶的和触摸屏的程序
液晶屏的控制器是LC7981,兼容HD61830(Four-wire resistive touch screen+ ADS7843
Procedures including LCD and touch screen
LCD controller LC7981 compatible with HD61830
)
- 2012-04-07 04:33:22下载
- 积分:1
-
工业以太网现场总线EtherCAT驱动程序设计及应用
介绍实时工业以太网技术进展, EtherCAT系统组成原理、主站和从站硬件和软件设计开发。(Introduces the development of real-time industrial Ethernet technology, the composition principle of EtherCAT system, the design and development of hardware and software of master and slave stations.)
- 2018-11-28 11:19:16下载
- 积分:1
-
winform 利用image实现变脸小动画
winform 利用image实现变脸小动画
- 2013-05-01下载
- 积分:1
-
EMD-C
EMD分解C语言算法,内含EMD分解所需的三次样条插值C语言算法。(EMD decomposition algorithm C language, containing the decomposition EMD cubic spline interpolation algorithm C language.)
- 2021-02-03 01:10:00下载
- 积分:1
-
bobing
设计主要分两部分:博饼功能的实现和图形界面的生成。主要设计两个类,一个是Dice,记录骰子值,根据骰子值在指定位置绘制骰子。另一个类是Game,主要实现大致框体的绘制和博饼功能的实现。博饼功能主要用到伪随机函数。主函数用到两个线程,用来处理后台输入和骰子的循环输出。(Design main is divided into two parts: bo bread and the realization of the function of the generation of graphical interface. The main design two classes, one is the Dice, record the Dice value, according to the Dice in the location specified value draw Dice. Another kind is Game, mainly realizes the drawing of body roughly box beau and the realization of the function of bread. Bo bread function mainly use pseudo-random function. The main () function use two thread, used to deal with the background of the dice input and output cycle.
)
- 2011-12-23 19:34:28下载
- 积分:1
-
C#入门,委托实例
委托是一类继承自System.Delegate的类型,每个委托对象至少包含一个指向某个方法的指针,该方法可以是实例方法,也可以是静态方法。委托实现了回调方法的机制。
- 2014-04-01下载
- 积分:1
-
group-office-www[1].tar
国外很好的办公自动化软件源代码,基于asp.net 及 sqlserver环境开发。(Good foreign office automation software source code, development environment based on asp.net and sqlserver.)
- 2021-04-10 16:18:59下载
- 积分:1
-
约瑟夫退圈问题
题目要求:
利用循环链表实现约瑟夫退圈问题:n个人(不同id)围成一个圈,从startId(任意数)个开始报数m(任意数)个数,数m的人出列排成新队列,m清零,然后又从下一个人开始数m个数开始,数到m就出列接在新队列尾部,如此重复,直到所有人都出列为止,请输出出列的次序(依次输出出列人员的编号)。
- 2022-12-22 15:05:03下载
- 积分:1