-
Conversion of Enhanced Metafile to Bitmap and viceversa
Conversion of Enhanced Metafile to Bitmap and viceversa
- 2022-02-07 11:39:01下载
- 积分:1
-
用C语言实现的求解输入两字串的相同子串个数及内容
用C语言实现的求解输入两字串的相同子串个数及内容-Using C language to solve the same input two string substring the number and content of
- 2022-06-26 08:28:55下载
- 积分:1
-
采用G.729的语言实时通信
采用G.729的语言实时通信-using G.729 language real-time communication
- 2022-01-29 03:53:30下载
- 积分: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中编译通过!-This is a desktop virtual keyboard example, in VC++6.0 to compile the adoption!
- 2022-01-25 14:15:15下载
- 积分:1
-
Convert from number to capitalization of RMB
这是一个数值转人民币大写C++源代码,请大家公用吧-Convert from number to capitalization of RMB
- 2022-02-07 09:39:58下载
- 积分:1
-
模拟雷电3的射击游戏,逼真的没话说,源代码和生成文件都在这里了,还不来下...
模拟雷电3的射击游戏,逼真的没话说,源代码和生成文件都在这里了,还不来下-simulated shooting games, lifelike and unique source code and documents are generated here, not to under
- 2022-03-07 00:25:29下载
- 积分:1
-
本程序关闭系统
hi this progrm shuts down the system
- 2022-07-17 22:46:40下载
- 积分:1
-
Have you noticed the cool ghost image that Windows Explorer produces when you st...
Have you noticed the cool ghost image that Windows Explorer produces when you start dragging files/folders from it? Well, I wanted to implement this in a C# project when dragging files between it and Windows Explorer. After a lot of Googling, I found out that there are three directions to start working on, as follows:
Using a "custom" cursor created from a MemoryStream initialized from an Image, as shown in this article.
Using the ImageList_BeginDrag and related APIs, as shown in this article: Dragging tree nodes in C#.
Using the IDragSourceHelper and IDropTargetHelper interfaces.
- 2022-03-05 15:47:46下载
- 积分:1
-
期间用到数据,用到ImageIcon组件等,还有关闭提示功能.这记事本基本上可以实现了micro大部分功能...
期间用到数据,用到ImageIcon组件等,还有关闭提示功能.这记事本基本上可以实现了micro大部分功能 -used during data used ImageIcon components, also suggested closing function. This notebook can basically achieve the most functional micro
- 2022-06-19 02:36:46下载
- 积分:1