资源列表
DM
- 查询旅游景点,可以用于旅游景点的查询 输入景点编号或者名称可以查询是否存在,及连接地理位置-serch port
13-4
- 动态配置一个整数的内存空间,初值5 动态配置一个空间为10的整数数组-Dynamic allocation of memory space, an integer, a dynamic configuration space initial 5 integer array of 10
c
- 很好的一段基础代码,需要的可以下载,是用c语言编程写的成绩查询-This is c program about finding score
Sticks
- POJ1011:sticks题解。用递归的方法求解。-POJ1011: sticks problem solution. Using recursive method for solving.
bianpozibian
- flac3d 求解边坡安全系数 用fish语言自行定义了安全 系数求解命令流-flac3d slope safety
payroll
- A payroll scr ipt using C#.
Paixu
- 这是一个数学算法,选择排序,选择排序可以让你快速把乱的数字群排列好-This is a mathematical algorithm, selection sort, selection sort allows you to quickly arrange the random number group
half
- 折半查找的算法思想是将数列按有序化(递增或递减)排列,查找过程中采用跳跃式方式查找,即先以有序数列的中点位置为比较对象,如果要找的元素值小于该中点元素,则将待查序列缩小为左半部分,否则为右半部分。通过一次比较,将查找区间缩小一半。 折半查找是一种高效的查找方法。它可以明显减少比较次数,提高查找效率。但是,折半查找的先决条件是查找表中的数据元素必须有序-Binary search algorithm idea is to sequence by ordering (ascending or des
stacks_4736
- stack structure in c++ language
Form1
- 一个简单的相册,可以选择所要访问的文件夹下的图片-a simple imagecollection,it can ask all images under different pakages
Program
- 大型系统研发的初始化程序,来自项目实践,具有重要参考价值,明确系统加载初始化时候应该读取的类对象以及配置文件-Initialization procedure for large-scale system development projects from the practice, an important reference value, a clear system to load the class object initialization When should read the c
LED
- 点亮一个LED灯,本程序是通过C语言编程的,属于比较简单-Light a LED light, the C programming language, are relatively simple