-
系统编程的内部知识
系统编程的内部知识-system of internal programming knowledge
- 2022-01-25 18:00:25下载
- 积分:1
-
s3c2440 drivers in c for wince5.0
s3c2440 drivers in c for wince5.0
- 2022-10-14 06:00:03下载
- 积分:1
-
基于windowas ce4.2的一个ir通信的程序,
使用EVC++编写,提供一个基于sh3处理器的例子...
基于windowas ce4.2的一个ir通信的程序,
使用EVC++编写,提供一个基于sh3处理器的例子-windowas ce4.2 based on the ir a communications procedures, the use of EVC prepared to provide a processor based on CPU example
- 2022-01-24 13:39:42下载
- 积分:1
-
api制作电子书
api制作电子书-api produce electronic books
- 2023-04-12 17:40:03下载
- 积分:1
-
重新启动和关闭电脑
重新启动和关闭电脑-restart and shut down computers
- 2022-07-17 21:41:36下载
- 积分:1
-
基本的游戏
这是游戏的基本的 c# 示例。
c# 代码比较简单,你可以做到。
(
私人 void Form1_Load EventArgs e 对象发件人)
{
pictureBox2.Visible = false;
pictureBox4.Visible = false;
pictureBox5.Visible = false;
}
私人 void Form1_KeyDown (对象发件人、 KeyEventArgs e)
{
如果 (e.KeyCode = = 点头哈腰)
{
pictureBox1.Left = pictureBox1.Left + 10 ;
- 2022-03-02 11:06:11下载
- 积分:1
-
water voice signal deal with the robot locating the target and offering the feed...
水声信号的处理水下机器人对目标的定位并提供反馈信息-water voice signal deal with the robot locating the target and offering the feedback under the water
- 2022-07-15 10:13:06下载
- 积分:1
-
这是一个很令人吃惊的代码,它使用罗技的摄像头来监视某一个方位,当有人出现时系统会自动识别。(需要罗技摄像头SDK2.0版的DLL)...
这是一个很令人吃惊的代码,它使用罗技的摄像头来监视某一个方位,当有人出现时系统会自动识别。(需要罗技摄像头SDK2.0版的DLL)-This a very alarming code, which uses Logitech"s surveillance camera heads a position, when someone will emerge automatic identification system. (Need webcams SDK2.0 version of the DLL)
- 2022-02-05 13:55:54下载
- 积分:1
-
Live exploration for the source code
oicq探索器源代码-Live exploration for the source code
- 2022-07-01 04:34:49下载
- 积分:1
-
数据库注册模块
使用access数据库,利用数据库的智能指针实现数据库的创建、初始化、打开以及新用户注册的源代码。
- 2022-03-04 12:05:59下载
- 积分:1