- hsupa1 Impementation code for CAC for NGMN ========================= This code simulates the operation of a wireless cellular system
- Personnel-Management-System 功能描述: (1)全部员工基本信息的查询
- checking-in-wage-management 基于SQL数据库的考勤工资管理系统网站的设计
- C_TS 利用禁忌搜索算法
- UC 后台执行程序
- TMS320DM643x-DMP-Multichannel-Audio-Serial-Port-( dm6437 platform documentation
资源列表
FFTC
- 快速傅立叶算法,C语言编程,可用与DSP等信号处理领域-Fast Fourier algorithm, C language programming that can be used with the DSP and other signal processing
Huffman-Code-Tree
- Huffman编码树自动生成已经过测试可以使用-Huffman coding tree automatically generated
Chain-queue
- 进行链队列的基本操作:入链队列、出链队列、销毁链队列、遍历链队列。-Basic operations: into the chain chain queue queue out chain queue, the queue of destruction chain traversal chain queue.
Graph-traversal
- 图的两种遍历方式:深度优先遍历、广度优先遍历。-Figure two traversal way: depth-first traversal, breadth-first traversal.
group_douban
- 对group——user网络计算出group--group网络,边权为group间的overlap-compute a bipartite graph
addressbookmanagementsystem
- C语言数据库课程设计,通讯录管理系统的实现,利用链表数据结构操作,有完整的报告和帮助文件!-The realization of C language database curriculum design, address book management system, using the operation of the linked list data structure, complete reports and help files!
2fenfa
- 算法思想简单描述: 在插入第i个元素时,对前面的0~i-1元素进行折半,先跟他们中间的那个元素比,如果小,则对前半再进行折半,否则对后半进行折半,直到left>right,然后再把第i个元素前1位与目标位置之间的所有元素后移,再把第i个元素放在目标位置上。 -The algorithm ideas brief descr iption: 0 ~ i-1 of the preceding element in the i-th element is inserted, binar
hash_link
- 哈希表构建查找,hash函数为取余法,处理冲突方法利用链地址法;实现建表,查找,插入,删除等功能;-The chain address Fa Haxi table constructed Find
C_EightQueen
- 8皇后问题。用递归算法实现。采用了面向对象和面向过程。-8queen problem solved in recursive algorithm。
shujujiegou
- 数据结构的各种排序查找 冒泡排序 折半排序 希尔排序-Find bubble sort the data structures of various sorting binary sorting Hill sorting
Data
- Data structure curriculum design requirements
hash
- 开放定址法用于哈希表查找,hash函数为取余法,处理冲突方法用线性探测法;实现建表,查找,插入,删除等功能; 一般空记录的关键字标识NULLKEY。删除时在待删记录所在单元做一个标记,记做DELKEY -Open addressing method for hash table lookup
