搜索资源列表
Interpreter and libraries
- Haskell编译器和库 Haskell是一种广谱语言,适合各种应用。他尤其适合需要高度可修改和维护的程序。大多数软件产品的生命期主要花费在规范,设计和维护而不是编程。函数式语言能很好的写能够真正执行(也可以测试和调试)的规范,该规范也就是最终程序的第一个原型。 -Haskell compiler and libraries Haskell is a broad-spectrum language, suitable for a variety of applications. In p
Cell
- 细胞分裂问题 某种生命周期为5小时的水藻细胞繁殖能力很强。新细胞经过两小时变成成熟细胞,并分裂出一个新细胞。第三小时分裂能力最强,可以又分裂出两个新细胞,第四小时又分裂出一个新细胞。五小时后死亡。 (1)假定开始只有一个新水藻细胞,分别输出从1至30小时后的细胞总数。(屏幕输出结果即可) (2)一个新水藻细胞100小时后变成多少个细胞?(屏幕输出结果即可) (提示:1至6小时后的细胞总数分别为:1,2,4,6,9,16)-The issue of cell division of
graph
- 现实生活中有很多关于流量的问题,比如说公路系统的车辆流,供水系统的水流,金融系统的金流等等。为了解决这些关于流量的问题,我们需要学习一系列关于流量的算法。-In real life there are many issues on the flow, such as road traffic flow system, water supply system, financial system, cash flow and so on. In order to solve these issues
baozha
- 生活中我们有这样的常识,在一个密闭的空间中当可燃气体达到一定浓度时,遇明火会立即发生爆炸,即剧烈燃烧瞬间蔓延至整个空间。而爆炸极限指在空气中,可发生爆炸的气体比例区间-In life we have such common sense, in a confined space when the combustible gas reaches a certain concentration, the event of fire will immediately exploded, that is,
Conway
- Conway The Game of Life, also known simply as Life, is a cellular automaton devised by the British mathematician John Horton Conway in 1970.[1] It is the best-known example of a cellular automaton.
Life-1
- "Conway game", which redirects to here, can also refer to games as defined by surreal numbers, which John Conway also developed. Gosper s Glider Gun creating "gliders". The Game of Life, also known simply as Life, is a cellular automaton devis
dianligongying
- 实际生活中的电力供应问题,c语言编程实现-Real-life power supply, c language programming
liu
- 数学建模中的高速路面寿命问题。这个是东北大学暑假建模第二次的试题答案。-Mathematical modeling of high-speed road life issues. Northeastern University this summer is the second model answers to the questions.
1~100
- 可以随机产生1~100的随机数字,方便用户的生活-Can randomly generate a random number from 1 to 100, user-friendly life
MainDlg
- 实现简单的四则运算,在日常生活中方便人们计算,是生活更方便,更精彩-Realize the simple arithmetic, convenient for people in daily life calculation, is life more convenient, more wonderful
paper1
- 基于点割集的无线带状传感网分布式寿命预测算法.pdf-Based the cutset wireless ribbon sensor network distributed life prediction algorithm. Pdf
test4
- 某电视台举办了低碳生活大奖赛。题目的计分规则相当奇怪: 每位选手需要回答10个问题(其编号为1到10),越后面越有难度。答对的,当前分数翻倍;答错了则扣掉与题号相同的分数 (选手必须回答问题,不回答按错误处理)。 每位选手都有一个起步的分数为10分。 某获胜选手最终得分刚好是100分,如果不让你看比赛过程,你能推断出他(她)哪个题目答对了,哪个题目答错了吗? 如果把答对的记为1,答错的记为0,则10个题目的回答情况可以用仅含有1
random
- function Rguji=shixi2_2(t,thetaa1,thetaa2,thetab1,thetab2,thetac,mm) t 是要求系统生存的寿命 thetaa1 是元件A1的数学期望 thetaa2 是元件A2的数学期望 thetab1 是元件B1的数学期望 thetab2 是元件B2的数学期望 thetac是元件c的数学期望-
Development-of-a-water-filled-fender-system
- In order to extend the life and productivity of an off-shore oil and gas platform an new installation has been proposed to provide a compression unit. The existing platform is already extensively occupied, having been in existence for over 25 y
hoopoe-heuristic-optimization.txt
- Most optimization problems in real life applications are often highly nonlinear. Local optimization algorithms do not give the desired performance. So, only global optimization algorithms should be used to obtain optimal solutions. This paper propose
sgu250
- sgu250:Constructive Plan 题目大意: 给出一个n∗ m的01矩阵,0表示不能放,1表示能放,在其中放入三个矩形,要求满足如下条件: 1.每个矩形面积大于0。 2.这些矩形必须是一个联通块,矩形之间不能重叠。 3.矩形的左边界在同一条线上。 4.中间矩形的横向长度小于两边矩形的横向长度。 求出最大的三个矩形的总面积,无解输出− 1。-250. Constructive Plan time li
dadf
- Artificial life: a study of the basic characteristics of some of the basic characteristics of the human system. Includes two aspects of content: 1, research on how to use computational techniques to study biological phenomena 2. Research on how
TheoryOfComputation
- these document analyze all concepts of computation models you might need in your life