资源列表

« 1 2 ... .22 .23 .24 .25 .26 2227.28 .29 .30 .31 .32 ... 2656 »

[数据结构常用算法c-code

说明:c语言经典代码,包括:打印图案 ,大小写字母的互换 整数因子 /*请编写一程序完成下面的功能:从键盘上任意上任意输入一个大于0且小于1000的整数,然后输出此整数的所有整数因子。如输入12,则输入1,2,3,4,6,12。*/ 插入后自动排序 /*原题:把一个整数插入到按由小到大排列的数列中,插入后仍然保持由小到大的顺序排列*/ /*指针,穷举法进行比较交换*/ 求数列 /*原题:已知一正整数递增等差数列
<wangyicai> 在 2024-09-19 上传 | 大小:1024 | 下载:0

[数据结构常用算法f31

说明:蛇顺序表中的关键字是递增有序的,将监视哨设在高下标端,设计算法实现简单顺序查找-Snake order keyword in the table are incremental and orderly, and will monitor the post is located in Gao Xia S side, the design algorithm is simple in order to find
<左左> 在 2024-09-19 上传 | 大小:1024 | 下载:0

[数据结构常用算法f41

说明:进冒泡排序,试编写一个程序,对一个待排序的数据元素集合进行奇偶转换排序。-Into the bubble sort and try to write a program, for a set of data elements to be sorted to parity conversion to sort.
<左左> 在 2024-09-19 上传 | 大小:1024 | 下载:0

[数据结构常用算法chazhaozuijinzuxian

说明:编写算法,在二叉排序树上找出任意两个不同结点的最近公共祖先-Write algorithm, binary sort tree to find any two different nodes of the nearest common ancestor
<左左> 在 2024-09-19 上传 | 大小:1024 | 下载:0

[数据结构常用算法xiawei

说明:顺序查找 实现顺序查找的设计与实现 且加上了注释 更容易理解和上手-Find the order of search in order to achieve the design and implementation and the addition of annotations easier to understand and get started
<刘云> 在 2024-09-19 上传 | 大小:1024 | 下载:0

[数据结构常用算法1152

说明:马周游问题代码,走日字形的马在 一个棋盘-Ma tour problem code
<林杰> 在 2024-09-19 上传 | 大小:1024 | 下载:0

[数据结构常用算法Queue

说明:Its about the data structure Q-Its about the data structure Queue...
<Ahmed Dildar> 在 2024-09-19 上传 | 大小:1024 | 下载:0

[数据结构常用算法Tree

说明:Its about data structure Tr-Its about data structure Tree
<Ahmed Dildar> 在 2024-09-19 上传 | 大小:1024 | 下载:0

[数据结构常用算法ranksort

说明:这是一个用CUDA平台实现的简单的排序。具有参考价值-This is a simple to use CUDA platform of the sort. With a reference value
<wanghaha> 在 2024-09-19 上传 | 大小:1024 | 下载:0

[数据结构常用算法simple_xy_wr

说明:利用F90接口创建nc格式文件,并写入一个虚构的2维数据-use F90 interface to create nc format file
<yetsyu> 在 2024-09-19 上传 | 大小:1024 | 下载:0

[数据结构常用算法simple_xy_rd

说明:利用Fortran 90 接口读取已经创建的nc文件,并且检验其读写是否正确-The use of Fortran 90 interface to read nc file has been created, and test its read and write correctly
<yetsyu> 在 2024-09-19 上传 | 大小:1024 | 下载:0

[数据结构常用算法Huffman

说明:霍夫曼编码,根据给定权值创建赫夫曼编码,显示每一步如何进行及所得编码-Huffman coding, according to the weight given to create Huffman codes, showing how each step and the resultant code
<张三> 在 2024-09-19 上传 | 大小:1024 | 下载:0
« 1 2 ... .22 .23 .24 .25 .26 2227.28 .29 .30 .31 .32 ... 2656 »

源码中国 www.ymcn.org