资源列表

« 1 2 ... .65 .66 .67 .68 .69 570.71 .72 .73 .74 .75 ... 653 »

[控制台(字符窗口)编程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

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

说明:Converts the unsigned integer k to binary character form with a blank after every fourth digit. Result is in string s of length 39. Caution: If you want to save the string, you must move it. This is intended for us
<vocesper> 在 2024-10-07 上传 | 大小:1024 | 下载:0

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

说明:Computes the n-m+1-halfword quotient and m-halfword remainder of n halfwords divided by m halfwords, unsigned. Max line length is 57, to fit in hacker.book.
<vocesper> 在 2024-10-07 上传 | 大小:3072 | 下载:0

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

说明:Computes the next number with the same number of one-bits. Or, the next subset of the same size as the given one.-Computes the next number with the same number of one-bits. Or, the next subset of the same size as th
<nomingli> 在 2024-10-07 上传 | 大小:2048 | 下载:0

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

说明:For an array with elements 0, 2, 32, 47, 48, and 95 defined
<nomingli> 在 2024-10-07 上传 | 大小:1024 | 下载:0

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

说明:Programs for computing the transpose of an 8x8 bit matrix. ax line length is 57 (sometimes), to fit in
<nomingli> 在 2024-10-07 上传 | 大小:5120 | 下载:0

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

说明:Program for computing the transpose of a 32x32 bit matrix.
<nomingli> 在 2024-10-07 上传 | 大小:3072 | 下载:0

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

说明:Programs for finding the leftmost 0-byte in a word.
<nomingli> 在 2024-10-07 上传 | 大小:2048 | 下载:0
« 1 2 ... .65 .66 .67 .68 .69 570.71 .72 .73 .74 .75 ... 653 »

源码中国 www.ymcn.org