-
一个可以对任意长整数进行加减的类 在Visual C++6.0 WinXp下编译通过 采用类来实现,从CString继承而来 数据运算的结果保存在CString...
一个可以对任意长整数进行加减的类 在Visual C++6.0 WinXp下编译通过 采用类来实现,从CString继承而来 数据运算的结果保存在CString类中 理论上可对任意长的数据进行相加 在Release目录下有可执行文件,将*.txt拖放到longadd.exe上即可,*.txt为数据文件。-A class can perform add-subtract operation to long integers with random length and has been compiled in Visual C++6.0 and WinXp successfully.It is implemented by a class inherited from CString and can perform plus operation to data with random length in theory.There is a file named longadd.exe in directory Release. You may drag the data file named*.txt to that executable file to finish computing.
- 2023-03-20 12:40:04下载
- 积分:1
-
用C做的小程序,无界面。
用C做的小程序,无界面。-C minor procedure done without interface.
- 2022-03-20 17:38:59下载
- 积分:1
-
通过使用 MIMAX CARO 游戏
通过使用MIMAX alogrithm的CARO游戏的例子。希望你喜欢它极大极小(有时极大极小或毫米[ 1 ])是一种用于决策理论,决策规则的博弈理论,为减少最坏的情况下可能发生的损失统计与哲学(最大损失)的情况。最初制定的二人零和
- 2022-08-16 15:12:22下载
- 积分:1
-
VC++VC源代码捕获数学函数异常
VC++VC源代码捕获数学函数异常-VC VC source capture mathematical function abnormalities
- 2022-03-16 23:24:56下载
- 积分:1
-
一个功能强大的颜色拾取器,磁盘可以显示其他颜色,并与变异…
一个功能强大的颜色拾取器,能在一个圆盘上显示各种颜色,并得到各个分量的值。-a powerful color picking device, a disk can show other colors, and with the various components of value.
- 2023-05-24 22:40:02下载
- 积分:1
-
Volume Manipulation Classes 操纵音量的类
Volume Manipulation Classes 操纵音量的类-Volume Manipulation manipulation of the volume category
- 2023-06-23 06:30:05下载
- 积分:1
-
局部敏感哈希LSB源学习留学rar编码
局部性敏感哈希 (LSH) 是一种算法求解 (近似/确切) 附近邻居搜索在高维特征空间中。在此网页上,你会发现指针为欧几里德 (l_2) 的空间,新的 LSH 算法描述的 E2LSHpackage,这个新的欧几里得空间算法的一个实现。
- 2022-01-26 00:08:12下载
- 积分:1
-
使用临界区实现进程间的同步-c++
使用临界区来实现线程的同步运行,使用了windows api,演示了临界区是如何让线程实现同步的。
- 2022-03-11 06:55:36下载
- 积分:1
-
分形DCT
利用分形DCT图像压缩我准备这个代码来简化这些概念,并给你可以直接尝试的工具。当然,你可能会发现不同的方法,通过它可以提高代码的功能堆,所以请随时告诉我,任何此类更新,其余在这里。
- 2022-02-06 03:28:13下载
- 积分:1
-
自动在文本框中填写文本,自动点击按钮,并自动将查询结果保存在文本文件里。此程序是针对龙帝引擎的数据提取而写的。...
自动在文本框中填写文本,自动点击按钮,并自动将查询结果保存在文本文件里。此程序是针对龙帝引擎的数据提取而写的。-automatically fill in the text box text, automatically click on the button, and automatically search result will be preserved in the text document. This procedure is against the Dragon Dili engine data extraction and write.
- 2023-01-04 06:10:03下载
- 积分:1