资源列表
list
- 内部排序程序,及积分程序,sin,cos,exp-Sort of internal procedures, and integration procedures
jincheng
- 由用户输入系统进程数(最多50个进程)来模拟优先级调度算法假设进程是同时到达CPU,进程运行时间(1-10秒)和进程优先级 (1-10,10最高1最低)由程序随机产生,进程有2种状态就绪状态(Ready)和完成状态(Complete)首先根据优先级对进程进行排序,再根据优先级分配时间片运行每次分给进程的时间片为1秒,运行完后需运行时间减1优先级减1转下一个进程。如果进程已经完成就插入到完成队列,如果没有完成就重新插入到就绪队列中的正确位置 程序有两种运行方式: 1、可以直接给出最后
Singleton
- This a singleton class implementation for windows. It has even an example on using, the source talks for itself so there is no need for comments.-This is a singleton class implementation for windows. It has even an example on using, the source talks
jsq
- 自己编写的vb小程序,功能还不完善,仅供参考-Their own small program written in vb, function is not perfect, only for reference
Random-number-generator
- It is about generating random numbers for Monte Carlo simulation in C++.
LHW_LPCCP
- LPCcode (写我自己,可能有点长)的的编码参数的语音识别,可以直接使用。 -LPCcode (write my own, may be a bit long), coding speech recognition parameters can be used directly.
yuanma
- 输入两个已经按从小到大顺序排列好的字符串,编写一个合并两个字符串的函数,使合并后的字符串,仍然是从小到 大排列。 输入:两个已经排好顺序(升序)的两个字符串 输出:一个合并在一起的有序(升序)的字符串-Enter two small to large order of a good string, write a function to merge two strings, the string after the merger, is still small to large. Inp
sffddpsolap
- 语音合成程序源码!psalo频域基音同步叠加方法。它首先对原始语音信号进行短时频域变换,的到短时谱与短时谱包络。短时谱除以短时谱包络的到声源短时谱,对声源短时谱的实部与与虚部分别进行线性插值,就能达到改变变语音信号基频的目的,然后再进行频域反变换,可的到变换后的短时语音信号。短时谱包络部分也能独立改变,以达到改变音色的目的。 -Voice synthesis program source! psalo frequency domain pitch synchronous superposi
SQLHelper
- C#.net连接SQLSERVER数据库,包括方法有:DataSet ExcuteDataSet,SqlDataReader ExecuteReader,CacheParameters-C#.net connect SQLSERVER,包括方法有:DataSet ExcuteDataSet,SqlDataReader ExecuteReader,CacheParameters。
zhidonggunping
- VB编程,让文本自动滚屏。供VB人员参考!-Private Sub Check1_Click() If Check1.Value = 1 Then Timer1.Enabled = True Else Timer1.Enabled = False End IfEnd Sub
DynaMenu
- 一个VB动态菜单添项加示例,有需要的就下载吧。-Add a dynamic menu items added VB examples, there is a need to download it.
Dll107
- 本源码涉及动态链接库程序的编写以及静态库与动态库的区别说明,包括调用程序在链接静态库和动态库时的区别-The source process involved in the preparation of the dynamic link library and static library and dynamic library of different descr iptions, including the calling program in the dynamic link library