资源列表
smyhvae005
- 雅克比迭代,原始算法,经过运算,非常有用-Jacobi iteration, the original algorithm, after computing, very useful
poweroff-bat
- 定时关机的dos脚本,欢迎大家使用,-Sleep timer
xianxingbiao
- 实现线性表的链式存储结构 Linked storage structure of linear table-Linked storage structure of linear table
Full-Adder
- 用VHDL实现的全加器,采用dataflow style编写,是学习VHDL入门级的好范例. 包括主程序和测试程序-Full adder by using VHDL, dataflow style writing. It is a good example of VHDL especially for the entry-level leaner(Testbench included)
ReadG
- Reads Grid from Gambit
aleatmulti.m
- The code in matlab help user do statistical analysis of time series
kolmog
- Kolmogoroff频谱因子分解MATLAB程序 希望对大家有帮助-Kolmogoroff spectral factorization
PSOLA.m
- Pitch synchronous overlap add method
fly
- 初步实现航班显示,飞机班次,起落地点,票价,已售票数-Initial realization flight display, flight, landing locations, ticket prices, sold votes
ConfigHelper
- 读取config配置文件confighepler ,公共类-Read config configuration file confighepler, public class
MSP430-SPWM
- 利用MSP430产生SPWM波,对永磁同步电机进行变频控制-SPWM PMSM conctrl
MergeSort
- 归并排序,运用分治法对数组内容进行排序。-Merge sort to sort the array, using the method of content.