-
介绍c语言的强劲手册,精典之作,适合初学者使用。
介绍c语言的强劲手册,精典之作,适合初学者使用。-introduced the strong language manual for the classic, suitable for beginners.
- 2022-01-31 04:06:00下载
- 积分:1
-
This is the Directory database is a key university in a very professional script...
这是数据库的教程,是某重点大学的非常专业的讲稿,-This is the Directory database is a key university in a very professional script,
- 2022-04-29 12:30:39下载
- 积分:1
-
我们java课的一个小作业,画图时耗费了不少脑细胞呢:)
我们java课的一个小作业,画图时耗费了不少脑细胞呢:)-a small operation, the class that costs a lot of brain cells? :)
- 2022-03-16 09:26:37下载
- 积分:1
-
语言小游戏,运行时有声音发发,很有特色的
语言小游戏,运行时有声音发发,很有特色的-small language games, running a voice-fat fat, very unique
- 2022-09-06 05:00:02下载
- 积分:1
-
输出你好,世界混乱的C++语言源代码(加密源代码,H ..
输出Hello, World
混乱C语言的源代码(加密源代码,嘿嘿)
仅供朋友们“消遣作乐”,能够看懂是为什么固然不错。看不懂也不必太过认真,如果你要觉得有意思的话,顶顶贴。如果你觉得没什么意思的话,一笑了之。仅供娱乐而已,不必太过认真。-The output Hello, World chaotic C language source code (encrypted source code, Hei hei) only friends " entertainment creating music" , able to read it all very well why. There is no need to read too seriously, if you want to find interesting, then, Dingding paste. If you think there is any meaning, then laugh. Only for entertainment only, do not be too careful.
- 2023-03-09 12:15:03下载
- 积分:1
-
vc游戏编程,有简单的,有复杂的。可以作为vc初学者的学习资料,也可以作为编程者的参考资料。...
vc游戏编程,有简单的,有复杂的。可以作为vc初学者的学习资料,也可以作为编程者的参考资料。-vc game programming, has simple, has a complex one. Vc beginners can be used as learning materials, but also can serve as a reference for programmers.
- 2022-09-29 22:45:07下载
- 积分:1
-
Keyboard can be used to control vertical and horizontal components of mobile ......
可用键盘控制元件上下左右移动-Keyboard can be used to control vertical and horizontal components of mobile ...................
- 2022-10-17 03:10:02下载
- 积分:1
-
MFC DLL和调用的样品制备
MFC DLL的编写和调用示例-MFC DLL and call the sample preparation
- 2022-03-13 00:50:57下载
- 积分:1
-
ascii码超级查询
ascii码超级查询-ascii codes Super inquiries
- 2022-02-03 15:50:34下载
- 积分:1
-
最佳适应算法是动态内存分区分配算法的一种。所谓“最佳”是指每次为作业分配内存时,总是把能满足要求、又是最小的空闲分区分配给作业,避免“大材小用”。为了加速寻找,...
最佳适应算法是动态内存分区分配算法的一种。所谓“最佳”是指每次为作业分配内存时,总是把能满足要求、又是最小的空闲分区分配给作业,避免“大材小用”。为了加速寻找,该算法要求将所有的空闲分区按其内容以从小到大的顺序形成一空闲分区链。这样,第一次找到的能满足要求的空闲区,必然是最佳的。-best adaptation algorithm is a dynamic memory allocation through an algorithm. The so-called "best" means the operation of each memory allocation, always meet requirements, and also the smallest area allocated to idle operations, to avoid "a waste of talent." To speed up the search, the algorithm requires that all leisure district according to content from small to large order of the formation of a regional chain idle. So, the first found to meet the requirements of the free zone will be the best.
- 2022-05-21 23:44:10下载
- 积分:1