资源列表
[控制台(字符窗口)编程] High-precision-factorial
说明:高精度阶乘运算,可以计算到很大的值,弥补了使用int型变量带来的数值限制-Precision factorial operation can be calculated to a large value, to make up for the numerical limit the use of int type variables to bring the<杨奇> 在 2024-11-13 上传 | 大小:1kb | 下载:0
[控制台(字符窗口)编程] Project2
说明:N-Queens problem and solution (not backtracking)<sorinacho> 在 2024-11-13 上传 | 大小:2.34mb | 下载:0
[控制台(字符窗口)编程] SNAKE-cpp--SOURCE-CODE
说明:贪吃蛇游戏C++示例代码,可作为学习使用-snake game source code using c++<方楼> 在 2024-11-13 上传 | 大小:4kb | 下载:0
[控制台(字符窗口)编程] bigOrSmallEndian
说明:找出一个数组中出现次数超过数组总数一般的数- an array, find the number whoes apperance is more than the total count of the array<championlee> 在 2024-11-13 上传 | 大小:1kb | 下载:0
[控制台(字符窗口)编程] hw1
说明:输入两个字符串,从第一个字符串中删除所有在第二个中出现过的字符-Enter two rows of strings, removing all the characters that appear in the second row the first row<championlee> 在 2024-11-13 上传 | 大小:1kb | 下载:0
[控制台(字符窗口)编程] fulpartition
说明:用递归的方法,对一个给定的数组,输出它的全排列-For a given array, output its full sort of array<championlee> 在 2024-11-13 上传 | 大小:1kb | 下载:0
[控制台(字符窗口)编程] ctrip1
说明:对一个给定的二叉树,求树的深度,并判断它是否是平衡二叉树-The depth of a tree is given to a given two fork tree, and it is judged whether it is balanced by the two fork tree<championlee> 在 2024-11-13 上传 | 大小:1kb | 下载:0
[控制台(字符窗口)编程] ga
说明:关于遗传算法的代码,很好用,经过自己的验证,可以使用-On genetic algorithm code, very good, after their own validation, you can use<朱闪闪> 在 2024-11-13 上传 | 大小:442kb | 下载:0
[控制台(字符窗口)编程] acbrt.c
说明:Fast approximate cube root of a float.<vocesper> 在 2024-11-13 上传 | 大小:1kb | 下载:0
[控制台(字符窗口)编程] asqrt.c
说明:Fast approximate square root of a float.<vocesper> 在 2024-11-13 上传 | 大小:1kb | 下载:0
[控制台(字符窗口)编程] boole.c
说明:Determines which of the 256 Boolean functions of three variables can be implemented with three binary Boolean instructions if the instruction set includes all 16 binary Boolean operations.<vocesper> 在 2024-11-13 上传 | 大小:1kb | 下载:0
[控制台(字符窗口)编程] compress.c
说明:A version with no branches in the loop. Eight insns in the loop, giving 8*32 + 2 = 258 insns worst case (however, the code above might be faster if the mask is sparse).-A version with no branches in the loop. Eight<vocesper> 在 2024-11-13 上传 | 大小:2kb | 下载:0