搜索:string+algorithm

找到约 1,495 项符合「string+algorithm」的查询结果

结果 1,495
https://www.eeworm.com/dl/641/274625.html 数学计算

用JAVA编写的N后问题~可以自由设置皇后个数

用JAVA编写的N后问题~可以自由设置皇后个数,目前设置皇后上限为13,更改程序中STRING字符串的大小后可计算更多皇后的问题,有图形化界面显示解的位置~界面很可爱好看的哦~ 
下载 56
·
查看 1073
https://www.eeworm.com/dl/687/424465.html 其他嵌入式/单片机内容

Program for implementing AES on 8051 based microcontrollers. SDCC is used as the C compiler. Microco

Program for implementing AES on 8051 based microcontrollers. SDCC is used as the C compiler. Microcontroller used is P89V51RD2. There are 2 programs included. One program will accept string via UART and accept key via a 4x4 keypad and display decrypted text on 16x2 LCD. The other ...
下载 192
·
查看 1131
https://www.eeworm.com/dl/647/139195.html 嵌入式/单片机编程

Training embedded apps to process speech may be as easy as finding the right 8-bit micro. Don t let

Training embedded apps to process speech may be as easy as finding the right 8-bit micro. Don t let what Rodger has to say about using an ADPCM algorithm and PWM output to generate speech to go in one ear and out the other
下载 32
·
查看 1098
https://www.eeworm.com/dl/519/132283.html 加密解密

RSA MD5 VISUAL C++ SOURCE CODE v1.2 - Visual C++ implementation of the RSA MD5 message digest algori

RSA MD5 VISUAL C++ SOURCE CODE v1.2 - Visual C++ implementation of the RSA MD5 message digest algorithm. Calculates a 32byte checksum for any data sequence. Developed by Langfine Ltd. Note, RSA copyright notices must be adhered to - see the source code for details.Released Novemb ...
下载 40
·
查看 1175
https://www.eeworm.com/dl/906872.html 技术资料

Apriori(cpp)

使用APRIORI算法搜索相关联的项目,在搜索前需要用户先对项目的个数和最低支持度进行设置-The Search algorithm using APRIORI associated projects
下载 8
·
查看 5583
https://www.eeworm.com/dl/948266.html 技术资料

H.264搜索算法的IEEE论文20篇

·H.264搜索算法的IEEE论文20篇文件列表:   h.264搜索算法相关IEEE论文   .........................\A NEW CROSS DIAMOND SEARCH ALGORITHM FOR BLOCK MOTION ESTIMATION.pdf   .........................\A NEW CROSS-DIA
下载 2
·
查看 9854
https://www.eeworm.com/dl/518/379433.html 数值算法/人工智能

History : Author : JAG (Jagatpreet Singh) % Created on : 05022003 (Friday. 2nd May, 2003) % Commen

History : Author : JAG (Jagatpreet Singh) % Created on : 05022003 (Friday. 2nd May, 2003) % Comments : The basic PSO algorithm. % Modified on : 0710003 (Thursday. 10th July, 2003) % Comments : It uses psoOptions structure now. More organized.标准粒子群优化算法工具箱 ...
下载 57
·
查看 1092
https://www.eeworm.com/dl/666/367839.html Delphi控件源码

“软件限时注册”控件(TShareRegist)功能说明: 1、只要将该控件加入主窗体

“软件限时注册”控件(TShareRegist)功能说明: 1、只要将该控件加入主窗体,使Action属性设为true,再设置其它属性,你的软件就有限时注册的功能了,只要你牢记三个密钥,并加上给你的算号软件(RegObject_Admin.exe)你就可以无敌天下了。 2、控件使用目前最严严谨的加密算法,5级加密。是破 ...
下载 30
·
查看 1113
https://www.eeworm.com/dl/639/442374.html 文件格式

java面试笔试题大汇总 ~很全面 java面试笔试题大汇总 第一

java面试笔试题大汇总 ~很全面 java面试笔试题大汇总 第一,谈谈final, finally, finalize的区别。   最常被问到。   第二,Anonymous Inner Class (匿名内部类) 是否可以extends(继承)其它类,是否可以implements(实现)interface(接口)?   第三,Static Nested Class 和 Inner Class的不 ...
下载 61
·
查看 1079
https://www.eeworm.com/dl/665/343279.html matlab例程

小波神经网络的源程序: 1.构造的非线性函数: 位于nninit_test.m 2.直接用WNN逼近非线性:Wnn_test.m, (内部调用小波函数) 3.遗传算法优化后逼近 :GA_Wnn_tes

小波神经网络的源程序: 1.构造的非线性函数: 位于nninit_test.m 2.直接用WNN逼近非线性:Wnn_test.m, (内部调用小波函数) 3.遗传算法优化后逼近 :GA_Wnn_test.m (内部调用遗传算法的,初始化,适应度,解码函数)-genetic algorithm optimization WNN source : 1. Construction of the nonlinear function : ...
下载 83
·
查看 1137