-
完整的C++标准函数库,不是影印的,有完整的索引。
完整的C++标准函数库,不是影印的,有完整的索引。-Complete C++ Standard library, not a photocopy, and a complete index.
- 2022-12-17 04:40:03下载
- 积分:1
-
读写SHP格式的源代码 很详细 下下来就能用
读写SHP格式的源代码 很详细 下下来就能用-SHP format to read and write in great detail the source code can be used down under
- 2022-12-18 04:20:03下载
- 积分:1
-
AC确定型自动机多模板匹配算法源代码,希望对你们有点用处1...
AC确定型自动机多模板匹配算法源代码,希望对你们有点用处1-AC Automatic machine to determine multi-template matching algorithm source code, I hope one of you a bit useless
- 2023-06-21 21:20:06下载
- 积分:1
-
用于普通字符串和UTF8字符串的转换,具体实现完全写入以下两个函数中,ConvertANSIToUTF8,ToANSIString...
用于普通字符串和UTF8字符串的转换,具体实现完全写入以下两个函数中,ConvertANSIToUTF8,ToANSIString-For ordinary string and UTF8 string conversion, fully realize the specific function to write the following two, ConvertANSIToUTF8, ToANSIString
- 2023-08-08 07:00:03下载
- 积分:1
-
vc嵌入web页面并接收web事件通知例子程序
用VC++写的一个例子程序,可以嵌入web页面,并接收加载过程中的事件通知消息。
- 2022-10-13 06:40:04下载
- 积分:1
-
枚举系统的服务,并可以选择停止,启动服务。
枚举系统的服务,并可以选择停止,启动服务。-enumeration system services, and may choose to stop, start-up services.
- 2023-08-08 14:10:03下载
- 积分:1
-
地理信息系统方面的源代码。地理信息系统软件的框架下提供的美国…
gis方面的源代码。一个下gis软件框架,提供大家学习,
1. APIByName.zip,3KB
2. 01UseAPI.rar,17KB
3. 03CWinThread.rar,11KB
4. 03CThreadLocal.rar,5KB
5. 05OutputDebugString.rar,10KB
6. 06CreateExample.rar,8KB
7. 04Win32AppDemo.rar,11KB
-gis aspects of the source code. Gis software under a framework provided by U.S. study, 1. APIByName.zip, 3KB 2. 01UseAPI.rar, 17KB 3. 03CWinThread.rar, 11KB 4. 03CThreadLocal.rar, 5KB 5. 05OutputDebugString.rar, 10KB 6. 06CreateExample.rar , 8KB 7. 04Win32AppDemo.rar, 11KB
- 2023-03-16 04:55:04下载
- 积分:1
-
这是一个HUFFMAN编码的源程序,压缩文件,你们看看,挺好的,效率高...
这是一个HUFFMAN编码的源程序,压缩文件,你们看看,挺好的,效率高
-This is one of the source coding HUFFMAN, compressed files, you look good, high efficiency
- 2022-05-06 23:13:42下载
- 积分:1
-
调用GetDriveType判断每个分区的类型,如果为硬盘分区则生成详细的文件列表.生成的列表可用grep等工具进行检索....
调用GetDriveType判断每个分区的类型,如果为硬盘分区则生成详细的文件列表.生成的列表可用grep等工具进行检索.-GetDriveType call to determine the type of each partition, if for hard disk partition is to generate a detailed list of files. Generated a list of available tools such as grep retrieval.
- 2023-07-10 12:30:02下载
- 积分:1
-
system to support the Math : PI! ^% SQR SQRT INT/TRUNC ROUND ABS FRAC SIN COS TA...
系统支持的数学函数:PI ! ^ % SQR SQRT INT/TRUNC ROUND ABS FRAC SIN COS TAN ARCSIN ARCCOS ARCTAN LN LOG2 LOG10PI:圆周率。Exp!:计算Exp(表达式)的介乘。Exp1^Exp2:计算Exp1的Exp2次方。Exp1%Exp2:计算Exp1除以Exp2后的余数。Sqr(Exp):计算Exp的平方。Sqrt(Exp):计算Exp的平方根。Int(Exp)/Trunc(Exp):把Exp截断取整。Round(Exp):把Exp四舍五入。Abs(Exp):取Exp的绝对值。Frac(Exp):取Exp的小数部分。Sin(Exp):求Exp的正玄。Cos(Exp):求Exp的余玄。Tan(Exp):求Exp的正切。ArcSin(Exp):求Exp的反正玄。ArcCos(Exp):求Exp的反余玄。ArcTan(Exp):求Exp的反正切。Ln(Exp):求Exp的自然对数。Log2(Exp):求Exp的以2为低的对数。Log10(Exp):求Exp的以10为低的对数。-system to support the Math : PI! ^% SQR SQRT INT/TRUNC ROUND ABS FRAC SIN COS TAN LN ARCSIN ARCCOS ARCTAN LOG2 LOG10PI : pi. Exp. : Computational Exp (expression) of the referral by. Exp1 ^ Exp2 : computational power of Exp1 the Exp2. Exp1% Exp2 : Exp1 calculated by dividing Exp2 the remainder. Monaco (Exp) : Exp calculating the square. Sqrt (Exp) : Exp calculating the square root. Int (Exp)/Trunc (Exp) : With Exp disconnected from the whole. Round (Exp) : With Exp rounding. Abs (Exp) : Exp take the absolute valu
- 2023-02-10 21:40:04下载
- 积分:1