资源列表
[控制台(字符窗口)编程] 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
[控制台(字符窗口)编程] 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-11-13 上传 | 大小:1kb | 下载: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-11-13 上传 | 大小:3kb | 下载: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-11-13 上传 | 大小:2kb | 下载:0
[控制台(字符窗口)编程] sparse.c
说明:For an array with elements 0, 2, 32, 47, 48, and 95 defined<nomingli> 在 2024-11-13 上传 | 大小:1kb | 下载:0
[控制台(字符窗口)编程] transpose8.c
说明:Programs for computing the transpose of an 8x8 bit matrix. ax line length is 57 (sometimes), to fit in<nomingli> 在 2024-11-13 上传 | 大小:5kb | 下载:0
[控制台(字符窗口)编程] transpose32.c
说明:Program for computing the transpose of a 32x32 bit matrix.<nomingli> 在 2024-11-13 上传 | 大小:3kb | 下载:0
[控制台(字符窗口)编程] zbytel.c
说明:Programs for finding the leftmost 0-byte in a word.<nomingli> 在 2024-11-13 上传 | 大小:2kb | 下载:0
[控制台(字符窗口)编程] zbyter.c
说明:Program for finding the rightmost 0-byte in a word.<nomingli> 在 2024-11-13 上传 | 大小:1kb | 下载:0
[控制台(字符窗口)编程] fivechess
说明:五子棋简单的源码,控制台程序,包含简易的AI,需要的可以下载。 -Backgammon simple source, console procedures, including simple AI, need can be downloaded.<找找> 在 2024-11-13 上传 | 大小:10kb | 下载:0
[控制台(字符窗口)编程] Least-squares-curve-fitting
说明:最小二乘曲线拟合 输入数据和阶数 输出函数系数-Least-squares curve fitting and order input data output function coefficients<黄三> 在 2024-11-13 上传 | 大小:18kb | 下载:0