资源列表
Simulation
- 模拟页式虚拟存储管理中硬件的地址转换和缺页中断,并用先进先出调度算法,处理缺页中断。 -Simulation on a virtual storage management hardware address and of a page fault, and advanced treatment of scheduling algorithm, interruption.
duqushuzu
- 从vb.net文本框中读出的数据读成vb。net中的数组-Read from a text box vb.net data read into vb. net in an array
corn
- 输入硬币的总数和每个硬币的重量 输出假币-input the number of the corns and the weight of each corn
bignumber
- 高精度运算之大数加法求和--运用C++实现于源代码-The addition of large numbers sum precision operations- the use of C++ source code to achieve the
juzhenpailie
- 将一个5X5的矩阵中最大的元素放在中心,4个角分别放4个最小的元素(顺序为从左到右,从上到下顺序依次从小到大存放),写一函数实现之。用main函数调用。-A 5X5 matrix in the center of the largest element on the four corners were placed four minimal elements (the order from left to right, top to bottom in the order from small
Engineering3
- 可以解决图示例题的应用小程序,但是其应用范围较窄。-engineer 3
TEST
- 通用字符串排序代码,通过修改宏定义,可以改变字符串长度。-Generic string sort code
quanpailie
- 输出n个自然数中以r个数全排列,回溯法也称为试探法,该方法首先暂时放弃关于问题规模大小的限制,并将问题的候选解按某种顺序逐一枚举和检验。在回溯法中,放弃当前候选解,寻找下一个候选解的过程称为回溯。-The output n natural numbers r the number of full array backtracking also called heuristics, this method first temporarily abandon the restrictions on
eulerAngles2rotationMatrix
- euler角转到rotation matrix by AJMAL SAEED MIAN-euler angle to rotation matrix by AJMAL SAEED MIAN
Kroskal
- Hanoy Problem In Turbo C In dos and ok Excute
hangman.py-2
- 做的简单的吊死鬼游戏,一入CS深似海,从此妹子是路人。。图像文件没传,大家自由发挥-hangman.py #Hangman Game #Author: JIJIJIJIJI #Date: 02/27/2013 from graphics import* from random import*
lamps
- usaco中lamps题目的解答,有比较详细的注释,帮助理解该问题。-usaco lamps topic answers, more detailed notes to help understand the question.