-
俄罗斯方块的源代码。一个很经典的游戏哦。可以用来学习VC编程。...
俄罗斯方块的源代码。一个很经典的游戏哦。可以用来学习VC编程。-Tetris source. A classic games oh. VC can be used to study programming.
- 2022-02-26 08:32:32下载
- 积分:1
-
Hebei Tai substantially a second semester, the curriculum design source, led dis...
河北工业大大一至大二学期,课程设计源码,led显示器,希望对大家有所帮助,特别是河北工业大学的同学。-Hebei Tai substantially a second semester, the curriculum design source, led display, I hope to help all of you, especially students of Hebei Industrial University.
- 2022-02-13 12:44:19下载
- 积分:1
-
企业社会责任 4.0 驱动程序
csr4.0 usb 驱动程序的源代码,从企业社会责任的官方网站,下载使用在 windows 平台上,windows ddk 解法和在 xp 和 win7 平台上测试好,它验证用于蓝牙 ble 开发,应用程序可以使用到互动,人机交互界面
- 2022-01-25 22:36:35下载
- 积分:1
-
undo/redo操作实现
用栈数据结构非常简洁完美的管理了undo redo命令的实现。每条command结构体里面保存了当前操作的ID,操作前状态,操作后状态,执行命令的同时把该命令push入undo管理栈,undo的时候pop出undo命令栈并push入redo命令管理栈,redo的时候pop出redo栈并push到undo栈。算法清楚明了,可以在此基础上拓展自己的任何类似操作。 &nbs
- 2022-12-31 03:25:03下载
- 积分:1
-
弹出各种奇怪的窗体 Visual basic开发的小程序,功能很简单
弹出各种奇怪的窗体 Visual basic开发的小程序,功能很简单-pop various strange Form Visual basic procedures for the development of small, very simple function
- 2022-07-04 03:50:05下载
- 积分:1
-
VB中制作半透明窗体
VB中制作半透明窗体-VB production translucent Window
- 2022-05-26 16:06:49下载
- 积分:1
-
Design for Verification in System
Design for Verification in System-level Models and RTL, very good and classic
- 2022-04-16 05:56:26下载
- 积分:1
-
sharp 640* 480 display driver for windows ce
sharp 640*480 display driver for windows ce -sharp 640* 480 display driver for windows ce
- 2022-01-26 02:32:20下载
- 积分:1
-
多线程演示程序,一个很好的例子
多线程演示程序,一个很好的例子-multithreading demo program, a good example
- 2022-10-27 03:10:03下载
- 积分:1
-
c#编程开发实现HID设备的检测识别
本软件是采用c#编写,用于实现对于HID设备的识别检测,可以准确检测到HID设备(例如U盘)的插拔,并予以显示。虽然实现的是简单的HID功能,但具有很好的参考价值
- 2022-02-26 18:47:04下载
- 积分:1