-
A command
一个命令行的类实现。如果您想处理自己的命令行,可以重复利用,很方便的-A command-line class realize. If you want to deal with its own command line, you can re-use, very convenient
- 2022-02-05 18:28:06下载
- 积分:1
-
使用的mydll合作
利用 任明汉大侠的mydll制作的VFP截图示例-use RMH S mydll
- 2022-09-03 07:15:02下载
- 积分:1
-
医院管理系统
资源描述这是一个有点长,但简单的迷你程序设计语言。医院管理系统项目是一个没有图形的控制台应用程序的代码:块。这个项目有效地利用文件处理,并教你如何使用文件添加、编辑、查找和删除记录。源代码这里提供的是完全和无差错的,可以下载的自由。该项目已被设计为该医院,位于尼泊尔勒利德布尔。
- 2022-07-23 00:47:16下载
- 积分:1
-
通过注册表获得U盘序列号
通过注册表获得U盘序列号,不涉及window驱动方面值得研究使用
- 2022-02-14 13:30:30下载
- 积分:1
-
基本DirectShow播放器
应用背景使用directshow的基本播放器应用,适合初学者学习关键技术采用directshow,基于win32 api的基本窗口应用,用于播放多媒体文件,适合初学者学习和了解DirectShow的用法,多媒体应用的基本架构
- 2023-01-31 06:35:04下载
- 积分:1
-
Aircraft shedule system, by Embedded Visual C++.
软件名称: 民航时刻表 软件语言: 简体中文 运行环境: Embedded Visual C++ 软件大小: 198 KB 软件简介: 民航时刻表-Aircraft shedule system, by Embedded Visual C++.
- 2022-07-11 02:43:19下载
- 积分: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
-
文件编辑器的C++实现,包括多个实用头文件
文件编辑器的C++实现,包括多个实用头文件-File editor of C++ implementation, including a number of practical header files
- 2022-03-03 14:35:58下载
- 积分:1
-
一个VB做的计算器
一个VB做的计算器- a calculator in vb tool.
- 2022-01-30 15:07:37下载
- 积分:1
-
VC动态库示例程序
VC2008下创建和调用动态库的示例模板
- 2023-06-22 23:45:03下载
- 积分:1