资源列表
gaosisaideer
- 通过高斯赛德尔方法求解方程组,需要输入方程组的系数矩阵。-Through high Sisaideer method for solving equations, need to enter the coefficient matrix.
digit-count
- 数字倒计时,考虑全面,方便使用使用时只需按你的要求修改数字即可-Digital countdown, consider a comprehensive, easy to use when used to modify according to your request only figures to
7_5_1
- 编写程序,输入两个字符串分别存入两个一维字符数组,将其连接后存入第三个一维字符数组后输出,要求用指向一维数组的指针变量来处理其中的字符,不能使用字符串处理函数-Programming, enter the two strings are stored in two one-dimensional array of characters, its connection into the third after a one-dimensional array of characters output
CountSort
- 本程序是一个计数排序的程序,是我字节写的,经过验证是可以用的。-This program is a counting sort of program that I write bytes, proven is can be used.
heapsort
- This the program for heap sort-This is the program for heap sort
ti1
- Rossler程序,用fortran语言编写-Rossler process, with fortran language
first
- 基于菲涅尔-基尔霍夫衍射的z扫描高斯衍射模型程序代码-GAUSSIAN diffration model of z-scan
quicksort
- 实现quicksort的简单代码,输入数字 能用quicksort排序-Achieve quicksort simple code, enter the number can quicksort sorting
seal-sort
- 设计一算法,用希尔排序方法对n个原始数据进行排序。要求如下: 输入:(1)输入原始数据个数n; (2)输入n个原始数据。 输出:(1)输出原始数据; (2)输出增量gap及排序过程 (3)输出排序结果。-Design an algorithm, using the n Hill sorting method to sort the raw data. Requirements are as follows: Input:
PAIXU
- 来自教程里的一种快速排序的C语言实现源代码,可以运行-C language tutorial from a quick sort of source code, you can run
QUICKSORT
- 用C语言实现的普通快速排序,和随机快速排序进行对比-With ordinary C language implementation of quick sort, quick sort and compare the random
Inserting-an-Ordered-Table
- 有一个有序单链表(从小到大),表头指针为head,编写一个算法向该单链表中插入一个元素值为x的结点,使插入后该链表依然有序-There is a single ordered list (small to large), the first table pointer head, prepared a single algorithm to the elements of the value chain to insert a node x, so that after the insertio