资源列表

« 1 2 ... .21 .22 .23 .24 .25 2026.27 .28 .29 .30 .31 ... 2656 »

[数据结构常用算法Elevator-simulation

说明: 模拟时钟从0开始,时间单位为0.1秒。人和电梯的各种动作均要消耗一定的时间单位(简记为t),比如:有人进出时,电梯每隔40t测试一次,若无人进出,则关门;关门和开门各需要20t;每个人进出电梯均需要25t;如果电梯在某层静止时间超过300t,则驶回1层侯命。-Analog clock, starting at 0 time of 0.1 seconds. And lift a variety of actions have to consume a certain unit of time (
<xinxinwag> 在 2025-06-14 上传 | 大小:3kb | 下载:0

[数据结构常用算法Calculationof-true-value

说明: 所谓命题演算公式是指由逻辑变量(其值为TRUE或FALSE)和逻辑运算符∧(AND)、∨(OR)和┐(NOT)按一定规则所组成的公式(蕴含之类的运算可以用∧、∨和┐来表示)。公式运算的先后顺序为┐、∧、∨,而括号()可以改变优先次序。已知一个命题演算公式及各变量的值,要求设计一个程序来计算公式的真值。-The so-called propositional calculus formula refers to the logical variable (its value is TRUE or
<xinxinwag> 在 2025-06-14 上传 | 大小:4kb | 下载:0

[数据结构常用算法recursion

说明:这个程序代码是通过递归来实现前n个自然数的和。-This programmer realizes recursively the sum of n natural number.
<王超> 在 2025-06-14 上传 | 大小:76kb | 下载:0

[数据结构常用算法dbworld

说明:matlab code fore some database and data mining
<mahsa> 在 2025-06-14 上传 | 大小:250kb | 下载:0

[数据结构常用算法matrix_complex

说明:实现复矩阵。实现功能:四则运算,求逆,转置,点运算等等。加载后,可以像在matlab中那样便捷的操作矩阵,进行多种运算。-Achieve complex matrix. Functions: the four operations, inverse, transpose, dot operator, and so on. Loaded, like in matlab as convenient operation matrix, a variety of computing.
<John Leslie> 在 2025-06-14 上传 | 大小:4kb | 下载:0

[数据结构常用算法binary-search

说明:c语言实现的二分查找,给出查找元素和位置,及提示信息-binary search
<mrswang> 在 2025-06-14 上传 | 大小:71kb | 下载:0

[数据结构常用算法QianSanZhang

说明:我们上课时的课件,非常有条理,想学习数据结构的同学可以下载来学习,里面有完整的代码介绍,线性表/链表/二叉树/邻接矩阵/图等~我们上机就都从里面拷代码,是非常好的学习资料~这章是前三章。-Courseware in our class, very organized, want to learn data structures students can download to learn, there are a complete introduction of the code, linear
<温晓> 在 2025-06-14 上传 | 大小:1.54mb | 下载:0

[数据结构常用算法SiWuZhang

说明:这章是四五章。我们上课时的课件,非常有条理,想学习数据结构的同学可以下载来学习,里面有完整的代码介绍,线性表/链表/二叉树/邻接矩阵/图等~我们上机就都从里面拷代码,是非常好的学习资料~。-This chapter is four or five chapters. Courseware in our class, very organized, want to learn data structures students can download to learn, there are a c
<温晓> 在 2025-06-14 上传 | 大小:1.04mb | 下载:0

[数据结构常用算法LiuQiZhang

说明:这章是了六七章。我们数据结构的课件,想学习这个的同学可以下载,有详细的源码和知识,我们上机课都是从这拷的代码,希望可以帮助大家~-This chapter is six or seven chapters. Data structure of the courseware, want to learn this the students can download the source and knowledge-on lesson from this copy of the code, I ho
<温晓> 在 2025-06-14 上传 | 大小:1.11mb | 下载:0

[数据结构常用算法BaJiuZhang

说明:这章是了八九章。我们数据结构的课件,想学习这个的同学可以下载,有详细的源码和知识,我们上机课都是从这拷的代码,希望可以帮助大家~-This is the eight or nine chapters. Data structure of the courseware, want to learn this the students can download the source and knowledge-on lesson from this copy of the code, I hope
<温晓> 在 2025-06-14 上传 | 大小:2.73mb | 下载:0

[数据结构常用算法MazeByWen7.9

说明:用C++实现的,mfc编的一个迷宫程序,用回溯法走迷宫~可以实现自动生成迷宫,自己设计迷宫,自动找路,键盘输入找路,自动找路时可以设置时间间隔。-A maze procedure the C++, mfc series, with backtracking maze- can automatically generate the maze design their own maze, and automatically find a way, the keyboard input to find
<温晓> 在 2025-06-14 上传 | 大小:4.06mb | 下载:0

[数据结构常用算法buffon

说明:buffon估计π算法,这是算法分析与设计的内容,其中不含有有π-buffon estimated π algorithm, algorithm analysis and design, which does not contain have π
<jabinwang> 在 2025-06-14 上传 | 大小:175kb | 下载:0
« 1 2 ... .21 .22 .23 .24 .25 2026.27 .28 .29 .30 .31 ... 2656 »

源码中国 www.ymcn.org