-
最新的pkcs11 密码令牌接口标准 费了很大的劲才找到的
最新的pkcs11 密码令牌接口标准 费了很大的劲才找到的
-Latest PKCS11 password token interface standard costs a lot of劲才found
- 2022-03-25 18:25:51下载
- 积分:1
-
用回溯法求解KnightTour问题
【KnightTour问题】在一个8×8的棋盘上,检验以某一位置作为出发点的棋子能否遍历一次棋盘上的所有棋格,且最后回...
用回溯法求解KnightTour问题
【KnightTour问题】在一个8×8的棋盘上,检验以某一位置作为出发点的棋子能否遍历一次棋盘上的所有棋格,且最后回到出发点。(备注:棋子每次只能沿东、南、西、北、东南、西南、东北、西北方向走一步!!)-Method with back issues KnightTour】 【KnightTour issues in a 8 × 8 chessboard, the examination for the position as the starting point of a piece of a chessboard can traverse all the chess grid, and the final return to the starting point. (Note: each piece can only be along the east, south, west, north, southeast, southwest, northeast, northwest direction step!!)
- 2022-03-12 08:40:20下载
- 积分:1
-
windows窗口消息处理程序,体现windows消息处理机制
windows窗口消息处理程序,体现windows消息处理机制-windows window message handling procedure, reflecting windows message handling mechanism
- 2022-01-21 21:10:03下载
- 积分:1
-
Visual C++ 2005 programing example source code
Visual C++ 2005编程实例精粹 源代码-Visual C++ 2005 programing example source code
- 2022-03-23 09:27:23下载
- 积分:1
-
好东东,电驴源码。。vc的。。可惜水平太低还看不懂本人
好东东,电驴源码。。vc的。。可惜水平太低还看不懂本人-Good Dongdong, eDonkey source. . vc programming. .
- 2023-05-29 19:20:04下载
- 积分:1
-
MSDOS 7.1 ISO
MSDOS 7.1 ISO完整版镜像可在虚拟机内运行~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- 2022-01-24 17:17:01下载
- 积分:1
-
perbandingan antarfa BLOB丹Kontur
#包括“cv.h”//main OpenCV header
- 2022-03-29 03:54:24下载
- 积分:1
-
C语言实现的图书管理系统
这是一个C语言编写的图书管理系统,使用文件而不是数据库来存储的图书信息和用户信息
- 2023-07-28 18:00:02下载
- 积分:1
-
SOCKED通信
关于socked套接字的实现,创建了客户端和服务器的通信,客户端可意向服务器发送消息,文件并且以udp tcp的方式,同样服务器的端可以接受,并且也可以发送消息 建了客户端和服务器的通信
- 2023-05-22 08:00:20下载
- 积分:1
-
C-mex files for MATLAB encounter the following problem when compiling
them with WATCOM 11.0: All access-functions to files (fprintf, fscanf)
cannot handle double variables, only integer and strings are read or
written correctly. The file convert.c contains two functions: You may
read a double-variable as a string from the file and convert it to a
double (function string2double) and you may convert a double to a string
(function double2string) and write it to a file (see main() in
convert.c).
The file conditio.dat is an example of numbers read by convert.c. The
conv.exe was compiled on a Windows95-system.
The files were tested for MATLAB 5.2 and WATCOM 11.0a
result of "ver" is: MATLAB Version 5.2.1.1420 on PCWIN-C-mex files for MATLAB encounter the following problem when compiling them with WATCOM 11.0: All access-functions to files (fprintf, fscanf) cannot handle double variables, only integer and strings are read or written correctly. The file convert.c c
- 2022-06-01 01:50:17下载
- 积分:1