-
96位大数运算实现
96位大数运算实现-96 big number operation realizes
- 2023-08-03 08:10:03下载
- 积分:1
-
zoj 1015简单解法及证明!另附几道zoj题解法
1015虽然是到很简单的题,但这个算法巧妙的运用了数论中的一个小知识点,使得算法变得更快且更简单。简直让人拍手称快!
还有几道其他的zoj题。适合初学者的题。大牛们可以绕道。
- 2022-03-07 15:02:55下载
- 积分:1
-
一个利用mp3文件进行信息隐藏的工具,也可以作为版权保护的工具...
一个利用mp3文件进行信息隐藏的工具,也可以作为版权保护的工具-an mp3 files using information hidden tools that can be used as a tool for copyright protection
- 2022-12-10 07:35:03下载
- 积分:1
-
procedures used in the calculation of the distribution of tasks, task allocation...
该程序用于计算任务分配问题,任务分配问题也是运筹学中一个较难的问题。-procedures used in the calculation of the distribution of tasks, task allocation problem is tacticians had a more difficult problem.
- 2022-06-16 01:19:43下载
- 积分:1
-
这是Badming写的一些关于AI的c++代码,他认为现代的脚本语言实际上是未来Ai的前身。当代码复杂到一定程度,程序给人类的反应,人类已经分不清是不是死的代码...
这是Badming写的一些关于AI的c++代码,他认为现代的脚本语言实际上是未来Ai的前身。当代码复杂到一定程度,程序给人类的反应,人类已经分不清是不是死的代码或是真的有意识产生了。-This is a Badming written about AI in c++ code, he thinks of modern scripting language is actually the predecessor of the future of Ai. When the code is complex and to a certain extent, the program" s response to mankind, mankind has not distinguish the code is not dead, or really awareness created.
- 2022-02-02 10:04:27下载
- 积分:1
-
使用动态规划方法解决多个生产线上的调度问题,进而解决生产线调度的最小时间问题...
使用动态规划方法解决多个生产线上的调度问题,进而解决生产线调度的最小时间问题-use dynamic programming solution to a number of production line scheduling problem, thereby solving production line scheduling the minimum time
- 2022-01-26 03:22:23下载
- 积分:1
-
二叉树遍历的算法程序
二叉树遍历的算法程序-binary tree traversal algorithm procedures
- 2022-03-18 05:45:03下载
- 积分:1
-
拼写校正
应用背景使用最小编辑距离算法检查拼写校正 ;关键技术C源代码检查拼写校正的最小编辑距离和显示正确的单词在字典。
- 2022-12-10 13:25:03下载
- 积分:1
-
基于图像的数独求解
这是基于图像的数独求解。
其用途 OCR 技术,以识别字母和数字,分离各个环节并确定哪个号码是在它,如果什么都不是 int,这意味着它是零,一个矩阵 9 × 9 时充分解决数独,基于一个函数来返回解决数独矩阵。
- 2023-04-26 21:15:03下载
- 积分:1
-
通过高斯消去法,进行矩阵求逆运算,在工程中有很强的实用价值。...
通过高斯消去法,进行矩阵求逆运算,在工程中有很强的实用价值。-through Gaussian elimination method for computing matrix inversion, the project has a strong practical value.
- 2022-08-06 13:10:42下载
- 积分:1