-
介绍了为基于Windows CE的设备开发设备驱动程序的过程,解释了如何创建简单和流接口驱动程序,以及如何实现通用串行总线(USB)和网络驱动程序接口规范(ND...
介绍了为基于Windows CE的设备开发设备驱动程序的过程,解释了如何创建简单和流接口驱动程序,以及如何实现通用串行总线(USB)和网络驱动程序接口规范(NDIS)驱动程序-introduced for Windows CE-based devices device driver process, and explained how to create a simple interface and flow-driven procedures, and how to achieve universal serial bus (USB) and Network Driver Interface Specification (NDIS) driver
- 2022-11-04 14:35:03下载
- 积分:1
-
This procedure to do a screen like the game, as have figures can move, you can c...
本程序做了一个像游戏中的画面一样,有人物可以走动,可以聊天,有场影,有气份的多人聊天室.希望大家下载交流讨论-This procedure to do a screen like the game, as have figures can move, you can chat, have video games, has gas were more than chat rooms. I hope everyone communicate discussed Download
- 2023-09-05 14:35:04下载
- 积分:1
-
Tetris game procedures, procedures and the operation of the keyboard up and arou...
俄罗斯方块的游戏程序,程序的操作与键盘的上下,左右键一致,上键还起变形的作用,下键起加速的作用-Tetris game procedures, procedures and the operation of the keyboard up and around key agreement on the bond had a role in the deformation, the next key role in accelerating effect
- 2022-03-26 06:20:17下载
- 积分:1
-
百行代码实现的WEB服务器
百行代码实现的WEB服务器
aardio开发环境
服务器响应后各种处理步骤:
第一步,通过获取到的 请求响应request对象的url属性,分解出url中的path。
第二步,将path传去路由函数,为了获取 目标路径、目标文件类型、错误标记、错误页面 等结果。
第三步,依据路由函数返回的结果。
回复对象的contentType属性设置为路由函数返回的目标文件类型。
回复对象的传送数据:错真就传错误页面,错假就传目标文件的二进制数据 。
回复对象的其他属性按simpleHttpServer内置默认的。
- 2022-05-27 22:20:36下载
- 积分:1
-
电脑中的时钟太小了,我做了个液晶的界面的时钟,实现显示时间的功能。需要的自己下下看看,参考...
电脑中的时钟太小了,我做了个液晶的界面的时钟,实现显示时间的功能。需要的自己下下看看,参考-Computer
- 2023-03-11 11:10:03下载
- 积分:1
-
Fits time the engine bed guide rail movement with least squares
method the strai...
用最小二乘法拟合出机床导轨运动时的直线,从而可以对机床导轨的直线度误差进行检测- Fits time the engine bed guide rail movement with least squares
method the straight line, thus may carry on to the engine bed guide
rail straight dimension error examines
- 2023-03-29 10:40:03下载
- 积分:1
-
这是一套基于S3C2440,WINCE5下写的家居智能控制网关的程序,产品已经市场化,在这里抛砖引玉,希望同行多多指教!...
这是一套基于S3C2440,WINCE5下写的家居智能控制网关的程序,产品已经市场化,在这里抛砖引玉,希望同行多多指教!-This is a set based on the S3C2440, WINCE5 Writing under the intelligent control of the home gateway procedures, products have been market-oriented, start here, I hope the exhibitions peer!
- 2022-04-01 19:29:59下载
- 积分:1
-
一个使用WINSOCK的实现PING命令的程序。
一个使用WINSOCK的实现PING命令的程序。-a use of Winsock PING command procedures.
- 2022-03-02 08:46:09下载
- 积分:1
-
1设计题目及要求
一、程序设计题目:学生成绩管理程序设计
二、 程序设计功能及要求:
1.显示学生各门成绩,总分,和平均分.
2.按总分由高到的...
1设计题目及要求
一、程序设计题目:学生成绩管理程序设计
二、 程序设计功能及要求:
1.显示学生各门成绩,总分,和平均分.
2.按总分由高到的进行排列.
3.要求输入一个学号.要求能找出一个学生的.姓名.各门功课的成绩.
3 算法分析
1. 学生成绩管理软件的数据结构
2. 排序
3. 查找
4. 其它
4 主要流程图
1写程序结构及各模块(输入,显示等等)结构图
本程序用了c++语言里面的思想,比如用了cin 和 cout 函数.分了俩个类.一个是File类.一个是Link类.
File类里面主要的是用于保存和导入数据. Link类主要是用于链表的操作….
本程序分为几个文件编写有.file.cpp文件和file.h文件 Link.cpp文件和Link.h文件 manager..cpp文件和manager.h文件.
本程序的主体结构是链表.用链表操作.实现动态创建和销毁.
主函数main().是在Manger.cpp 里面.是程序的入口处 File.cpp 和 link.cpp 是存放file类.和 link类的源函数变量代码. File.h 和Link.h 是存放file 类 和link 类的声明
- 2022-11-29 22:10:03下载
- 积分:1
-
Go under a double for the source code, automatically has grapes, forward backwar...
一个可供双人下围棋的源程序,有自动提子,前进后退,棋盘大小设置功能。-Go under a double for the source code, automatically has grapes, forward backward, set the function of the size of the chessboard.
- 2022-11-27 22:00:03下载
- 积分:1