资源列表

« 1 2 ... .18 .19 .20 .21 .22 215023.24 .25 .26 .27 .28 ... 216384 »

[其他小程序practice2.1

说明:1. Matrix-chain product. The following are some instances a) <3, 5, 2, 1,10> b) <2, 7, 3, 6, 10> c) <10, 3, 15, 12, 7, 2> d) <7, 2, 4, 15, 20, 5> -1. Matrix-chain product. The following are some instancesa) <3, 5,
<caoruntao> 在 2025-06-29 上传 | 大小:1kb | 下载:0

[加密解密ASM

说明:检测内存中的 Soft-Ice, 是用在全部内存搜索 Soft-Ice 的特征码来实现的。-Detection of memory Soft-Ice, was used in all memory search Soft-Ice s signature to achieve.
<Jenifer> 在 2025-06-29 上传 | 大小:1kb | 下载:0

[压缩解压Entropy

说明:一階Markov 實做 將文件讀進來並計算出 entroy -First-order Markov really do come in reading the document and calculate entroy
<chen> 在 2025-06-29 上传 | 大小:1kb | 下载:0

[加密解密ENCRYPTION

说明:用‘花指令’来进行静态加密是很有效的,这会使解密者无法一眼看到全部指令,杜绝了先把程序打印下来再慢慢分析的做法。-Use of junk code to carry out the static encryption is very effective, which will decrypt one can not see all the instructions, put an end to the first printing process and then slowly down an
<Jenifer> 在 2025-06-29 上传 | 大小:1kb | 下载:0

[通讯/手机编程stbc_matlab

说明:一个SM和STBC的代码,matlab编写,可是实现任意qam调制,可以计算误码率-A SM and STBC code, matlab prepared, but the realization of arbitrary QAM modulation, bit error rate can be calculated
<aa> 在 2025-06-29 上传 | 大小:1kb | 下载:0

[其他小程序format

说明:超简单的格式化磁盘程序,不需要用到什么API函数,只需调用一下FORMAT就可以了-Super-simple process to format the disk, do not need to use any API function, simply call the click FORMAT can be a
<杨辉华> 在 2025-06-29 上传 | 大小:1kb | 下载:0

[Linux/Unix编程ee

说明:经过修正的更加全面的linux命令查找手册,可点击直接打开(解压后)-Amended more comprehensive search linux command manual can click directly opens (after decompression)
<lg> 在 2025-06-29 上传 | 大小:1kb | 下载:0

[中间件编程equ

说明: 编写具有如下函数原型的递归与非递归两种函数equ,负责判断数组a与b的前n个元素值是否按下标对应完全相同,是则返回true,否则返回false。并编制主函数对它们进行调用,以验证其正确性。 bool equ(int a[], int b[], int n) 提示:递归函数中可按如下方式来分解并处理问题,先判断最后一个元素是否相同,不同则返false;相同则看n是否等于1,是则返回true,否则进行递归调用(传去实参a、b与 n-1,去判断前n-1个元素的相等性),并返回递归调用的结果
<常玉香> 在 2025-06-29 上传 | 大小:1kb | 下载:0

[中间件编程8queens

说明:编写程序对八皇后问题进行求解:在8行8列的棋盘上放置8个皇后,使任一个皇后都不能吃掉其他的7个皇后(注:皇后可吃掉与她处于同行或同列或同一对角线上的其他棋子),并将结果以某种方式显示出来。 例如,当求出下述的一个解时,可输出如下信息来表示该解(输出了表示摆放皇后的坐标位置以及“棋盘状态”— 棋盘中有皇后的位置放一个“Q”字符,其他位置为“+”字符)。 (1,1) (5,2) (8,3) (6,4) (3,5) (7,6) (2,7) (4,8) Q + + + + + + +
<常玉香> 在 2025-06-29 上传 | 大小:1kb | 下载:0

[数学计算/工程计算zhuiganfa111

说明:加算方法中的追赶法的例子,例子经过了最优化处理,可以最小开销的实现追赶法-Add count method to catch up with examples of law, for example, has been optimized to deal with, you can catch up with the realization of the minimum cost method
<aa> 在 2025-06-29 上传 | 大小:1kb | 下载:0

[OpenGLOPENGL

说明:一个超使用却很简洁的OPENGL模块,使用它可以很快上手OPENGL,并且做一些简单图形显示-The use of a super-OPENGL very simple modules, it can quickly get started using OPENGL, and do some simple graphic display
<aa> 在 2025-06-29 上传 | 大小:1kb | 下载:0

[OpenGLopengljingdian

说明:非常经典的OPENGL程序,比较简单,是个屏保程序,对初学者很有帮助-OPENGL very classic procedure is relatively simple, it is a screen saver, very helpful for beginners
<aa> 在 2025-06-29 上传 | 大小:1kb | 下载:0
« 1 2 ... .18 .19 .20 .21 .22 215023.24 .25 .26 .27 .28 ... 216384 »

源码中国 www.ymcn.org