-
PF_scheduling
针对M2M海量业务在LTE-A调度中的新算法改进,用Matlab测试其丢包率、时延以及系统吞吐量.Pf算法的对比部分(Simulation process, the improved algorithm that compares with the classical algorithm, through the simulation data system latency, packet loss probability of the system as well as a comparative analysis system throughput, improved assessment of the correctness and performance of the algorithm.)
- 2014-05-05 12:14:32下载
- 积分:1
-
CPPPrimer
C++_Primer中文第四版(含习题解答+源码),很好的vc入门书(Chinese fourth edition (including exercises answers+ source), a good introductory book vc)
- 2013-07-25 14:31:00下载
- 积分:1
-
bit_text
C语言位操作应用举例,简要说明在C语言中如何操作字节中的位(C language bit manipulation application example, a brief description of how to operate in the C language byte in bits)
- 2009-09-13 12:05:30下载
- 积分:1
-
polynomial
实现一个多项式类,特别之处在于使用了容器list。(The realization of a polynomial class, especially because the use of the container list.)
- 2010-06-08 19:39:02下载
- 积分:1
-
TripleDes算法de实现
之前,我在一个项目开发过程中,涉及到了TripleDes的算法,在实现过程中,我也参考了论坛现有的关于3DES的代码,发现大部分的代码在算法的实现上不够严谨,或者小有偏差,特别是对3DES的两种模式:ECB,CBC都罕有涉及。此版本提供的TripleDes可以实现3DES在两种模式下的2key/3key的加、解密。在速度优化和内存控制上都做了优化。(Before, I in a project development process, involving the TripleDES algorithms, in the realization of the process, I also made reference to a forum on the existing 3DES code and found that most of the code in the algorithm for the realization of loosely, or small deviations, especially for 3DES of two modes: ECB, CBC are rarely involved. This version provided by TripleDES 3DES can be achieved in two modes of 2key/3key increases, decryption. Optimized in terms of speed and memory control are optimized.)
- 2005-05-18 21:08:51下载
- 积分:1
-
统一数据库管理系统
1、 光盘目录vc6 联合开发网 - pudn.com
- 2005-04-01 17:51:26下载
- 积分:1
-
CSV
这是我自己经常用的log数据操作的库,主要是保存成csv文件格式,方便用excel进行打开分析数据。我平时都用它log电池老化数据然后 进行分析和处理。(This is my own library log data often operate primarily saved as csv file format to facilitate analysis of data using excel for opening. I usually have to use it to log battery aging data is then analyzed and processed.)
- 2016-01-28 23:25:09下载
- 积分:1
-
VB_yufa
VB入门, 语法精讲与精炼,简单易懂,可以用来做入门快速扫盲用。(VB entry, grammar succinctly and refining, easy to understand and can be used to make data entry quick literacy use.)
- 2013-11-06 15:50:45下载
- 积分:1
-
graph-olstory
说明:
- 2018-05-09 11:02:07下载
- 积分:1
-
simplerecord
VB实现的录音机程序,有一个简单的界面可实现对录音的控制,在录音完毕后可播放试听录音,变量定义:
Dim Time_Start 定义变量存储开始计时的时间
Dim Time_Lenth 定义变量存储Slider1控件的最大值
Dim MyTime 定义变量存储已经录制的时间
更多请参阅源代码。(VB realize recorder program has a simple interface that enables control of the recording, after recording can be played in the audition recording, variable definition: Dim Time_Start define a variable to store the timing of the start time Dim Dim Time_Lenth define variables to store the maximum control Slider1 MyTime defined variable storage has recorded more time, please refer to the source code.)
- 2014-05-15 15:34:30下载
- 积分:1