资源列表
Adressbook
- 一个C++写的小型通讯录,对于C++初学者很适合学习参考-C++ to write a small book for C++ is suitable for beginners to learn reference
phub_util_orom.tar
- This package contains instructions for installing the Linux Option ROM utility for Intel(R) Platform Controller Hub EG20T.
UltraEdit
- 很好用的程序源码及文本、网页等格式文挡的编辑和阅读器-Edit and reader
Library-Management-System
- 本代码为我自己大一期末写的一个控制台应用程序——图书管理系统,有关登陆信息存储在程序目录的TXT文档中。大家可按上面写的用户名密码登陆程序。-This code is a console application I write in my last term,that is, Library management system. The login information you need when run the program is in a txt document at its cont
Flash
- FLASH驱动程序,包括nand flash 和norflash驱动程序。-自动检测中英文中译英英译中 百度翻译 . FLASH driver, including NAND flash and norflash drivers
StuInfo
- 一个C++写的学生管理系统 ,能够管理学生的基本信息 ,适合初学者学习参考-C++ to write a student management system to manage students with basic information for beginners to learn reference
calgari2
- strapdown ins positining
bottomupsort
- 冒泡排序,是指计算机的一种排序方法,它的时间复杂度为O(n^2),虽然不及堆排序、快速排序的O(nlogn,底数为2),但是有两个优点:1.“编程复杂度”很低,很容易写出代码;2.具有稳定性,这里的稳定性是指原序列中相同元素的相对顺序仍然保持到排序后的序列,而堆排序、快速排序均不具有稳定性。不过,一路、二路归并排序、不平衡二叉树排序的速度均比冒泡排序快,且具有稳定性,但速度不及堆排序、快速排序。-Bubble sort is a sorting method of the computer, i
lcd
- LCD驱动程序,包括LCD库文件,头文件、宏定义、以及底层操作函数、上成测试程序。-LCD drivers, including the LCD library files, header files, macros, as well as the underlying operating function, into the test program
quicksort
- 快速排序(Quicksort)是对冒泡排序的一种改进。由C. A. R. Hoare在1962年提出。它的基本思想是:通过一趟排序将要排序的数据分割成独立的两部分,其中一部分的所有数据都比另外一部分的所有数据都要小,然后再按此方法对这两部分数据分别进行快速排序,整个排序过程可以递归进行,以此达到整个数据变成有序序列。 -Quick sort (Quicksort) is a bubble sort of an improvement. CAR Hoare in 1962 by the mak
Kalman-filtering
- best kalman filtering example for beginners
src
- 企业级人事工资管理系统,功能全面,数据库采用4范式,具有权限功能-Enterprise-class human resources management system, full-featured, 4-paradigm database with access functions
