资源列表
A-differential-method
- 利用一次微分法计算电流、电压的幅值、 相位等电量时,只需使用连续的三个采样 值,算法的时间窗为 2Ts-Using a differential method to calculate the current, voltage amplitude, phase and electricity, simply use continuous three sampling value, the algorithm of time window for 2 ts
P2W_MTM_PWC
- A new method of finding shadows in frame under the assumption that they are a non linear transformation of background pixels.
home
- this code used to design home page for wesite
Untitled6
- 预测反褶积matlab编码,适合初学者学习和使用-predictive deconvlution
exchange
- 做两数的交换 做两数的交换-The exchange of the two numbers do make the exchange of two numbers do two exchanged numbers
yuanbao3
- 主要是用Matlab来进行元胞自动机的的仿真模拟元宝的增长方式-Matlab is mainly used for cellular automata in simulation ingot growth
surprising-munbers
- C语言实现 一个自然数的七进制表达式是一个三位数,而这个自然数的九进制表示也是一个三位数,且这两个三位数的数码顺序正好相反,求这个三位数。-C language a natural number is a seven-digit hexadecimal expression, and this natural number is a nine-digit hexadecimal representation, and the two-digit digital opposite order,
LDA
- 一个简单的LDA的matlab实现程序,大家多多批评-A simple matlab implementation of the LDA program, a lot of criticism
tdma
- TDMA分成时隙传输,使得收信机在每一突发脉冲序列上都得重新获得同步-TDMA transmission is divided into time slots, so each burst receiver had to regain synchronization sequence
6
- 完成了矩阵翻转运算,次代码可以轻松高效完成矩阵的翻转,帮助学者们提高能力-Matrix flip operation
Cyuyan
- 求出1到1000之间能被7或者11整除但不能同时被7和11整除的所有整数,结果按从小到大的顺序存放在数组a中,并返回个数-Can be obtained between 1 and 1000 is divisible by 7 or 11 but not both divisible by 7 and 11, all integers, results from small to large arrays stored in a sequence and returns the numbe
Demo3
- public static String dbDriver="org.gjt.mm.mysql.Driver" public static String url="jdbc:mysql://localhost:3306/Amy" public static String user="root"