-
Newtonsoft.Json
底层json类库,个人认为非常好用。分享下。(The underlying JSON class library, which I personally think is very useful. Share it.)
- 2020-06-17 13:20:02下载
- 积分:1
-
IEEE4牛顿法
使用C#进行潮流计算,算例为4节点的标准电网,计算结果可与电力系统分析教材相对比,无误差(based on C# to do power flow)
- 2017-08-03 16:23:44下载
- 积分:1
-
马尔可夫链蒙特卡罗 随机微分方程
马尔科夫 蒙特卡洛(MCMC)方法(含 随机游走 蒙特卡洛 方法)是一组 算法 用马氏链 从随机分布 取样,之前步骤的作为底本。步数越多,结果越好。
- 2022-09-14 03:05:03下载
- 积分:1
-
jsoncpp-1.7.6
JSON是一种轻量级的数据交换格式。它可以表示数字、字符串、值的有序序列,以及名称/值对的集合。
jsoncpp是一个C++库,允许操作JSON值,包括序列化和反序列化和字符串。它也可以在unserialization /序列化步骤保留现有的评论,这是一个方便的格式来存储用户输入的文件。(JSON is a lightweight data-interchange format. It can represent numbers, strings, ordered sequences of values, and collections of name/value pairs.
JsonCpp is a C++ library that allows manipulating JSON values, including serialization and deserialization to and from strings. It can also preserve existing comment in unserialization/serialization steps, making it a convenient format to store user input files.)
- 2020-12-03 13:19:25下载
- 积分:1
-
OP27G_datasheet
OP27G数据手册,精密运算放大器,来自德州仪器公司。(OP27G datasheet)
- 2015-03-11 10:58:32下载
- 积分:1
-
RSana
重标极差法计算赫斯特指数的一个算法是真的(An algorithm for calculating Hearst exponents by rescaled range method is true)
- 2017-08-28 21:43:58下载
- 积分:1
-
Oled clock full code by damclock
说明: rtret
eewq
qeqr
tytr
ettrete
- 2019-02-27 16:48:34下载
- 积分:1
-
该程序实现的是种子生命的模拟,生存:有两个或三个邻居的种子将存活到下一代,即仍然占据该格子;
死亡:如果有四个或更多的邻居,种子将因为过度拥挤而死亡;如果种...
该程序实现的是种子生命的模拟,生存:有两个或三个邻居的种子将存活到下一代,即仍然占据该格子;
死亡:如果有四个或更多的邻居,种子将因为过度拥挤而死亡;如果种子只有一个或零个邻居,将因为孤独而死亡;
繁殖:如果一个空格子有三个邻居,那么将会长出一粒新种子。一种模式在经过若干代之后有以下四种可能的结局之一:
消亡;
不变――静态;
振荡――在一组模式间循环多次后在相同的位置出现相同的模式;
滑动――在一组模式间循环多次后在不同的位置出现相同的模式。该程序允许用户指定初始的模式或计算机自动创建初始的模式;
显示进化的过程,即历代模式;
当模式消亡就停止进化,或者提示用户是否继续显示下一代,或开始新的案例,抑或退出。
-The program implementation is the seed of life simulation, survival: There are two or three neighbors of the seed will survive to the next generation, that is still occupying the lattice
Death: If there are four or more neighbors, the seeds will die because of overcrowding if seed is only one or zero neighbors, will die because of loneliness
Breeding: If a sub-space has three neighbors, then it will grow a new seed. After a pattern after several generations have the following one of four possible outcomes:
Die
Constant- static
Oscillation- a group of modes in the loop on many occasions in the same location after the same pattern emerged
Sli
- 2022-03-25 01:15:01下载
- 积分:1
-
网页中农历显示的代码
网页中农历显示的代码-website shows the code
- 2022-08-02 16:19:36下载
- 积分:1
-
DDoS压力测试网页端源码
ddos页端源码可对接发包机或者API,完全汉化国内强劲可二次开发(Ddos page source code can be docked to send a charter or API, fully domesticized domestic strong secondary development)
- 2020-06-22 13:40:02下载
- 积分:1