-
CUDA_by_Example
《CUDA by Example》高清扫描版,学习CUDA编程必选的入门级图书。( CUDA by Example HD scan version, learn CUDA programming Required entry-level books.)
- 2016-01-20 02:37:15下载
- 积分:1
-
dianyun
一本非常难得的经典PCL参考书籍,里面有很详细的PCL使用说明。(A handbook of PCL lib,you can refer it to develop point cloud program.)
- 2019-06-20 10:49:25下载
- 积分: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
-
FTPclient
ftp 客户端 C语言终端实现
满足ftp客户端的基本操作(ftp client using c)
- 2012-02-17 19:56:48下载
- 积分:1
-
Express
快递单打印精灵是一套通用的快递单打印软件,它使用灵活方便,不受各种快递单格式的限制,由使用者自行定义单据的打印格式,并且该系统可以设置多种单据格式,这满足了一个用户使用多种快递单的要求。(Express a single print wizard is a universal Express single printing software, it is flexible and convenient to use, not limited by all kinds of Express single format, the user defined print format documents, and the system can set a variety of document formats, which meets the requirements of a user using a single express request.)
- 2017-11-04 23:11:09下载
- 积分:1
-
结构函数法
说明: 通过拟合出一条曲线,对这个曲线进行结构函数法的分形维数计算,得到其粗糙度(By fitting a curve, the fractal dimension of the curve is calculated by structural function method, and its roughness is obtained)
- 2021-04-22 10:58:49下载
- 积分:1
-
电磁场有限元分析
本人自编的另一个有限元软件,用来解决电磁声静电场问题。本是一个作业。经了不少心思。可以在程序内建模,加载荷,并求解,彩图显示结果。并输出模型文件,和结果文件。输出的结果文件可以再读入程序进行下一次的分析。(I directed another finite element software, used to solve electromagnetic acoustic electrostatic field problems. This is an operation. After a lot of efforts. The procedure modeling, load, and solving color pictures show results. Model and output documents, and the outcome document. The output of the document can be read into the process for the next analysis.)
- 2020-06-30 15:40:02下载
- 积分:1
-
visual_ddk_drv
Driver template 32 and 64 bit, Visual studio 2008-2010
- 2013-04-20 22:33:45下载
- 积分:1
-
QT5全套教程--Qt5开发及实例(含PPT及源程序).zip
QT从入门到精通全套教程
- 2019-10-20下载
- 积分:1
-
猴子过索桥
在linux下实现的纯信号控制的猴子过桥
- 2022-04-10 01:13:52下载
- 积分:1