资源列表

« 1 2 ... .88 .89 .90 .91 .92 1593.94 .95 .96 .97 .98 ... 2656 »

[数据结构常用算法main

说明:用C语言编写的小程序,一元多项式的加法,希望大家喜欢-Written in C small program, a element polynomial addition
<董凯> 在 2024-11-10 上传 | 大小:1kb | 下载:0

[数据结构常用算法arbore-multicai

说明:an implementation of a multiway tree in C
<alexxxx> 在 2024-11-10 上传 | 大小:234kb | 下载:0

[数据结构常用算法TextWGL(DDA)

说明:数值微分法(DDA)直线生成算法,算法实质:用数值方法微分方程,同时对x和y各增加一个小增量来计算下一步的x,y值。-Numerical differentiation (DDA) line generation algorithm, the algorithm in real terms: differential equations with numerical methods, while the x and y each inc
<liqianmei> 在 2024-11-10 上传 | 大小:1.86mb | 下载:0

[数据结构常用算法PrimeTest

说明:对素数进行测试,一些测试素数算法的代码,对素数进行测试,一些测试素数算法的代码-To test for prime numbers, prime number test algorithm code to test for prime numbers, prime number test algorithm code
<cloutar> 在 2024-11-10 上传 | 大小:1.08mb | 下载:0

[数据结构常用算法GEO

说明:GEO大地算法,方位角,大地线,经纬度相互转换-GEO earth algorithm, azimuth, land lines, latitude and longitude conversion
<张先生> 在 2024-11-10 上传 | 大小:53kb | 下载:0

[数据结构常用算法duochongmi

说明:多重米计算问题,使用c语言讲述了多重米计算问题的求解方法和指导-Computation of multiple meters, multiple use c language about problem solving in meters methods and guidance
<Third> 在 2024-11-10 上传 | 大小:679kb | 下载:0

[数据结构常用算法shanshu

说明:删数问题,使用c语言讲述了删数问题的求解方法和指导-Delete a few problems about using the c language deleted several problem solving methods and guidance
<Third> 在 2024-11-10 上传 | 大小:510kb | 下载:0

[数据结构常用算法shibing

说明:士兵排队问题,通过C语言对士兵排队问题进行了分析和讲解,从而解决问题-Soldiers queuing, queue of soldiers through the C language has been analyzed and explained the problem to solve the problem
<Third> 在 2024-11-10 上传 | 大小:335kb | 下载:0

[数据结构常用算法yinhang

说明:银行营业问题,通过C语言对银行营业问题进行了分析和讲解,从而解决问题-Banking problems, the banking business through the C language has been analyzed and explained the problem to solve the problem
<Third> 在 2024-11-10 上传 | 大小:339kb | 下载:0

[数据结构常用算法yuesefu

说明:约瑟夫问题,通过C语言对约瑟夫问题进行了分析和讲解,从而解决问题-Joseph problems, by Joseph C language issues are analyzed and explained, in order to solve the problem
<Third> 在 2024-11-10 上传 | 大小:334kb | 下载:0

[数据结构常用算法Test

说明:根据在一文件当中得到的一数字(正整数),得到该数字对应的法雷序列,并输出-According to a document which has been in a number (positive integer), the corresponding method to get the mine sequence number, and output
<王辉> 在 2024-11-10 上传 | 大小:1kb | 下载:0

[数据结构常用算法queue

说明:组队列算法: 设置队列指针a和b,a和b都为0 建立n个数组记录元素的分组情况 初始化,i=0,表示当前有多少个队列已经有元素 读入1个命令 如果是删除命令,从第a个队列开始搜索,找到第1个元素出队 如果删除元素后队列变空,a++ 如果是结束命令,输出所有队列的元素,注意队列为空则不要输出 如果是插入命令,首先检查a到b中各个队列是否有同组元素 如果在第k个队列发现同组元素,则进入第k队列
<maizhao> 在 2024-11-10 上传 | 大小:5kb | 下载:0
« 1 2 ... .88 .89 .90 .91 .92 1593.94 .95 .96 .97 .98 ... 2656 »

源码中国 www.ymcn.org