资源列表
MergeSort
- 合并排序 任意给定一包含n个整数的集合,把n个整数按升序排列。 -Merge sort A collection that contains any given n integers, the integer n in ascending order.
mimaxue
- 设计一个能输出m序列的函数,并输出m序列把它转换为0到255之间的整数-Design a sequence of m output functions, and outputs m sequence to convert it to an integer between 0-255
maxmin
- 在一个整数组A[1...n]中,同时寻找最大值和最小值。-In an integer array A [1 ... n] while seeking the maximum and minimum values.
Step
- STM32F407代码,用于驱动步进电机。-STM32F407 code, used to drive stepper motor。
BinSearch
- 二分查找: 任意给定一个升序集合,任意给定一个整数K,判断该整数是否在集合中。-Binary search: Ascending any given a collection of any given integer K, determine whether or not the integers in the collection.
FreightACCESS
- C#+ACCESS cs架构计算运费系统-CS C#+ACCESS framework for calculating freight transportation system
gotbbaha
- 用牛顿迭代法求一个方程在某一个点处的的根,方程的系数可任意输入-Seeking an equation using the Newton iterative method can be any input at the root, the coefficient equation of one point
leach
- implamentation leach aghoritm (for wsn)
xingbo
- 行波测距的matlab仿真研究,非常适合初学者使用。-The traveling wave ranging matlab simulation
main
- 水费查询系统,包含登陆、验证、显示费用及详细信息的功能,并能显示相关图表-log in
demoss
- FPGA的代码verilog语言编写,包括LED与按键验证,数据选择器,编码器,译码器半加器,全加器,适合初学者,已经在板子调试成功,板子是 睿智IV开发板。-FPGA code verilog language, including LED and key authentication, data selection, encoder, decoder and a half adder, full adder, suitable for beginners, it has been succe
Polynomial
- Visual C++实现,实现了实数多项式的加法和减法,用于了Vector和链表两种方法-Visual c++ implementation, has realized the real polynomial addition and subtraction, two methods used in the Vector and list
