-
八数码难题解决实现方法
八数码难题解决实现方法-eight digital method to solve problems
- 2023-03-24 20:55:03下载
- 积分:1
-
Fresnel Diffraction procedures for studying physics of optical or optical techno...
菲涅耳衍射的程序,对于研究物理光学或者应用光学的科技工作者应该有所帮助-Fresnel Diffraction procedures for studying physics of optical or optical technology should help workers
- 2022-07-12 16:41:10下载
- 积分:1
-
一个给输入语音进行能量规整的程序,便于控制播放语音的音量,工具虽小,但却常用...
一个给输入语音进行能量规整的程序,便于控制播放语音的音量,工具虽小,但却常用-Voice for a given input energy warping procedures, easy to control playback of voice volume, tools may be small, but common
- 2022-02-22 12:34:27下载
- 积分:1
-
在许多情况下我们需要的算法如密码字典穷举组合..
在许多情况下我们需要穷举组合的算法,比如密码词典。这个算法的关键是密码下标进位的问题。另外本例子中的写文件语句效率比较低,为了降低算法复杂度没有优化。如果要提高写文件的效率,可以使用缓冲区,分批写入。-in many cases we need exhaustive combination of algorithms such as password dictionary. The algorithm is the key indices into password-issue. Another example of this document written statement low efficiency, in order to reduce the complexity of the algorithm has not been optimized. If the document was to improve the efficiency, the use of buffer zones, into batches.
- 2022-03-20 01:48:47下载
- 积分:1
-
3D Math Primer for Graphics and Game Development
3D Math Primer for Graphics and Game Development
- 2022-06-02 08:02:48下载
- 积分:1
-
用于盲均衡的改进的常十字模算法,比常十字模算法具有更好的性能...
用于盲均衡的改进的常十字模算法,比常十字模算法具有更好的性能-For blind equalization improvement of regular cross-mode algorithm, than the regular cross-mode algorithm has better performance
- 2022-03-23 19:13:36下载
- 积分:1
-
3DES C++ 源代码
3DES德C++源代码,用于测试和学习,3DES算法思路编写的非常清晰,对于初学者非常有用。
- 2022-02-22 09:50:48下载
- 积分:1
-
% [nearest_neighbours] = find_nearest_neighbours( database, desc, max_dist )
%...
% [nearest_neighbours] = find_nearest_neighbours( database, desc, max_dist )
% Find the indices of the nearest neighbours of the given desriptors in the近邻点寻找算法,在非线性时间序列中很有用,是常用的算法- [Nearest_neighbours] = find_nearest_neighbours (database, desc, max_dist) Find the indices of the nearest neighbours of the given desriptors in the neighbor-point search algorithm, the nonlinear time series of very useful, is a commonly used algorithm
- 2022-05-24 09:30:26下载
- 积分:1
-
自己编写的集合覆盖问题的贪心近似算法,请指教
自己编写的集合覆盖问题的贪心近似算法,请指教-I have written a collection of coverage of the greedy approximation algorithm for the problem, please advice
- 2023-03-08 15:20:02下载
- 积分:1
-
计算器能够实现加、减、乘、除简单运算,还能够实现数据的输入,输出,计算,显示及程序退出等功能...
计算器能够实现加、减、乘、除简单运算,还能够实现数据的输入,输出,计算,显示及程序退出等功能-calculators can be achieved, plus or minus, multiplication and simple operation, but also to achieve the data input and output, calculation, Display and exit procedures, and other functions
- 2023-03-25 05:10:03下载
- 积分:1