搜索资源列表
3975-1
- 数据结构课程设计 四种分类法 本程序采用了各种不同的方法对同一个输入进行排序,且每一个元素其本身亦是一个结构体,又可以进行扩充,使其可以存储其他的相关的信息。在此我仅仅举了结构体本身只有一个元素的情况。-curriculum design data structure classification of the four procedures using a variety of methods with a pair of input sequencing, and with each o
链表的C语言实现之单链表的实现
- 所谓链表,就是用一组任意的存储单元存储线性表元素的一种数据结构-so-called List, a group is using an arbitrary memory cell storage element linear form of a data structure
cprogramm
- 利用指针技术,以一维整型数组中间元素为中心,对称对调所有元素:即首元素与末元素对调、第二元素与次末元素对调…。-use of technical indicators to a peacekeeping integer array elements to the middle Center, symmetric swap all the elements : that is the end of the first elements and elements have been reversed
xiaom
- 数组完全单元 数组完全单元-full array element array modules completely full array modules complete array modules
wdqkjhfjh
- 用Visual C++编写一个完整的单片空间后方交会程序,通过对提供的试验数据进行计算,输出像片的外方位元素并评定精度-prepared a complete single-chip space resection procedures, Based on the test data, the output of foreign porno film element bearings and precision assessment
four
- 平面4结点有限元方法-Plane four node Finite Element Method
冒泡法改进
- 冒泡法是数据排序的一种基本算法,它的基本方法是:相邻两元素进行比较,如有需要则进行交换,每完成一次循环就将最小元素排在最后(如从大到小排序),下一次循环是将其他的数进行类似操作?如将N 个数按从大到小排序,Turbo C语言程序函数 -Bubble Act to sort the data is a basic algorithm, which is the basic method : two adjacent elements, if required for the exchange, e
shangchuanchengxu5
- 将一个5*5的矩阵中得最大元素放在中心,4个角分别放4个最小的元素,写一函数实现,用main函数调用。-A 5* 5 matrix in the largest element in the center, four corners were placed four smallest element, write a function to achieve, with the main function call.
vector
- 建立一个int类型的长度为n的vector数组,n由用户从键盘输入, 输入元素到数组,输出数组中的元素,用vector建立元素为10的类型为Point的对象数组,要求 建立数组时有默认的初始化,每个元素的X,Y的值为0. 调用Move成员函数改变每个元素的X,Y的值,输出元素-Establish a int type of length is n vector array, n by the user input from the keyboard, input elements to an
CumstomLegendDll
- ArcEngine中的ILegend和ILegendItem使用起来总觉得不让人满意,特别是AdjustColumns和Item。因此把PageLayout的图例想象成很多Element的组合,基于IElement重新实现了图例类。图例类的类图可以参考附件中的图例绘制.bmp。 另外,附件中有示例程序,示例mxd,还有源码。-ArcEngine in ILegend and ILegendItem people to use do not always feel satisfied, esp
fenzhifa.rar
- 分治法的基本思想,掌握递归程序编写方法;使用分治法编程,求解线形序列中第k小元素。,Separation of the basic ideas, grasp the recursive programming methods the use of sub-rule law programming, solving linear sequence of the first k small element.
Marker Element 画点
- MarkerElement.rar
一个二维的网格产生程序
- 有限元分析方法使用c语言编程生成二维网格的程序-finite element analysis method using C language programming two-dimensional mesh generation process
第K小元素
- 这是算法分析与设计一书中的其中一个算法,求第K小元素的源程序,绝对是自己编的,不可能有重复-This is the algorithm analysis and design of a book in which an algorithm, for the first K small element of the source is definitely its own series, it is impossible to repeat
IesiSet-Source
- 这个类库提供了集合运算功能,并且支持泛型。 功能: 主要是取得2个集合里,相同、相异、联集的部份。 使用说明: 1. 如果顺序是重要的,那 HashedSet 可以改成 SortedSet 2. 如果用SortedSet, 集合里面的元素必需继承IComparable接口-This class library provides a collection of computing functions, and support for generics. Function: main
1.8
- 一本书的页码从自然数1开始顺序编码直到自然数n。书的页码按照通常的习惯编排,每个页码都不含多于的数字0,例如,第6页用数字6表示,而不是06或者006等。现在需要编写一个方法int[] CaculateNumber(int n),给它一个书的总页码n,方法能有个返回值,它记录了在给定的页码n中0,1,2….9数字出现的次数(如页码67表示6和7各出现了一次)。数组一共九个元素,0出现的次数记录在数组索引为0的元素中,依次类推。-A book page from the natural numbe
px10
- 对10个数进行排序. 可以利用选择法,即从后9个比较过程 中,选择一个最小的与第一个元素交换 ,下次类推,即用第二个元素与后8个进 行比较,并进行交换。-To 10 the number of sort. Can make use of selection, that is, from nine after the comparison process, select one of the least of the first elements of the e
finite-element-sparse-matrix
- 有限元稀疏矩阵的保存和提取,基于ANSYS提取稀疏矩阵后在matlab中的重新整理。-Preservation and extraction of finite element sparse matrix
LINQ---Element-Operators---quocvox
- LINQ - Element Operators - quocvox
Seeking-an-orderly-array-element
- 求一有序数组的每一个元素用筛选法求m内的素数-Every element of seeking an orderly array screening method and primes within the m
