Go To English Version 超过100万源码资源,1000万源码文件免费下载
  • CSharpENT.zip random generated with entropy computing
  • ElasticNet.rar ... 一章里头所讲的是一样的, ke 则是终止条件。如果 step 被打勾,则程式在每一步之间会暂停 100毫秒(或其他使用者输入的数值)。如果 Random 被打勾,则程式会以系统时间作为乱数产生器的种子数,否则,就以使用者输入的数( Random 右边那一格)为种子数。 你可以利用 load 来载入推销员问题档与其最佳解,如此便可比较弹性网络所找出来的解与最佳解差了多少。 Central, ...
  • randomgenerate.rar random generate number
  • CRF++-0.45.tar.gz Conditional Random Fields的训练识别工具
  • 9.3_Pulse_Counter.rar 基于Verilog-HDL的硬件电路的实现 9.3 脉冲计数与显示   9.3.1 脉冲计数器的工作原理   9.3.2 计数模块的设计与实现   9.3.3 parameter的使用方法   9.3.4 repeat循环语句的使用方法   9.3.5 系统函数$random的使用方法   9.3.6 脉冲计数器的Verilog-HDL描述   9.3.7 特定脉冲序列的发生   9.3.8 脉冲计数器的硬件实现
  • CRF++-0.46.tar.gz Conditional Random Field(CRF)是重要的串学习模型,广泛用于自然语言处理的各个领域。CRF++是CRF的一个高效的实现,具有可扩展性好,功能强大的优点。
  • mm1systemmodel.rar One-channel queuing system simulator (M/M/1) * Arrival and service times are random and distributed exponetially. * * The simulator is time-slice-driven, i.e. the system model is being * run at discrete time points, with constant increments deltaT. ...
  • distributions.rar ... (compile with -lm) Typical use might be: ./distributions -u -m 1 -M 10 -n 100 -s 500 Generates a distribution of 100 uniform random numbers between 1 and 10, such that the sum of numbers is 500. ./distributions -p -2.2 -m 1 -M 100 -n 200 -s 500 ...
  • erdos_renyi.rar Generates a random Erdos-Renyi network
  • BigInteger_src.rar ... a csharp program. It is the BIgInteger class. It has methods: abs() , FermatLittleTest(int confidence) ,gcd(BigInteger bi) , genCoPrime(int bits, Random rand) , genPseudoPrime(int bits, int confidence, Random rand) , genRandomBits(int bits, Random rand) , ...