资源列表
VB98
- 可以用来做加法,还要20个字呀,我这样就有了是不是-Can be used to do addition, but also 20 characters ah, I do not have a
cic_dec_14_three_2
- 2倍抽取14位的3级CIC滤波器的FPGA实现的verilog代码-cic filter
beibaoPSO
- 这份源代码是用粒子群算法解决0/1背包问题,可以正常运行。-The source code is the particle swarm algorithm to solve 0/1 knapsack problem, it works.
Scheduler
- 用于单片机控制led数码管发光是小程序,特别适合初学者学习实践。-Led digital tube for SCM light is a small program, especially for beginners learning practice.
circle_xyr
- Draws a circle with center at (x1,y1) and radius r in matlab
vlsi_Zijian
- A program to do the VLSI linear placement -- VLSI Automation homework-A program to do the VLSI linear placement-- VLSI Automation homework
C4
- 某个公司采用公用电话传递数据,数据是四位的整数,在传递过程中是加密的,加密规则如下: 每位数字都加上5,然后用和除以10的余数代替该数字,再将第一位和第四位交换,第二位和第三位交换。-A company using a public phone to transfer data, the data is an integer of four in the transfer process is encrypted encryption rules are as follows: eac
Visualization-of-the-progress-bar
- 可视化的进度条,能够在程序运行期间实时查看代码运行的进度-Visualization of the progress bar
ConvertBinarySearchTree
- 该C++源码可将二叉搜索树转换为一个已排序的双向链表。-Convert a BinarySearchTree to a sorted double linkedlist.
chengxu
- 本程序对输入的金钱的数量做判断,分条件将输入的钱数分开并存储。-The program number of the input of money to make a judgment, sub-criteria will be entered and stored separately from money.
CS_MP
- 本程序可实现对一维信号的压缩感知MP算法重构-This program can be realized on a one-dimensional signal compression algorithm for reconstruction perception MP
ChainMr
- hadoop mapreduce的高级应用 chainmap和chainreduce的例子