资源列表

« 1 2 ... 32 33 34 35 36 3738 39 40 41 42 ... 1877 »

[书籍源码HaffmanTree.h

说明:哈夫曼编码的算法实现(数据结构c++语言描述)用仿真指针实现二叉树节点双亲孩子结点存储结构 -Huffman encoding algorithm (data structure c++ Language Descr iption) to use simulation pointer tree node parents realize their children node storage structure
<diyi> 在 2024-12-28 上传 | 大小:1kb | 下载:0

[书籍源码Alamoudi

说明:simulation for stbc 2x2(refer to Alamoudi)
<neeo> 在 2024-12-28 上传 | 大小:1kb | 下载:0

[书籍源码HOJ10054

说明:ACM基础题,动态规划基础题,学习程序设计必备的算法基础练习-ACM basis of title, title based on dynamic programming, learning programming algorithm based on an essential practice
<罗平> 在 2024-12-28 上传 | 大小:1kb | 下载:0

[书籍源码LCD1602

说明:1602液晶显示器的C语言驱动程序,比较实用的-1602 liquid crystal display driver of C language, comparative and practical
<平安> 在 2024-12-28 上传 | 大小:1kb | 下载:0

[书籍源码csma

说明:csma模型的仿真,可以参考 slotted CSMA simulation-CSMA model simulation, can refer to slotted CSMA simulation
<吴迎笑> 在 2024-12-28 上传 | 大小:1kb | 下载:0

[书籍源码VHDL

说明:高质量的VHDL代码乒乓处理FIFO缓存-High-quality VHDL code deal with ping-pong FIFO cache
<wode> 在 2024-12-28 上传 | 大小:1kb | 下载:0

[书籍源码shibing.cpp

说明:在一个划分成网格的操场上,n个士兵散乱地站在网格点上。网格点由整数坐标(x,y)表示。士兵们可以沿网格边上、下、左、右移动一步,但在同一时刻任一网格点上只能有一名士兵。按照军官的命令,士兵们要整齐地列成一个水平队列,即排列成(x,y),(x+1,y),…,(x+n-1,y)。如何选择x 和y的值才能使士兵们以最少的总移动步数排成一列。 实验任务:计算使所有士兵排成一行需要的最少移动步数。-In a grid divided into
<林雨> 在 2024-12-28 上传 | 大小:1kb | 下载:0

[书籍源码zhongweishu.cpp

说明:X[0:n-1]和Y[0:n-1]为2个数组,每个数组中含有n个已排好序的数。 试设计一个O(log n)时间的算法,找出X和Y的2n个数的中位数。-X [0: n-1] and Y [0: n-1] for the two arrays, each array contains n have lined up a number sequence. Try to design a O (log n) time algorithm t
<林雨> 在 2024-12-28 上传 | 大小:1kb | 下载:0

[书籍源码kmul

说明:设I是一个n位十进制整数。如果将I划分为k段,则可得到k个整数。这k个整数的乘积称为I的一个k乘积。 编程任务:对于给定的I 和k,编程计算I的最大k乘积。-Set I is an n-bit decimal integers. If I is divided into k above can be k-integer. This is the product of k integers I called a k product.
<林雨> 在 2024-12-28 上传 | 大小:1kb | 下载:0

[书籍源码xia

说明:我自己编写的关于神经网络滤波的程序-I have written on the neural network filtering procedures
<123> 在 2024-12-28 上传 | 大小:1kb | 下载:0

[书籍源码app18_3

说明:这是大学里的 java课后题的答案,具体是哪个课后题那压缩包上都有-This is the university title after java answer specific questions after which it compressed packets have
<马成山> 在 2024-12-28 上传 | 大小:1kb | 下载:0

[书籍源码very-useful

说明:这里面的代码很简单,但是里面牵涉到控件的使用,其实还是很好用的。-This code inside is very simple, but there involves using controls, but it is still very good use.
<上官> 在 2024-12-28 上传 | 大小:1kb | 下载:0
« 1 2 ... 32 33 34 35 36 3738 39 40 41 42 ... 1877 »

源码中国 www.ymcn.org