-
VBA code VBProject常用代码操作_很多很奇怪的东西可以用
- 2023-02-01 19:15:03下载
- 积分:1
-
自动生成虚拟设备驱动(VXD),用vc++编译
自动生成虚拟设备驱动(VXD),用vc++编译-Automatic generation of virtual device driver (VXD), with vc++ Compiler
- 2022-08-06 11:17:41下载
- 积分:1
-
windows系统最优化设置的批处理代码.对学习批处理的人是很好的范例....
windows系统最优化设置的批处理代码.对学习批处理的人是很好的范例.-windows system settings to optimize the batch code. on a batch of people to learn is a good example.
- 2022-05-08 02:24:49下载
- 积分:1
-
图像变换的例子。四边形算法。
Example of image tranformation. Quadrangle algorithm.
- 2022-02-06 04:10:46下载
- 积分:1
-
vc source
vc source-vc source
- 2023-09-03 14:35:03下载
- 积分:1
-
vc6.0下开发的简易播放器,适合于初学。
vc6.0下开发的简易播放器,适合于初学。-vc6.0 developed under the simple player, suitable for beginners.
- 2023-07-21 15:40:04下载
- 积分:1
-
Snowflake OPen GL demo program source code in detail to demonstrate OPen GL proc...
OPen GL 雪花演示程序,该程序源码详细演示了OPen GL 程序的开发方法。运行该程序可以看到雪花从上而下飘落,点击鼠标,可切换画面!-Snowflake OPen GL demo program source code in detail to demonstrate OPen GL process development methodology. Run this program can see the snowflakes falling from the top down, the clicking of the mouse, can switch the screen!
- 2022-03-16 07:59:00下载
- 积分:1
-
用VISUAL C++编程实现指纹图像的特征提取以及对指纹图像的识别。...
用VISUAL C++编程实现指纹图像的特征提取以及对指纹图像的识别。-A program of extracting and identifying features of fingerprint images.
- 2022-02-12 12:55:31下载
- 积分:1
-
JaveScript及VBScript脚本调试工具,友好的界面,可以很方便地进行调试...
JaveScript及VBScript脚本调试工具,友好的界面,可以很方便地进行调试-JaveScript and VBScript script debugging tools, and friendly interface, it is easy to debug
- 2022-07-09 11:30:31下载
- 积分: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