资源列表

« 1 2 ... .42 .43 .44 .45 .46 847.48 .49 .50 .51 .52 ... 2656 »

[数据结构常用算法fenpeicelue

说明:数据结构的课程设计,编程实现一个简单的分配问题!-Curriculum design, data structures, programming a simple allocation problem!
<> 在 2025-02-01 上传 | 大小:32kb | 下载:0

[数据结构常用算法Maze

说明:用栈解决迷宫问题,随机生成迷宫,而且还调用了 windows.h 实现了 windows 控制台字体变化,采用C++实现,注释很详细-Find a way through a maze with stack. The maze is generated randomly. Change the colors in console. Use C++ with detailed comments.
<LuJun> 在 2025-02-01 上传 | 大小:2.98mb | 下载:0

[数据结构常用算法chenlieguan

说明:数据结构与算法里,陈列馆中机器人看守问题。-dormitories
<gao> 在 2025-02-01 上传 | 大小:603kb | 下载:0

[数据结构常用算法LinearList

说明:如何分离一个顺序表里的0元素和非0元素?本程序展示了三种高效算法并比较他们之间的性能-How to separate 0 and non-0 element in a squencial list? The program shows three effective algorithm and compare their performances.
<LuJun> 在 2025-02-01 上传 | 大小:391kb | 下载:0

[数据结构常用算法BankLiner

说明:模拟银行排队机系统,父进程负责调度,子进程负责接收顾客、打印顾客号、呼叫顾客到相应窗口和服务顾客。-Simulation Bank Queue System, the parent process is responsible for scheduling, sub-process is responsible for receiving clients, print customer number, call customer to
<linqingyang> 在 2025-02-01 上传 | 大小:698kb | 下载:0

[数据结构常用算法list

说明:list方法,包含创建list和创建节点-function of list
<ty> 在 2025-02-01 上传 | 大小:1kb | 下载:0

[数据结构常用算法123

说明:解决约瑟夫问题,运行过了,保证可以。问题是清华严蔚敏版本的《数据结构》书-Joseph problems to solve, run-off, and guarantee. The problem is Tsinghua Yan Wei-min version of the " Data Structure" book
<林海翔> 在 2025-02-01 上传 | 大小:634kb | 下载:0

[数据结构常用算法3

说明:实现二分法求解方程。编写并使用以下函数: double SolveRoot(double(*pf)(double x),double a,double b,int n) 这里,pf指向一个函数f,f用来定义要求解的方程f(x)=0,a和b是未知解x的上下界(即a<=x<=b), n是循环次数。例如,如果f(x)=x*x-2,则SolveRoot (f,1,2,100)将返回1.414213562373095,
<闻悦> 在 2025-02-01 上传 | 大小:1.11mb | 下载:0

[数据结构常用算法DPmissileDefence

说明:动态规划入门问题:导弹防御 的解答与源程序,包含样例输入与输出-Introduction to dynamic programming problems: answers and the source of missile defense, including sample input and output
<张无忌> 在 2025-02-01 上传 | 大小:1kb | 下载:0

[数据结构常用算法atan

说明:反正切函数C实现,一个简单的C语言函数的实现,以及两个math的头文件-Arc tangent function C implementation, a simple implementation of C-language function, and two math header file
<张无忌> 在 2025-02-01 上传 | 大小:7kb | 下载:0

[数据结构常用算法1027

说明:这是一个中序线索建立二叉树的程序希望能给用的上的人一点提示 , -This is a clue in order to establish procedures for binary tree used in hopes of giving the person a little on the tips,
<金希希> 在 2025-02-01 上传 | 大小:1kb | 下载:0

[数据结构常用算法Polyn_Multy

说明:单链表表示的一元多项式的乘法,这个程序感觉不错,可以处理所有正常情况下的输入-This is a Multy of the linklist.
<石俊> 在 2025-02-01 上传 | 大小:1.17mb | 下载:0
« 1 2 ... .42 .43 .44 .45 .46 847.48 .49 .50 .51 .52 ... 2656 »

源码中国 www.ymcn.org