-
(31,21) bch 码编解码程序 C++实现.
(31,21) bch 码编解码程序 C++实现.-(31,21) BCH encoding and decoding procedures C achieve.
- 2022-07-15 16:41:27下载
- 积分:1
-
求函数极小值,适用于不带约束的、函数可以为非线性的无约束规划问题的求解...
求函数极小值,适用于不带约束的、函数可以为非线性的无约束规划问题的求解-Demand function is minimum applicable to non-binding, the function can be non-binding for the non-linear programming problem solving
- 2022-07-17 09:40:31下载
- 积分:1
-
[数据挖掘]数据挖掘部分算法的matlab实现 C4_5
比较经典的代码...
[数据挖掘]数据挖掘部分算法的matlab实现 C4_5
比较经典的代码-[Data Mining] part of data mining algorithms compare classic C4_5 realize matlab code
- 2023-01-22 01:15:03下载
- 积分:1
-
纳粹德国二战发明密码机engma“FA在…
德国纳粹二战时发明的密码机engma“迷”的复原模拟程序的源码-Nazi Germany during World War II invention of the cipher machines engma "fans" of the recovery process simulation FOSS
- 2022-08-21 07:39:18下载
- 积分:1
-
RBF神经网络PID控制程序
利用径向基神经网络整定的PID控制,调节PID控制器的Kp、Ki、Kd三个参数,输入是方波和1,相应速度快,三个参数变化明显,内涵中文注释。
- 2023-05-19 07:20:03下载
- 积分:1
-
哈夫曼算法
数据结构与算法设计作业,有助于理解,哈弗曼算法简单实现,哈夫曼树,可用于写小型压缩解压缩软件作为核心算法,对数据结构有兴趣,或对压缩软件工作机理有兴趣者可以看看。
- 2022-11-28 09:25:03下载
- 积分:1
-
Gaze tracking/ pupil tracking /eye tracking
提出了一个实时的视线追踪方案。程序可运行,追踪效果好。
An eye tracker gives the pixel position of the center of the pupil in an image whereas a gaze tracker determines where the person is looking on the screen.
↩
Timm and Barth. Accurate eye centre localisation by means of gradients. In Proceedings of the Int. Conference on Computer Theory and Applications (VISAPP), volume 1, pages 125-130, Algarve, Portugal, 2011. INSTICC.
- 2022-07-07 14:42:01下载
- 积分:1
-
一个小游戏,用delphi做的,鸡兔同笼,数学计算!
一个小游戏,用delphi做的,鸡兔同笼,数学计算!-a little game with delphi done, chickens and rabbits into the same cage, mathematical calculations!
- 2022-12-31 08:15:03下载
- 积分:1
-
psd 文件解析
psd 文件解析,有学习价值。解析psd 文件的内容,图层等相关信息,从解析的内容中可以清晰的看到psd内容的相关信息,充分理解psd的具体结构。
- 2022-03-24 12:33:49下载
- 积分:1
-
交易算法函数
Floyed算法void floyed(void)// a[i][j]表示结点i到结点j的最短路径长度,初始时值为的权值。{for(int k=1;k
- 2022-07-03 01:13:01下载
- 积分:1