-
vvc6_h264_codc
vc6下h.264编码、解码源代码,含vc6工程程文件及编解码源程序 ,
(vc6 h.264 encoding, decoding source code with vc6 project process file and codec source code,)
- 2012-08-16 06:38:34下载
- 积分:1
-
renshi
VC++编写的人事管理系统,包括数据库的操作与配置,供大家参考(VC++ written in the personnel management system, including the operation and configuration database for your reference)
- 2011-07-10 16:55:43下载
- 积分:1
-
VC_example
VC++ 程序设计
基本程序 适用于初学者(VC programmer)
- 2011-08-04 14:12:09下载
- 积分:1
-
Process-scheduling-
① 设计进程控制块PCB表结构,分别适用于优先数调度算法和循环轮转调度算法。
②建立进程就绪队列。对两种不同算法编制入队子程序。
③编制两种进程调度算法:1)优先数调度;2)循环轮转调度
(① design process control block PCB table structure, respectively, for priority scheduling algorithm and round-robin scheduling algorithm. ② establish a process ready queue. Two different algorithms for the preparation of subroutine into the team. ③ preparing two kinds of process scheduling algorithm: 1) priority scheduling 2) round-robin scheduling)
- 2020-11-27 09:49:31下载
- 积分:1
-
InserSigList
单链表的插入。数据结构中的算法小程序。初学者很适用。(Single-linked list insertion. Data structure of algorithm applet. Beginners are applicable.)
- 2016-02-18 15:09:12下载
- 积分:1
-
FastAC
一种快速的算术编码程序.
也是JPEG和JPEG2000的部分核心算法.(A fast arithmetic coding procedures. JPEG and JPEG2000 is also part of the core algorithm.)
- 2007-11-16 04:12:18下载
- 积分:1
-
Plotting_Tutorial_New1
Plot tutorial is using to calculate in Histogram Matlab
- 2013-12-08 13:27:43下载
- 积分:1
-
Ttdpsolamatlah
此程序在matlab环境下运行,是完整的tdpsola和fdppsola程序,包含了前期的语音读入,预处理,清浊音判决等等很全面
(This program runs in Matlab environment, complete the tdpsola, and fdppsola program, including pre-speech read into, pretreatment UV decision is very comprehensive)
- 2012-08-06 00:14:26下载
- 积分:1
-
ProgressBar_src
封装好的一个多功能进度条,可以设置颜色 文字等属性(Multi progress bar)
- 2009-10-17 21:25:51下载
- 积分:1
-
pcacode
程序设计步骤:
1、去均值
2、计算协方差矩阵及其特征值和特征向量
3、计算协方差矩阵的特征值大于阈值的个数
4、降序排列特征值
5、去掉较小的特征值
6、去掉较大的特征值(一般没有这一步)
7、合并选择的特征值
8、选择相应的特征值和特征向量
9、计算白化矩阵
10、提取主分量(Programming steps: 1 to mean 2, calculation of covariance matrix and its eigenvalues and eigenvectors 3, the calculation of covariance matrix eigenvalues greater than the threshold number of 4, in descending order of eigenvalue 5, remove the smaller eigenvalue 6, remove the larger eigenvalue (usually not this step) 7, the combined choice of eigenvalues 8, select the appropriate eigenvalues and eigenvectors 9, computing whitening matrix 10, principal component extraction)
- 2008-07-14 16:25:23下载
- 积分:1