-
新建文件夹
说明: Chebyshev插值:利用切比雪夫节点,构造切比雪夫函数插值函数(Chebyshev interpolation: Chebyshev interpolation function is constructed by using Chebyshev nodes)
- 2019-05-01 10:50:26下载
- 积分:1
-
用C语言打造的一个简单的贪吃蛇游戏,界面不是很漂亮
用C语言打造的一个简单的贪吃蛇游戏,界面不是很漂亮-With the C language to create a simple Snake game, the interface is not very pretty
- 2022-12-09 21:25:03下载
- 积分:1
-
lyapunov_wolf
说明: 这个是源代码,能够实现最大李雅普诺夫函数,(Can realize the maximum Lyapunov function)
- 2019-10-28 10:22:43下载
- 积分:1
-
很好的俄罗斯方块!你会爱上它的,我确定,代码主要是C语言写的,...
很好的俄罗斯方块!你会爱上它的,我确定,代码主要是C语言写的,-A very good Tetris! You will love it, and I" m sure the code is mainly written in C language,
- 2022-06-30 11:33:11下载
- 积分:1
-
hulf
设计一个哈夫曼编码器
要求对一段数据序列进行哈夫曼编码,使得平均码长最短,输出各元素编码和编码后的数据序列。
① 组成序列的元素是[0-9]这10个数字,每个数字其对应的4位二进制数表示。比如5对应0101,9对应1001。
② 输入数据序列的长度为256。
③ 先输出每个元素的编码,然后输出数据序列对应的哈夫曼编码序列。(Designing a Huffman Encoder
Huffman coding is required for a data sequence to minimize the average code length and output the coded and coded data sequence of each element.
(1) The elements that make up the sequence are the 10 digits [0-9], and each digit is represented by its corresponding 4-bit binary number. For example, 5 corresponds to 0101, 9 corresponds to 1001.
(2) The length of the input data sequence is 256.
(3) First output the encoding of each element, and then output the Huffman encoding sequence corresponding to the data sequence.)
- 2019-06-19 21:49:58下载
- 积分:1
-
LINEROUGH
应用于粗糙表面线接触弹流润滑计算,自动生成随机分布的表面粗糙度程序。(It is applied to the calculation of linear contact elastohydrodynamic lubrication on rough surface to automatically generate randomly distributed surface roughness program.)
- 2020-09-08 08:48:02下载
- 积分:1
-
DNN for Image Classification
说明: TensorFlow 不是一个严格的“神经网络”库。只要你可以将你的计算表示为一个数据流图,你就可以使用Tensorflow。你来构建图,描写驱动计算的内部循环。我们提供了有用的工具来帮助你组装“子图”(常用于神经网络)(Build and train ML models easily using intuitive high-level APIs like Keras with eager execution, which makes for immediate model iteration and easy debugging.)
- 2019-03-17 09:55:52下载
- 积分:1
-
Draw1
Draws lines, polygons, rectangles. The user selects color and drawing function through a menu bar and clicks different points to draw the object.
- 2010-03-15 11:31:42下载
- 积分:1
-
wk553
使用高阶累积量对MPSK信号进行调制识别,借鉴了主成分分析算法(PCA),完整的基于HMM的语音识别系统。( Using high-order cumulants of MPSK signal modulation recognition, It draws on principal component analysis algorithm (PCA), Complete HMM-based speech recognition system.)
- 2017-04-19 18:55:05下载
- 积分:1
-
yejing
通过avr单片机与pc机通信,在串口调试助手上发送字符串,然后返回到串口调试助手上且显示在单片机板的1602液晶上(Avr with pc through the single-chip communication, at serial debugging aides on sending the string, and then back to the serial debug assistant on board and displayed in the single-chip LCD on the 1602)
- 2009-03-17 21:03:33下载
- 积分:1