-
C编程PIC单片机的12f508串行光游戏
Programing in C microchip pic 12f508 to serial ligth game
- 2022-02-27 04:33:54下载
- 积分:1
-
Case Study Reversi, Reversi based on artificial intelligence programming.
黑白棋实例研究,基于人工智能的黑白棋程序设计。-Case Study Reversi, Reversi based on artificial intelligence programming.
- 2023-05-24 11:25:03下载
- 积分:1
-
wince 5.0下SDIO驱动,能够支持SDIO的WiFi和Bluetooth及DVB-T设备
wince 5.0下SDIO驱动,能够支持SDIO的WiFi和Bluetooth及DVB-T设备-SDIO driver under wince 5.0, can support SDIO
- 2022-07-27 01:23:07下载
- 积分:1
-
The original library(MFCXLib) s name has been changed to CJ60Lib, which can dist...
原来的库(MFCXLib)已经更名为CJ60Lib,这是为了与那些使用旧库的程序区别开来。本库与旧的库具有同样的功能,但是,针对Visual C++ 6.0作了几个扩展-The original library(MFCXLib) s name has been changed to CJ60Lib, which can distinguish the programs using old library. The library has the same functions as the old one. But some extention has been added aimed at Visual C++6.0.
- 2022-02-02 17:05:52下载
- 积分:1
-
编写一个学生类,包含属性有:学号、姓名、性别、年龄等。将5个学生对象存储在一个数组中,实现如下操作:
(1)根据学号查询某个学生;
(2)将...
编写一个学生类,包含属性有:学号、姓名、性别、年龄等。将5个学生对象存储在一个数组中,实现如下操作:
(1)根据学号查询某个学生;
(2)将所有学生的年龄增加一岁;
(3)按数组中顺序显示所有学生信息;
(4)将所有学生按照年龄由小到大排序输出。
-The preparation of a student category, including the attributes are: school number, name, gender, age and so on. Five students will be stored in an array of objects, the realization of the following steps: (1) No. According to learn a student inquiries (2) All students will increase one-year-old age (3) by an array of all students in the order of display information (4) all students will sort the output in accordance with the age from small to big.
- 2023-05-07 07:00:03下载
- 积分:1
-
监视目录下的文件变化:增加,删除,改名
监视目录下的文件变化:增加,删除,改名-surveillance files in the directory changes : add, delete, rename
- 2022-02-03 03:06:42下载
- 积分:1
-
windows平台下DES加密类,VC++6.0环境编译
windows平台下DES加密类,VC++6.0环境编译-DES encryption windows platform category, VC++6.0 compiler environment
- 2022-02-22 06:30:38下载
- 积分:1
-
1.在内存中开辟一个虚拟磁盘空间作为文件存储器,在其上实现一个简单的单用户文件系统。在退出这个简单的文件系统时,应将该虚拟文件系统保存到磁盘上,以便下次可以再将...
1.在内存中开辟一个虚拟磁盘空间作为文件存储器,在其上实现一个简单的单用户文件系统。在退出这个简单的文件系统时,应将该虚拟文件系统保存到磁盘上,以便下次可以再将它恢复到内存的虚拟磁盘空间中。 2.文件存储空间的分配可采用显式链接分配或其他的办法。 3.空闲空间的管理可选择位示图或其他的办法。如果采用位示图来管理文件存储空间,并采用显示链接分配方式,那么可以将位示图合并到FAT表中。 4.文件目录结构采用多级目录结构。为了简单起见,可以不使用索引结点,其中的每个目录项应包含文件名、物理地址、长度等.-1.making a virtual diskete memory as file storyge,in this district it can implement a simple single user file system .when quit this simple file system ,it shoud save the virtual file system to diskete,then it can be resumed to virtual diskete district in the memory.3.we can choose location hint map to manage the idle space or orther means.if we choose locationhint map to manage file saving space,and adopt show linking distribution mode,we can combine location hint map into FAT table.4.file directory confiuration adopts multilevel directory confiuration.to simplify,it doesn t use index dot,evrery term shoud include file name,physical dress and lenght.
- 2022-07-20 06:41:57下载
- 积分:1
-
关闭电脑的程序
关闭电脑的程序-Turn off the computer procedures
- 2022-09-23 00:40:03下载
- 积分:1
-
delphi做的小程序,开机自启动到托盘区,可以定时提醒、打开某个文件、关机等...
delphi做的小程序,开机自启动到托盘区,可以定时提醒、打开某个文件、关机等-so small program since the launch of the boot tray area that regularly reminded, open a document, such as shutdown
- 2023-06-19 16:20:03下载
- 积分:1