-
讲解C++的PPT(主要是关于多态性的解释)
讲解C++的PPT(主要是关于多态性的解释)-Explain the C++, PPT (mainly about the polymorphism)
- 2022-01-26 07:21:59下载
- 积分:1
-
C++语言实现MD5加密算法
采用c++语言实现的MD5加密算法,能够很好支持对数字、英文以及符号的加密操作。 MD5为计算机安全领域广泛使用的一种散列函数,用以提供消息的完整性保护。用于确保信息传输完整一致。是计算机广泛使用的杂凑算法之一。将数据运算为另一固定长度值,是杂凑算法的基础原理,MD5的前身有MD2、MD3和MD4。
- 2022-02-02 14:40:20下载
- 积分:1
-
VC expression solver
VC表达式求解器-VC expression solver
- 2022-02-03 05:08:42下载
- 积分:1
-
在VC,MFC中显示图像,如GIF,JPEG等格式
在VC,MFC中显示图像,如GIF,JPEG等格式-in VC, MFC showed images such as GIF, JPEG format, etc.
- 2022-02-14 16:47:38下载
- 积分:1
-
串口调试器源代码c# 串口调试器源代码c#
- 2023-05-04 13:25:03下载
- 积分:1
-
glut.h 把这个文件"include"到您的源代码中。通常把这个文件放在您的编译器的头文件目录gl文件夹下。
glut.lib(SGI版)和glut3...
glut.h 把这个文件"include"到您的源代码中。通常把这个文件放在您的编译器的头文件目录gl文件夹下。
glut.lib(SGI版)和glut32.lib(微软版),这个文件会被链接到您的程序,所以,把它放到编译器的lib文件夹下。
glut.dll(SGI版)和glut32.dll(微软版),把这个文件放在%WinDir%System32文件夹下。
然后拷贝对应的文件到对应的目录:
glut32.dll to %WinDir%System, //这里或者是System32
glut32.lib to $(MSDevDir)....VC98lib,
glut.h to $(MSDevDir)....VC98includeGL
对于vc2005,则应拷贝到:
VCPlatformSDKLib和VCPlatformSDKIncludeGL-glut.h put this file include to your source code. Usually put this file on your compiler s header files directory gl folder. glut.lib (SGI version) and glut32.lib (Microsoft version), this document will be linked to your procedures, therefore, put it on the compiler s lib folder. glut.dll (SGI version) and glut32.dll (Microsoft version), put the document on the WinDir System32 folder. And copies of the corresponding documents to the corresponding directory: glut32.dll to WinDir System,// here or are System32glut32.lib to $ (MSDevDir ).... VC98lib, glut.h to $ (MSDevDir ).... VC98includeGL for vc
- 2022-06-28 06:41:31下载
- 积分:1
-
系统编程的内部知识
系统编程的内部知识-system of internal programming knowledge
- 2022-01-25 18:00:25下载
- 积分:1
-
通过域名取的IP的源码
通过IP解析域名的源码 源码精简
通过域名取的IP的源码
通过IP解析域名的源码 源码精简 -Domain name check through the source of the IP through the IP source code to resolve domain names to streamline
- 2022-05-20 13:21:04下载
- 积分:1
-
利用hash表转换拼音到汉字,通过建立hash表,将汉语和拼音建立联系,然后调用此hash表,来翻译要翻译的文件...
利用hash表转换拼音到汉字,通过建立hash表,将汉语和拼音建立联系,然后调用此hash表,来翻译要翻译的文件-The use of hash table convert Pinyin to Chinese characters, through the establishment of hash tables, will be in Chinese and Pinyin establish contacts, and then call this hash table to translate the document to be translated
- 2022-03-04 06:09:08下载
- 积分:1
-
This article describes an easy to use, drop
This article describes an easy to use, drop-in MFC class which replaces the standard title bar. -This article describes an easy to use, drop-in MFC class which replaces the standard title bar.
- 2022-04-26 10:58:08下载
- 积分:1