资源列表

« 1 2 ... .79 .80 .81 .82 .83 584.85 .86 .87 .88 .89 ... 653 »

[控制台(字符窗口)编程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-10-07 上传 | 大小:1024 | 下载:0

[控制台(字符窗口)编程Project2

说明:N-Queens problem and solution (not backtracking)
<sorinacho> 在 2024-10-07 上传 | 大小:2458624 | 下载:0

[控制台(字符窗口)编程SNAKE-cpp--SOURCE-CODE

说明:贪吃蛇游戏C++示例代码,可作为学习使用-snake game source code using c++
<方楼> 在 2024-10-07 上传 | 大小:4096 | 下载:0

[控制台(字符窗口)编程bigOrSmallEndian

说明:找出一个数组中出现次数超过数组总数一般的数- an array, find the number whoes apperance is more than the total count of the array
<championlee> 在 2024-10-07 上传 | 大小:1024 | 下载:0

[控制台(字符窗口)编程hw1

说明:输入两个字符串,从第一个字符串中删除所有在第二个中出现过的字符-Enter two rows of strings, removing all the characters that appear in the second row the first row
<championlee> 在 2024-10-07 上传 | 大小:1024 | 下载:0

[控制台(字符窗口)编程fulpartition

说明:用递归的方法,对一个给定的数组,输出它的全排列-For a given array, output its full sort of array
<championlee> 在 2024-10-07 上传 | 大小:1024 | 下载: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-10-07 上传 | 大小:1024 | 下载:0

[控制台(字符窗口)编程ga

说明:关于遗传算法的代码,很好用,经过自己的验证,可以使用-On genetic algorithm code, very good, after their own validation, you can use
<朱闪闪> 在 2024-10-07 上传 | 大小:452608 | 下载:0

[控制台(字符窗口)编程acbrt.c

说明:Fast approximate cube root of a float.
<vocesper> 在 2024-10-07 上传 | 大小:1024 | 下载:0

[控制台(字符窗口)编程asqrt.c

说明:Fast approximate square root of a float.
<vocesper> 在 2024-10-07 上传 | 大小:1024 | 下载: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-10-07 上传 | 大小:1024 | 下载: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-10-07 上传 | 大小:2048 | 下载:0
« 1 2 ... .79 .80 .81 .82 .83 584.85 .86 .87 .88 .89 ... 653 »

源码中国 www.ymcn.org