-
FAT12,FAT16,FAT32 file system with ATA
与ata结合的fat12 fat16 fat32的文件系统实现,代码完整!-FAT12,FAT16,FAT32 file system with ATA
- 2022-02-16 07:21:22下载
- 积分:1
-
包含了书中介绍的所有实例的源程序文件,共计200个,给出的所有程序实例均在Microsoft Visual C++ 6.0开发环境中调试通过。...
包含了书中介绍的所有实例的源程序文件,共计200个,给出的所有程序实例均在Microsoft Visual C++ 6.0开发环境中调试通过。-The book contains all the examples presented in the source file, for a total of 200 examples of all the procedures are given in the Microsoft Visual C++ 6.0 development environment through testing.
- 2023-08-26 15:10:03下载
- 积分:1
-
仿3dsmax界面及基本操作, 自我感觉界面和用户交互做得还可以
仿3dsmax界面及基本操作, 自我感觉界面和用户交互做得还可以-imitation 3dsmax interface and basic operation, a sense of self, interactive user interface and can also do
- 2022-02-04 07:43:17下载
- 积分:1
-
C/C++应用编程200例
C/C++应用编程200例-C/C Application Programming 200 cases
- 2022-05-10 17:12:22下载
- 积分:1
-
smartphone2003上用evc编译的画图和文字的基本函数应用程序, 纯api...
smartphone2003上用evc编译的画图和文字的基本函数应用程序, 纯api-Smartphone2003 use EVC compiler drawing and text application of the basic function, pure api
- 2022-09-14 02:20:02下载
- 积分:1
-
WINCE下 EVC 图片滚动效果AU1200下
WINCE下 EVC 图片滚动效果AU1200下-EVC rolling under WINCE picture of the effect of AU1200
- 2022-11-22 20:10:03下载
- 积分:1
-
BMP位图与YUV互相转化
提供位图、RGB及YUV转化算法,BMP TO rgb,BMP TO YUV, RGB TO YUV, RGB TO BMP, RGB TO YUV, YUV TO RGB, YUV TO BMP,基于C++开发的源码包,C#可对于修改后使用
- 2022-07-19 22:14:53下载
- 积分:1
-
使用三个状态树注册表来选择一些关键的选择
使用三态树实现多个注册表子键的选择-use three states Tree Registry for a number of key choices
- 2022-11-24 15:15:02下载
- 积分:1
-
约瑟夫环(Joseph)问题的一种描述是:编号为1,2,…,n的n个人按顺时针方向围坐一圈,每人持有一个密码(正整数)。一开始人选一个正整数作为报数上限值m,从...
约瑟夫环(Joseph)问题的一种描述是:编号为1,2,…,n的n个人按顺时针方向围坐一圈,每人持有一个密码(正整数)。一开始人选一个正整数作为报数上限值m,从第一个人开始按顺时针方向自1开始顺序报数,报到m时停止报数。报m的人出列,将他的密码作为新的m值,从它在顺时针方向的下一个人开始重新从1报数,如此下去,直至所有人全部出列为止。试设计一个程序求出出列顺序-Joseph Central (Joseph) a description of the problem is: numbered 1,2, ..., n of n individuals according to a clockwise direction around a circle, each holding a password (positive integer). The beginning of a positive integer as a candidate at a number of upper limit of m, from the first individual to embark on the clockwise direction since the beginning of the order of 1 is reported the number of stops required to report back at a few m. Those who reported m out of his password as the new value of m, in a clockwise direction from the next person to start off again from the 1, and so on, until all that out until all. Try to design a procedure to derive the column order
- 2022-02-10 01:58:28下载
- 积分:1
-
用msvc编译zope时会提示这个文件有错误,原因是这个文件是采用ansi编码但是内容里却有非ansi字符的缘故,我把这个文件另存为utf8编码,这样就可以正常...
用msvc编译zope时会提示这个文件有错误,原因是这个文件是采用ansi编码但是内容里却有非ansi字符的缘故,我把这个文件另存为utf8编码,这样就可以正常编译zope了!-Zope with msvc compiler will be prompted when the document has errors, because the document is encoded using ansi content but there is non-ansi characters mentioned reasons, I put the document saved as utf8 encoding, this can be a normal compile zope!
- 2022-03-19 15:47:21下载
- 积分:1