-
最新的pkcs11 密码令牌接口标准 费了很大的劲才找到的
最新的pkcs11 密码令牌接口标准 费了很大的劲才找到的
-Latest PKCS11 password token interface standard costs a lot of劲才found
- 2022-03-25 18:25:51下载
- 积分:1
-
该程序描述的是一个螺旋队列的小程序,是在程序员笔试及面试时经常会遇到的一个小程序,有兴趣的朋友可以下载看看!...
该程序描述的是一个螺旋队列的小程序,是在程序员笔试及面试时经常会遇到的一个小程序,有兴趣的朋友可以下载看看!-The procedure described is a small spiral queue process is a written examination and interview in the programmers often encounter a small program, interested friends can download to see!
- 2022-02-12 19:45:30下载
- 积分:1
-
一个让自己的程序支持脚本语言的事例
一个让自己的程序支持脚本语言的事例-a procedure for their support scripting language stories
- 2022-07-21 07:59:24下载
- 积分:1
-
Registry Editor
在Windows注册表编辑器中实现的一些功能;
- 2022-07-24 08:17:17下载
- 积分:1
-
这是一个实现从RGB到HSI的互换的程序,你可以将一个你所喜欢的bmp文件在本程序中转换。...
这是一个实现从RGB到HSI的互换的程序,你可以将一个你所喜欢的bmp文件在本程序中转换。-This is a realization from RGB to the HSI Exchange of procedures, you can be one you like bmp file in the conversion process.
- 2023-03-03 04:20:03下载
- 积分:1
-
数据结构中关于四则运算的实验,主要涉及到栈的操作,在运行窗口中选择1,进入运算操作.输入你所想要的式子,注意负数不要参与运算,但式子能产生负数.式子例如:...
数据结构中关于四则运算的实验,主要涉及到栈的操作,在运行窗口中选择1,进入运算操作.输入你所想要的式子,注意负数不要参与运算,但式子能产生负数.式子例如:
输入9*(8-6/2)+9/2然后按Enter键,可以得到式子的值是49.5.
或者输入9-10*2然后按Enter键,可以得到式子的值是-11.
-Data structure on the four computing experiments, mainly related to the operation of the stack, in the run window, select one, enter the computing operation. Enter the formula you want to pay attention to the negative not to take part in computing, but the formula can produce negative. Style son such as: Enter the 9* (8-6/2)+ 9/2 and then press Enter key, you can get the formula value is 49.5. or enter a 9-10* 2 and then press Enter key, you can get the value of formula is-11.
- 2022-03-17 18:39:04下载
- 积分:1
-
生成均匀随机分布数据点集的程序。Fortran90编程。
The program allows the user to choose:
M, t...
生成均匀随机分布数据点集的程序。Fortran90编程。
The program allows the user to choose:
M, the spatial dimension
N, the number of points to generate
SEED, the initial seed value.
Once these parameters are set, the program generates the data, and writes it to a file. The user may then specify another set of data, or terminate the program.
-UNIFORM_DATASET is a FORTRAN90 program which creates a uniform random dataset and writes it to a file.
- 2023-09-09 19:50:04下载
- 积分:1
-
windows mobile games Tanks
在windows mobile基础上进行的C#编程 坦克游戏-windows mobile games Tanks
- 2022-02-03 12:55:01下载
- 积分:1
-
very good!
利用高斯消去法求解矩阵的,大家可以看看,多学习点东西,希望对你有用-very good!
- 2022-12-13 01:10:03下载
- 积分:1
-
编写一个函数,输入n为偶数时,调用函数求1/2+1/4+...+1/n,当输入n为奇数时,调用函数1/1+1/3+...+1/n(利用指针函数)...
编写一个函数,输入n为偶数时,调用函数求1/2+1/4+...+1/n,当输入n为奇数时,调用函数1/1+1/3+...+1/n(利用指针函数)-The preparation of a function, type n is an even number, the call function for 1/2+1/4+...+ 1/n, when n is odd input, call function 1/1+1/3+...+ 1/n (use pointer function)
- 2022-01-25 22:10:08下载
- 积分:1