搜索资源列表
BoolCheck
- 一个计算逻辑表达式的程序,是结构化计算机组成课实习的作业-a logical expression calculation procedures, the structure is composed of computer training classes operations
Butterworth
- 巴特沃斯幅度平方函数的数值计算软件,12年北邮的计算机实习题目。北邮的学弟学妹你懂的-Butterworth Function Calculator.Coded by laocui of BUPT.
duobianxing
- 计算机算法实习,使用动态规划法实现多边形游戏,通过调试,里面有详细的解释-The computer algorithm internship polygon game using the dynamic programming method to achieve through the debugger, which are explained in detail
lvxingfenzhishangxian
- 计算机算法分析实习源码,旅行售货员问题,分枝限界法,通过调试-Computer algorithm analysis internship source, the traveling salesman problem, branch and bound, and through the debugger
01bag
- 01 背包问题,c语言实现,计算机算法分析实习,使用的回溯法-01 knapsack problem, the C language, the computer algorithm analysis internship backtracking
travel_fenzhi
- 计算机算法实习,旅行员售货问题,分支上限算法,c++实现,非常好的代码-The computer algorithm internship, the travel member vending problem, branch ceiling algorithm, c++ achieve a very good code
cipandeczfj
- 当磁盘被初始化后,存储空间的分块大小就确定了,但由于不同的用户或同一用户的不同文件的逻辑记录大小是各不相同的。在逻辑记录较小的情况下,若让一个逻辑记录独占一个物理块,那么存储空间的利用率是不高的。操作系统提供逻辑记录的成组和分解操作不仅有利于提高存储空间的利用率,而且可减少输入输出操作次数,提高计算机系统的工作效率。本实习帮助我们掌握成组和分解操作的技术以及了解成组和分解操作的实现过程。-When the disk is initialized, the block size of the st