搜索:MSVC++
找到约 8 项符合「MSVC++」的查询结果
结果 8
https://www.eeworm.com/dl/645/274252.html
其他数据库
员工培训系统.用MSVC++6.0开发的小型数据库系统,用于管理员工培训
员工培训系统.用MSVC++6.0开发的小型数据库系统,用于管理员工培训,用于学习用途!
https://www.eeworm.com/dl/519/278165.html
加密解密
X-Crypter encrypts/decrypts a file using a simple encryption algorithm that i have made. it works fi
X-Crypter encrypts/decrypts a file using a simple encryption algorithm that i have made. it works fine in MSVC++ 6.0 Standard.
https://www.eeworm.com/dl/503/13364.html
C/C++语言编程
300种加密解密算法
300种加解密算法,通过MSVC 6.0 and EGCS/cygwin32 1.1编译。MD2, MD5, SHA-1, MD5-MAC, HMAC, XOR-MAC, DES,IDEA, SHARK, GOST, CAST-128, Diamond2, RC2, RC5, RC6, MARS, ……。
https://www.eeworm.com/dl/884763.html
技术资料
300种加密解密算法
300种加解密算法,通过MSVC 6.0 and EGCS/cygwin32 1.1编译。MD2, MD5, SHA-1, MD5-MAC, HMAC, XOR-MAC, DES,IDEA, SHARK, GOST, CAST-128, Diamond2, RC2, RC5, RC6, MARS, ……。
https://www.eeworm.com/dl/618/167578.html
驱动编程
These libraries are designed for use with Microsoft Visual C++ version 6.0. Install them by running
These libraries are designed for use with Microsoft Visual C++ version 6.0.
Install them by running setup.exe. This will copy the files to various
places where MSVC will expect to find them. If setup fails, alternate
instructions are below.
https://www.eeworm.com/dl/638/438211.html
金融证券系统
This package contains the following source code files: - demo.c Demo application sourc
This package contains the following source code files:
- demo.c
Demo application source, with message packing/unpacking example
- benchmark.c
Benchmark source, to benchmark pack/unpack operations
- dl_c_iso8583_v0_0_3 (16th July 2008)
DL ISO-8583 l ...
https://www.eeworm.com/dl/534/134191.html
其他
Addressbook using double-linked list. This example shows the use of a double-linked list by implemen
Addressbook using double-linked list. This example shows the use of a double-linked list by implementing an addressbook for the console. It has features like inserting, searching(linear), sorting(bubble sort), deleting and load/save to a file. I wrote this during my study of Appl ...
https://www.eeworm.com/dl/980588.html
技术资料
Matcom
MATcom是MATHworks公司退出的第一个由MATLAB到C++的编译开发软件平台,其最新版本为4.5,集成调试编译环境为MIDEVA。通过MATcom连接MATLAB的m文件有以下三种方法:(1) 经过简单的设置,由MIDEVA将m源文件转换为C/C++,然后添加到MSVC工程中。
(2) 由MIDEVA直接生成EXE文件,然后在VC中通过Shell调用。 ...