搜索资源列表
随机迷宫解
- 输入任意大小的矩阵阶数n,程序将自动产生一个随机矩阵迷宫。本程序可以迅速的找到所有可能的路径,并显示之。代码中故意限制只显示最多30条路径。-arbitrary size of the input matrix order n, the program will automatically generate a random matrix maze. This program can quickly find all possible paths, and Displays. Code inte
MTDmag
- 可变式分区分配思想建立存储分块表MBT,使用首次适应法为新作业寻找可用空间。 输入内存空间大小、MBT表长度,显示初始MBT表的状态,以后每分配一次空间或释放一次空间都要显示当前的MBT表。当选择“分配空间”操作,则需要输入新作业所需的空间;当选择“释放空间”操作,则需要输入想要释放的作业号。-variable thinking of establishing regional distribution storage block table MBT, use the first metho
LC-control
- 一个模拟lc 地数字显示控制台程序:这是一个模拟类似电子表之类的东西,显示数字,你可以输入要显示数字的大小(1~10) 和要显示的数字或者数字串(0-9),可以同时输入多行,输入0 0结束输入,回车显示。参数格式 size string。
sizeofCache
- 功能是测试本地机子的L1 data和L2 data cache的大小
sizeofBlock
- 测试本地机子的一级cache和二级cache 的block的大小
DES_V5.0_EN_Final
- DES加密解密文件源代码,可用于加密任何类型任何大小的文件!-Source code for DES encoding and decoding, supports any type and size of files
DES_V5.0_DE_Final
- DES解密文件源代码,可以解密任何类型的任何大小的文件。-DES declassified document source code, can declassify any type of any size document.
获得文件列表,C程序
- 获得文件列表,C程序,可以得到任何目录下的所有文件,包扩大小,属性之类的
chage-window-size
- 可以随意改变窗口大小,可以吧全屏变成窗口化-how to go the tie hehe how to go to the game
MTF
- 1.图像 CCD9-64-LINE3.raw的大小为8240*1024(宽度*高度),每个象素的灰度值为12bits编码。2.图像 CCD9-A-SHUI1.raw的大小为8240*96(宽度*高度),每个象素的灰度值为12bits编码。实现了对这两种图像的MTF计算。 -1 Image CCD9-64-LINE3.raw size of 8240* 1024 (width* height), each pixel gray value of 12bits encoding. 2 Imag
picture
- Lily上课时使用字母数字图片教小朋友们学习英语单词,每次都需要把这些图片按照大小(ASCII码值从小到大)排列收好-Lily alphanumeric class pictures to teach children learning English words, each of these pictures arranged according to size (ASCII code value from small to large) away
exp
- 树的基本操作,属于入门的入门,只是一个计算大小、高度的程序-The basic operation of the tree belonging to the entry portal is only a calculation of the size, a high degree of process
voicecontrol
- delphi 对声音的控制 包括声音的大小 静音等.-delphi sound control, including mute, such as the size of the voice.
MiniEXE
- Console界面的程序,演示如何构造一个最小大小的程序,主代码仅void main(){},演示了如何使此代码编译出1K大小的程序。-Console interface procedures, demonstration of how to construct a minimum size of the procedure, the main code void main (){}, only demonstrated how to make this code compile a 1K si
1_Factorial
- 计算10000的阶乘,结果存储在out.txt中。 如果算更大的数,注意更改数组大小。-10000 calculated the factorial, the result is stored in the in out.txt. If a greater number of operators, pay attention to changes in the size of the array.
ConsoleCursor
- 控制台光标的相关操作: 1、控制光标的显示 2、控制光标的大小-Related to the operation console cursor: 1, control the display of the cursor 2, the size of the cursor control
mergeosrt
- 申请空间,使其大小为两个已经排序序列之和,该空间用来存放合并后的序列 设定两个指针,最初位置分别为两个已经排序序列的起始位置 比较两个指针所指向的元素,选择相对小的元素放入到合并空间,并移动指针到下一位置 重复步骤3直到某一指针达到序列尾 将另一序列剩下的所有元素直接复制到合并序列尾-Application space, so the size of the two already sorted sequences, and, after the merg
VirtualMemoryControl
- 用C语言编写的虚拟内存控制程序,可以控制虚拟内存的大小-C language with the virtual memory control program, can control the size of virtual memory
1003_Huawei_sort
- Lily上课时使用字母数字图片教小朋友们学习英语单词,每次都需要把这些图片按照大小(ASCII码值从小到大)排列收好。请大家给Lily帮忙,通过C语言解决。 输入 Lily使用的图片包括"A"到"Z"、"a"到"z"、"0"到"9"。输入字母或数字个数不超过1024。 输出 Lily的所有图片按照从小到大的顺序输出 样例输入 Ihave1nose2hands10fingers 样例输出 0112Iaadeeefghhinnnorsssv -Lily alpha
insert_sort
- 插入排序算法的C++实现,可以对任意大小的整型数组实现排序功能。-C++ to achieve the insertion sort algorithm can be of any size integer array sorting function.
