资源列表

« 1 2 ... .54 .55 .56 .57 .58 559.60 .61 .62 .63 .64 ... 653 »

[控制台(字符窗口)编程Logic-operators

说明:Apply AND, OR operators for an image.
<Himali weerasinghe> 在 2024-10-07 上传 | 大小:6275072 | 下载:0

[控制台(字符窗口)编程Non-linear-filters

说明:Apply non-linear filters(Median, max, min filters).
<Himali weerasinghe> 在 2024-10-07 上传 | 大小:5805056 | 下载:0

[控制台(字符窗口)编程C-procedure

说明:哈夫曼树,函数嵌套验证哥德巴赫猜想,汉诺塔问题,循环队列实现,杨辉三角的递归解决方案-Huffman tree, nested function verify goldbach conjecture, Hanoi problem, circular queue implementation, Yang hui triangle recursive solution
<yangshuang> 在 2024-10-07 上传 | 大小:4096 | 下载:0

[控制台(字符窗口)编程Huffman-Tree

说明:使用三叉链表实现的哈夫曼树,统计inputfile1.txt中各字符的出现频率,并据此构造Huffman树,编制Huffman 码;根据已经得到的编码,对01形式的编码段进行译码。 具体的要求: 1.将给定字符文件编码,生成编码,输出每个字符出现的次数和编码; 2.将给定编码文件译码,生成字符,输出编码及其对应字符。 -Emergence of the frequency of each character in the
<yyy> 在 2024-10-07 上传 | 大小:2870272 | 下载:0

[控制台(字符窗口)编程zi-dian

说明:字典树设集合S由若干单词(英文)组成,给定字符串K,在S中查找与K最佳匹配的结果。最佳匹配的结果定义为:与K有最长共同前缀的字符串。 例:S={abc, bdef, zhen, zhao, abdd},K1=zhao,K2=abdf,K3=cheng,则与K1最匹配的结果是zhao,与K2最匹配的结果是abdd,与K3最匹配的结果是ε(空串)。 -Dictionary tree set S by a number of word
<yyy> 在 2024-10-07 上传 | 大小:685056 | 下载:0

[控制台(字符窗口)编程qt-book

说明:本例皆为QT4的源码,适合初学者使用,若使用QT5,请较之两者区别改正-The good code about QT4 which is appreciate for beginner
<何逸冉> 在 2024-10-07 上传 | 大小:3638272 | 下载:0

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

说明:线性同余产生随机数,线性同余方法(LCG)是个产生伪随机数的方法。它是根据递归公式:N_{j+1} \equiv (A \times N_j + B ) \pmod{M} 其中A,B,M是产生器设定的常数-Linear congruential random number generation
<李丹阳> 在 2024-10-07 上传 | 大小:189440 | 下载:0

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

说明:北邮计算机科学与技术专业大一下学期模拟银行营业厅排队系统第一版程序清单-BUPT computer science and technology major professional semester queuing system simulation banking hall first edition of the program list
<yolanda> 在 2024-10-07 上传 | 大小:670720 | 下载:0

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

说明:北邮计算机科学与技术专业大一下学期模拟银行营业厅排队系统第一版程序清单-BUPT computer science and technology major professional semester queuing system simulation banking hall second edition of the program list
<yolanda> 在 2024-10-07 上传 | 大小:2903040 | 下载:0

[控制台(字符窗口)编程quiz-apuntadores

说明:example pointers in c-example pointers in c++
<kingg> 在 2024-10-07 上传 | 大小:1689600 | 下载:0

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

说明:大学时代写的傅里叶变换算法,可作为学习参考之用-The Fourier transform algorithm of the university age can be used as the reference for learning
<王辉> 在 2024-10-07 上传 | 大小:2048 | 下载:0

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

说明:ac be dc rectifier this is the porogram rectifier ac voltage to dc voltage
<khodadad> 在 2024-10-07 上传 | 大小:8192 | 下载:0
« 1 2 ... .54 .55 .56 .57 .58 559.60 .61 .62 .63 .64 ... 653 »

源码中国 www.ymcn.org