搜索资源列表
systemcode
- 系统工程课本中框图实现 特点是 1、 运用动态存储,节省空间。 2、 算法严格按照框图,便于理解 3、 输入输出较简洁,而且满足要求。 这三个程序的主要缺点是: 1、 输入输出界面不够友好,用DOS界面交互,不如图形界面好 2、 输入必须以固定格式,没有安全性检验,一旦输错必须重新输入; 3、 在“矩阵划分”的程序中,输入不够灵活,同时由于动态分配内存,矩阵元素定位时间长,时间复杂度增加。
sort
- 在输入的字符串中查找指定字符,动态分配内存-In the input string to find the specified character, dynamic allocation of memory
Memory-allocation-simulation
- 1.模拟操作系统动态内存分配。 2.对内存合理回收与分配算法。 3.寻找内存块,合并内存 4.模拟各种内存分配算法-1 simulation operating system dynamic memory allocation. (2) a reasonable recovery and the memory allocation algorithms. 3 Look for memory blocks, merging memory 4. Simulate various memo
HomeWork4_01
- 为数组动态分配内存,实现数组数值的平均值计算。-An array of dynamic memory allocation, the average is calculated to achieve an array of values.
mhc02
- 采用指向指针的指针来动态分配二维数组,存储读取的文本结构内的数据。求得这二维数组内的行均值与协方差,并整齐输出,最后对所分配的内存进行释放!-Using a pointer to the pointer to dynamically allocated two dimensional array, storage read text structure within the data. Obtained in the two dimensional array of mean and covar
mhc04
- 本程序实现从文本中读取字符串,统计该文本字符串中各字母出现的次数;另以colloc()动态分配内存,实现文本指针的重新定位。-This procedure realize from the text read string, statistics the number of occurrences of each letter in the text string Another colloc () dynamically allocated memory, realize the text