-
cpuID
说明: 用c++获取cpu的型号
用c++获取cpu的型号
用c++获取cpu的型号(Using c++ get cpu models)
- 2010-03-17 09:07:33下载
- 积分:1
-
TestUseMatlab
说明: 运用VC编写的如何在VC中调用MATLAB(use in the preparation of the VC Calling MATLAB)
- 2006-05-09 09:52:58下载
- 积分:1
-
matlab
信号的预处理,去除趋势项,以达到我们所要的信号的形式,效果比较好(Signal pre-processing to remove the trend term, we want to achieve in the form of signals, results were better)
- 2011-11-03 20:29:42下载
- 积分:1
-
xintf-fpga
本程序主要是实现xinlinx fpga与dsp之间的双工通信(This program is to achieve duplex communication between xilinx fpga and dsp)
- 2021-02-10 18:29:52下载
- 积分:1
-
client
数据库监视备份软件客户端通信软件广播状态参数
当前的主库(DWORD)+当前的状态(DWORD) (Database to monitor the backup software client software radio communication parameters the current state of the main library (DWORD)+ Current status (DWORD))
- 2007-08-16 21:40:57下载
- 积分:1
-
DisplayerForIndustryPC
上位机图形显示程序,可用于8051单片机的开发,通信及控制(PC graphics procedures can be used for the 8051 microcontroller development, communication and control)
- 2020-12-07 14:49:21下载
- 积分:1
-
oRTP
说明: 该源码主要描述了计算机进行数据实时数据传输时所使用的RTP协议,介绍了该协议的基于C++的API函数,及基本的实现过程,有利用实现网络编程。(The main source of data describing the computer real-time data transmission protocol used by RTP, described the agreement based on C++, API functions, and basic implementation process, there is use for network programming.)
- 2010-04-05 14:52:39下载
- 积分:1
-
The-FDTD-Method---Computation-and-Analysis
fdtd program,using the matlab program ,very good
- 2012-05-28 17:15:36下载
- 积分:1
-
shanks
求离散对数的shanks算法,要求如下:
实现计算 Zp 中计算离散对数的 Shanks 算法,基本要求如下:
1)p 是一个小素数( 小于 32 bit ),a 是一个本原元。程序的输入为(p, a, b), 输出为 logab ( mod p) (可以用 log3525 (mod 809)等作为测试);
2)采用快速模指数算法求幂(如am),采用扩展欧几里得算法求逆( 如a-i (mod p) );
3)采用一种好的排序算法对 L1、L2 排序;
4)采用概率算法(如Miller Rabin算法)自动生成素数 p,采用本原元的充要条件自动生成 a;(Discrete number of shanks on demand algorithm, the following: calculation of Zp calculated to achieve the discrete logarithm Shanks algorithm, the basic requirements are as follows: 1) p is a small prime number (less than 32 bit), a is a primitive element. Process input (p, a, b), output logab (mod p) (can use log3525 (mod 809) so as a test) 2) The fast mode index algorithm to solve the power (such as the am), using extended Euclidean Reed inverse algorithm (such as ai (mod p)) 3) use a good sorting algorithm on the L1, L2 sort 4) using probabilistic algorithms (such as the Miller Rabin algorithm) automatically primes p, using primitive element automatically generate the necessary and sufficient conditions a )
- 2010-05-26 11:30:38下载
- 积分:1
-
CMAC
利用C语言实现的cmac算法,该cmac基于AES。程序清晰有注释便于查看(The use of C language cmac algorithm, the cmac based AES. There are clear and easy to view program notes)
- 2020-10-28 18:29:57下载
- 积分:1