-
一个网络编码的简单实现,GF(2)对网络编码能有个简单的认识
一个网络编码的简单实现,GF(2)对网络编码能有个简单的认识。能够创建多个节点,模拟网络编码的过程。其中还包含线性随机系数的生成。
- 2023-02-07 03:20:04下载
- 积分:1
-
a good virtual oscilloscope! Be a direct run! Through his serial signal acquisit...
一个很好的虚拟示波器!可一直接运行!他通过串口采集信号与系统单片机上的数据,把其波形显示在视图中~完全类似于数字示波器的操作-a good virtual oscilloscope! Be a direct run! Through his serial signal acquisition system with microcontroller on the data, its waveform displayed on the View were similar to the fully-digital oscilloscope operation! !
- 2023-08-16 21:40:03下载
- 积分:1
-
超长整数除法.转载
超长整数除法.转载-long integer division. Reprinted
- 2022-06-15 09:43:06下载
- 积分:1
-
信息论哈夫曼编码
信息论哈夫曼编码-Information Huffman
- 2023-07-26 20:20:03下载
- 积分:1
-
这是一个让你用二次公式计算出的根的程序…
This is a program that will let you calculate roots with the Quadratic formula (including complex roots), Factorial of a number, Fibonacci series (and Pascals Triangle still under construction).
- 2023-05-19 04:30:03下载
- 积分:1
-
MSN8.0客户端回复服务器ping的最新认证算法
MSN8.0客户端回复服务器ping的最新认证算法-MSN8.0 client server ping response to the latest Authentication Algorithm
- 2022-04-27 17:16:36下载
- 积分:1
-
数据结构课程设计代码,约瑟夫环,请指点.
数据结构课程设计代码,约瑟夫环,请指点.-data structure curriculum design code, Josephus, please instruct.
- 2022-05-22 10:14:54下载
- 积分:1
-
Bayes的matlab实现
自己写的一个Bayes分类器的matlab程序,比较简单。
使用方法
>> [ train_x, train_y ] = readdata("train_data.txt" );
>> [ test_x, test_y ] = readdata("test_data.txt" );
>> [mode]=MyBayes_train( train_x, train_y);
>> [ acurracy, predict_y]=MyBayes_test( test_x, test_y, mode);
- 2022-03-09 19:08:01下载
- 积分:1
-
BPSK调制的仿真
bpsk modulation simulation
- 2023-07-19 22:50:03下载
- 积分:1
-
一个显示水波型曲面的工程,需要glut
一个显示水波型曲面的工程,需要glut
-show a wave-surface project requires glut
- 2023-06-04 10:55:02下载
- 积分:1