资源列表

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

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

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

[数据结构常用算法recursion

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

[数据结构常用算法dbworld

说明:matlab code fore some database and data mining
<mahsa> 在 2024-09-29 上传 | 大小:256000 | 下载: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 v
<John Leslie> 在 2024-09-29 上传 | 大小:4096 | 下载:0

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

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

[数据结构常用算法QianSanZhang

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

[数据结构常用算法SiWuZhang

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

[数据结构常用算法buffon

说明:buffon估计π算法,这是算法分析与设计的内容,其中不含有有π-buffon estimated π algorithm, algorithm analysis and design, which does not contain have π
<jabinwang> 在 2024-09-29 上传 | 大小:179200 | 下载:0

[数据结构常用算法sprial_matrix

说明:C语言实现螺旋矩阵,运行时输入矩阵维数,直接输出相应维数的螺旋矩阵-C language spiral matrix, run-time input matrix dimensions, the direct output of the corresponding dimension of the spiral matrix
<杨克伟> 在 2024-09-29 上传 | 大小:169984 | 下载:0
« 1 2 ... .21 .22 .23 .24 .25 2026.27 .28 .29 .30 .31 ... 2656 »

源码中国 www.ymcn.org