资源列表
jifen125
- 积分计算程序,« 输入一串字符串 将数字提取出来写到另一个数组中 并输出显示分类:-integral calculation procedures,
xuchuanxiang
- 晶闸管设计的徐传镶法,设计长基区,决定了晶闸管耐压设计,是一个优化程序。
huangjinfenge
- 黄金分割-Golden Section
isixindao
- 随机qpsk信号的LMS自适应算法 包括加噪声没没加噪声两种-Random qpsk signal plus noise LMS adaptive algorithm, including both additive noise did not
BranchedVCinDC_lather_network
- 线形直流电路网络,支路电压电流计算,C++程序-Computation of voltage and currents of branches in DC lather network
Jacobidiedaifa
- 由于求解方程时的计算速度比较慢,所以引入了雅克比迭代法的计算法,加快了计算速度。-Since the calculation of solving equations is slow, so the introduction of the calculation of Jacobian iteration method to accelerate the calculation speed.
Primitive-root
- 给定大素数P,如果求其原根?给出算法描述。并编程实现具体功能。 利用随机数生成大素数q,P是形如2*q+1的大素数,P也为素数,若P不为素数,则重新生成大素数q,重复上述步骤。生成随机数g,1<g<p-1,要满足:g^2 mod p!=1, g^q mod p!=1, 则g为P的本原根。-Given a large prime number P, if you find its original roots? Algorithm descr iption is given. A
the-comparision-of-two-muster
- 两个集合大小的比较,可以比较两个集合之间的大小!-the comparision of two muster!
Seq_step15
- 采用Kriging模型进行的序贯设计,分别取5点、10点、15点进行元模型分析。-sequential design for experiment with adaptivity to irregullar of responses
LED8
- LED,AVR单片机,数码管显示应用,ICCAVR的实际应用-LED, the AVR microcontroller, LED display applications, ICCAVR the practical application of
kmp.cpp.tar
- 自己写的KMP,供大家参考使用,参照前辈的博客-->http://www.cnblogs.com/dolphin0520/archive/2011/08/24/2151846.html-Write your own KMP, for reference use, reference predecessors blog-> http://www.cnblogs.com/dolphin0520/archive/2011/08/24/2151846.html
BuildQueueByTwoStacks
- 通过2个队列来模拟栈, 运行导入eclipse时要改包名package classOne -Build Queue By Two Stacks, change package name,