资源列表

« 1 2 ... .76 .77 .78 .79 .80 581.82 .83 .84 .85 .86 ... 653 »

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

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

说明:Program for finding the rightmost 0-byte in a word.
<nomingli> 在 2024-10-07 上传 | 大小:1024 | 下载:0

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

说明:五子棋简单的源码,控制台程序,包含简易的AI,需要的可以下载。 -Backgammon simple source, console procedures, including simple AI, need can be downloaded.
<找找> 在 2024-10-07 上传 | 大小:10240 | 下载:0

[控制台(字符窗口)编程Least-squares-curve-fitting

说明:最小二乘曲线拟合 输入数据和阶数 输出函数系数-Least-squares curve fitting and order input data output function coefficients
<黄三> 在 2024-10-07 上传 | 大小:18432 | 下载:0
« 1 2 ... .76 .77 .78 .79 .80 581.82 .83 .84 .85 .86 ... 653 »

源码中国 www.ymcn.org