资源列表
Hzk215
- 点阵字库开发包 一个 [16点&24点] 点阵字库[读取&使用]的例子,包含全部源程序,以及开发函数。-lattice character development kits 1 [16:24 point] Lattice library [read use] example, contains all the source code and the development of function.
helloblank
- 在symbian os 上运行,开发语言是symbian c++,和标准c++有点区别。演示了标准的在symbian 显示文本的方式。入门级程序代码-in football scores os running on the development of language is football scores c, c and standards somewhat different. Demonstration of the standard text in football scores sh
1018_2006-12-10211959327_0
- 有关数据库课程设计,大家可以下载,使学生管理的 -courses, the database design, you can download, so that students of management
chengxuzjf
- 实现矩阵的Cholesky分解,用Cholesky分解求ARMA模型的参数并作谱估计,利用分裂基算法求复序列 的DFT.将得到的 解卷绕,得到无跳变的相频特性.计算七类窗函数并给出归一化对数幅频曲线-achieve Matrix Cholesky decomposition, Cholesky decomposition used for ARMA model and the parameters for spectral estimation, the use of split-based a
agenttravel
- 模拟agent迁移把一个对象串行化从client端发送到server端,然后在server端显示出来-agent simulation of an object to the relocation of serial data sent from the client to the server side, then the server side displayed
二分覆盖
- 二分图是一个无向图,它的n 个顶点可二分为集合A和集合B,且同一集合中的任意两个顶点在图中无边相连(即任何一条边都是一个顶点在集合A中,另一个在集合B中)。当且仅当B中的每个顶点至少与A中一个顶点相连时,A的一个子集A 覆盖集合B(或简单地说,A 是一个覆盖)。覆盖A 的大小即为A 中的顶点数目。当且仅当A 是覆盖B的子集中最小的时,A 为最小覆盖。-two hours map is an undirected graph, it n vertices can be divided into t
WM360_DCmotor_TRANSFER
- 基于A3955的直流电机驱动电路,PROTEL格式
suanfa
- suanfa.rar 里面为部分算法简洁讲解
lo-PSO
- PSO粒子群寻优算法。 Particle swarm optimization With linkage operator-PSO Particle Swarm Optimization algorithm. Particle swarm optimization With linkage oper.html se
3333
- 学生成绩管理程序 编制一个统计学生考试分数的管理程序。 设学生成绩已以一个学生一个记录的形式存储在文件中, 每位学生记录包含的信息有:姓名,学号和各门功课的成绩。 程序具有以下几项功能:求出各门课程的总分,平均分,按姓名, 按学号寻找其记录并显示,浏览全部学生成绩和按总分由高到低显示学生信息等。