Go To English Version 超过100万源码资源,1000万源码文件免费下载
  • random.rar 随机有限元分析的经典程序,分析结构可靠度等方面应用
  • tinyxml.zip ... , for example a document that describes a "to do" list for an organizer application. XML is a very structured and convenient format. All those random file formats created to store application data can all be replaced with XML. One parser for everything.
  • Random.rar 自己制作的一个七星彩开奖器,通过按钮逐个产生一组开奖结果
  • FPtest.zip FPTEST:Non-parametric Fligner-Policello test of two combined random variables with continuous cumulative distribution.
  • imapi.zip * * 38 11/03/98 2:10p Admin * Added jackpot and gambit. Removed random player selection. Added part * of MPede support. Added response to ChatgamesID request. Added code * to track server name. */
  • MobileModels.gz 无线通信的各种运动模型。适用于移动通信、无线传感器网络等领域。 包括:Random walk、random waypoint、random direction、boundless simulation area、 gauss-markov等运动模型 - probabilistic random walk
  • GubnerSolutions.rar Solution manual for < Probability and Random Processes for Electrical and Computer Engineers>> John A. Gubner University of Wisconsin, Madison
  • rng_opencore.rar opencore, random number generator, verilog
  • frey.rar frey map混沌随机序列的MATLAB产生源程序-frey map chaotic random sequences generated source MATLAB
  • CSVDemo.rar 用C#写的一个简单的读写CSV文件的类 源代码演示了: 1.listview控件,openFileDialog控件的简单运用; 2.autoseed的Random类的使用; 3.保存CSV文件; 4.读取CSV文件; 5.简单的分层思想,视图-listview,业务数据-data,永久数据-csv file