-
贪食蛇的源代码,不是很长,用Tc编译通过
贪食蛇的源代码,不是很长,用Tc编译通过-snake,the source code。
- 2023-04-06 18:25:04下载
- 积分:1
-
Wei
伟福调试器很好的软件-Wei-fu good software debugger
- 2022-02-16 06:18:37下载
- 积分:1
-
STi5518
SINGLE
STi5518
SINGLE-CHIP SET-TOP BOX DECODER WITH MP3 AND
HARD DISK DRIVE SUPPORT
- 2022-04-29 11:21:26下载
- 积分:1
-
CE 6.0平台使用酷派风格标题栏、菜单、按钮等控件的例子(C++)...
CE 6.0平台使用酷派风格标题栏、菜单、按钮等控件的例子(C++)-CE 6.0 platform, using the Cool-style title bar, menus, buttons, etc. Examples of the control (C++)
- 2022-02-22 12:59:56下载
- 积分:1
-
动态分区分配方式的模拟。理解内存分配的几种方式的基本原理,如:单一连续分配方式、固定分区分配方式和动态分区分配方式。通过编写程序实现动态分区分配方式,进一步理解...
动态分区分配方式的模拟。理解内存分配的几种方式的基本原理,如:单一连续分配方式、固定分区分配方式和动态分区分配方式。通过编写程序实现动态分区分配方式,进一步理解动态分区分配方式中使用的数据结构和分配算法,加深对动态分区存储管理方式及其实现过程的理解。-Dynamic partitioning of the simulated distribution patterns. Understand the memory allocation of the basic principles of a number of ways, such as: a single continuous distribution method, fixed geographical distribution patterns and dynamics of geographical distribution. Through the preparation process to achieve dynamic partitioning modes of distribution, and further understanding of the dynamic partition allocation methods used in data structure and distribution of algorithms, understanding of dynamic partitioning storage management approach and its realization process of understanding.
- 2023-02-26 14:05:04下载
- 积分:1
-
这是缩放至任务栏的控件,CoolTrayIcon比较不错。
这是缩放至任务栏的控件,CoolTrayIcon比较不错。-This is the zoom control to the task bar, CoolTrayIcon good comparison.
- 2023-01-23 00:00:04下载
- 积分:1
-
物流供应链管理系统.rar
物流供应链管理系统.rar-logistics supply chain management system. Rar
- 2023-01-13 17:15:04下载
- 积分:1
-
自己写的测试获得进程包含的线程数量的小程序
自己写的测试获得进程包含的线程数量的小程序-himself wrote the test was included in the process of threading a small procedure
- 2022-01-26 04:24:42下载
- 积分:1
-
A simple test of linking list in VC
VC中链表的简单测试
- 2023-06-24 07:15:04下载
- 积分:1
-
函数 long StrToData(CString strData,int jz) 功能:字符串转为正整数值 [字符串可为2...
函数 long StrToData(CString strData,int jz) 功能:字符串转为正整数值 [字符串可为2-16]任意进制数值字符串 返回:长整型数值 参数:strData 为将要转换的字符串 参数:jz 为字符串的进制 如: CString s s="FFA6" long data=StrToData(s,16) 则:data的值为:65446 用法:将StrToData.h和StrToData.cpp复制加入到您的工程里,在需要调用的函数中 加入#include "StrToData.h"即可调用-function of long StrToData(CString strData,int jz) :changed character string to positive integer,changed character may be any decimal system,return:long Integer value,parameter:strData is the character string to be changed,jz is type of decimal system.
- 2022-01-21 02:18:21下载
- 积分:1