资源列表
Assignment No. 1
- The Entropy rate of The Markovian Source. Encoding and Decoding Of the Markovian Source.
20171126235844JGZLY_C
- si4730驱动程序,这是一个调试完成的Si4730收音机芯片的驱动程序,程序中包含了HT1621 LCD芯片驱动及NV065A系列语音芯片驱动(Si4730 driver, this is a debugging completed Si4730 radio chip driver, the program contains the HT1621 LCD chip driver and NV065A series voice chip driver)
Matlab
- SVD and Whitening. SVD By Using Power Method Approximation
Matlab
- Eign Vector Decomposition (EVD). Variation Of Received Signal Against Variation In mean value of Transmitted Signal.
aexcel
- DVExcel component excel delphi
cyexcel
- de component cyexcel for delphi
min-char-rnn
- RNN 学习代码,没有借助框架,纯代码实现(This is a RNN demo tutorial, rely on no framework like TF, just write with basic python language)
GY-282-HMC5983-g
- gy282测试文件 原理图 带51单片机代码(gy282test illustrative diagram;)
PID加热控制系统
- 用于西门子PLC实现加热控制,实现温度稳定可控。(SIEMENS PLC for heating control, to achieve stable and controllable temperature.)
Maximum sum of subarray
- 题目描述:给定一个数组a[0,...,n-1],求其最大子数组(长度>=1)和 输入描述:第一行一个整数n(1<=n<=5000),然后依次输入n个整数(每个整数范围[-5000, 5000]) 输出描述:输出一个整数表示最大子数组和 样例输入:5 1 -1 1 1 -1 样例输出:2(Topic descr iption:Given an array a[0,..., n-1], find its maximum sum of suba
code
- 算法联系,就是算法导论里面的。基本上就是自己编一点小题目咯(practice for algorithm)
Palindrome subsequences
- 求一个长度不超过15的字符串的回文子序列个数(子序列长度>=1)。 输入描述:输入一个长度不超过15的字符串,字符串均由小写字母表示 输出描述:输出其回文子序列个数 样例输入:abaa 样例输出:10(Find the number of palindrome subsequences of a string of no longer than 15 (subsequence length >=1). Input descr iption
