资源列表
LabImgComp
- This practical work aims at the development and implementation of an image coding and decoding technique inspired by the JPEG standard.
完美的OFDM仿真程序MATLAB
- radar_signal_processing
archive_TP
- The purpose of the practical work is to study and implement the main steps of JPEG coding and decoding, with the exception of the coding / decoding of symbols which will be replaced by RLC coding. We therefore define a standard, which we will call EP
easy road
- 1.问题描述 若用无向图来表示高速公路网,其中顶点表示城市,边表示城市之间的高速公路,试设计一个找路程序,获取两个城市之间的所有简单路径。 2.输入数据 输入结点个数n,输入城市的编号,由于是四位数字,为了简便统一起见,设置为int类型,通过输入两个城市的编号表示这两个城市之间有高速公路。最后找路的时候输入两个城市的编号,表示该路的起点和终点。 3.输出数据 输出由城市编号组成的所有可能路径,类型为int型。(1. problem descr iption If we use und
counter
- 1. 支持递增/递减/增减可配置 2. 支持计数器使能可配置 3. 支持8位计数器(Add mode, subtraction, add and subtract mode, hold mode)
35738619substance-5.3.jar
- java界面优化的jar,很难找到的,是在很难找到(Java interface optimized jar, which is difficult to find, is difficult to find)
322302298ktvSystem
- KTV的java版本,界面优化,连接了数据库(KTV's Java version, interface optimization, connected to the database)
MIDIUtil-1.1.3.tar
- Python2 下的处理midi文件的包,很好用(The package for processing MIDI files under Python2 is very useful)
web2.0-master
- linux 下的web2.0的应用,非常好用的(The application of Web2.0 under Linux)
51737407substance-tst.jar
- java版写的系统,为了上传最后一个资料(The Java version of the system in order to upload the last data)
tm_stm32f4_nrf24l01
- stm32f4+nrf24l01 for keil(stm32f4+nrf24l01 for keil)
fibo
- 斐波那契数列,简单地说,起始两项为0和1,此后的项分别为它的前两项之后。本算法使用递归算法实现。(The Fibonacci sequence, simply said, starting two to 0 and 1, then were the top two after it. This algorithm is implemented by recursive algorithm.)