-
VB6和菜单..一个示例代码
VB6 and Meun .. a sample code-VB6 and Meun a sample code ..
- 2022-11-07 05:20:03下载
- 积分:1
-
这里真的很好啊,大家多推荐推荐阿
这里真的很好啊,大家多推荐推荐阿-here really good ah, everyone recommended Preferred A
- 2022-02-02 13:43:00下载
- 积分: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
-
vc++6.0写的计算器,能实现加,减,乘,除,进制转换,科学计算
vc++6.0写的计算器,能实现加,减,乘,除,进制转换,科学计算-vc++6.0 to write calculator, able to add, subtract, multiply, divide, binary conversion, scientific computing
- 2022-10-10 22:45:03下载
- 积分:1
-
模拟简单的计算器,绝对自己开发。初学者可以拷贝作业。
模拟简单的计算器,绝对自己开发。初学者可以拷贝作业。-Simulation of a simple calculator, the absolute own. Beginners can copy operation.
- 2023-03-03 09:35:03下载
- 积分:1
-
PCA+BP人脸识别matlab
利用PCA降维后BP神经网络,这里面做了一个GUI的界面,分4个.m文件,首先train,然后test可以在GUI里面选择一张测试一次,同时可以测试整体人脸库的识别率
- 2023-01-19 00:25:04下载
- 积分:1
-
自己用VC写的猜数字的小程序,
有图形界面,
供初学者学习.
最重要的是:皮肤的使用及界面的设计...
自己用VC写的猜数字的小程序,
有图形界面,
供初学者学习.
最重要的是:皮肤的使用及界面的设计-VC with their own small???written procedures, has a graphical interface for beginners to learn. The most important thing is: the use of skin and interface design
- 2023-08-24 11:30:04下载
- 积分:1
-
做的一个控件,可在VB状态下自动分屏,可随便调节界面两边的比例....
做的一个控件,可在VB状态下自动分屏,可随便调节界面两边的比例.-Does a control state in the VB Automatic screen, you can not adjust the ratio of the interface on both sides.
- 2023-08-12 17:40:03下载
- 积分:1
-
控制led发光的程序以及数码管发光的程序
控制led发光的程序以及数码管发光的程序-Control led digital tube light emitting procedures and procedures for light-emitting
- 2022-10-01 13:50:03下载
- 积分:1
-
一个用标准c编写的通讯录程序,环境Turbo C,通讯录系统中保存着各人员的姓名、电话、住址、邮编等信息,通过该系统的界面可以浏览这些信息,也可以插入、添加及删...
一个用标准c编写的通讯录程序,环境Turbo C,通讯录系统中保存着各人员的姓名、电话、住址、邮编等信息,通过该系统的界面可以浏览这些信息,也可以插入、添加及删除某个人员的信息-c a standard procedure to prepare the directory, the environment Turbo C, Contacts system with the officers to keep the name, telephone, address, zip code and other information. The system interface can access the information, can also insert, add and delete certain personnel information
- 2022-02-06 05:24:41下载
- 积分:1