搜索:string+algorithm
找到约 1,495 项符合「string+algorithm」的查询结果
结果 1,495
按分类筛选
- 全部
- matlab例程 (149)
- 人工智能/神经网络 (102)
- 数学计算 (77)
- 加密解密 (75)
- 其他 (53)
- 数值算法/人工智能 (51)
- 技术资料 (46)
- Java编程 (43)
- 数据结构 (36)
- 其他书籍 (29)
- 压缩解压 (28)
- 软件设计/软件工程 (18)
- 通讯/手机编程 (16)
- Linux/Unix编程 (16)
- 通讯编程文档 (15)
- 文章/文档 (15)
- 书籍源码 (14)
- 技术管理 (11)
- 单片机开发 (10)
- JavaScript (10)
- DSP编程 (9)
- 电子书籍 (9)
- 文件格式 (9)
- 汇编语言 (9)
- VHDL/FPGA/Verilog (9)
- 驱动编程 (8)
- 系统设计方案 (8)
- 软件工程 (7)
- 行业发展研究 (6)
- 操作系统开发 (5)
- 编辑器/阅读器 (5)
- 多国语言处理 (5)
- CA认证 (5)
- STL (5)
- Delphi控件源码 (5)
- 其他嵌入式/单片机内容 (5)
- 编译器/解释器 (4)
- 网络 (4)
- VC书籍 (4)
- *行业应用 (3)
- 其他数据库 (3)
- 嵌入式/单片机编程 (3)
- J2ME (3)
- 其他行业 (3)
- Symbian (3)
- GPS编程 (3)
- Jsp/Servlet (3)
- 书籍 (3)
- 数据库系统 (2)
- Internet/网络编程 (2)
- 游戏 (2)
- 微处理器开发 (2)
- 家庭/个人应用 (2)
- 中间件编程 (2)
- SQL Server (2)
- 并行计算 (2)
- 源码 (2)
- Linux/uClinux/Unix编程 (1)
- 设计相关 (1)
- 教程资料 (1)
- 教育系统应用 (1)
- Modem编程 (1)
- 串口编程 (1)
- 语音压缩 (1)
- 磁盘编程 (1)
- Applet (1)
- 金融证券系统 (1)
- 嵌入式Linux (1)
- Java书籍 (1)
- BREW编程 (1)
- 生物技术 (1)
- Windows CE (1)
- Oracle数据库 (1)
- RFID编程 (1)
- 3G开发 (1)
- 论文 (1)
- 习题答案 (1)
https://www.eeworm.com/dl/519/463680.html
加密解密
md5加密实现 C++ /* 使用方法: char Md5Buffer[33] CSecurity Security Security.MD5("a string",Md5Buffe
md5加密实现 C++
/*
使用方法:
char Md5Buffer[33]
CSecurity Security
Security.MD5("a string",Md5Buffer)
执行完成之后Md5Buffer中即存储了由"a string"计算得到的MD5值
*/
https://www.eeworm.com/dl/633/265579.html
Java编程
将两个date型的时间转成string型与计算其时间的差
将两个date型的时间转成string型与计算其时间的差
https://www.eeworm.com/dl/633/271865.html
Java编程
計平均數的java program, 含string tokenizer和error detection, 分便初學者學習
計平均數的java program, 含string tokenizer和error detection, 分便初學者學習
https://www.eeworm.com/dl/638/402010.html
金融证券系统
//JDBC驱动器名称(JDBC-ODBC桥) private String strDBDriver = "sun.jdbc.odbc.JdbcOdbcDriver" //数据库的URL地址
//JDBC驱动器名称(JDBC-ODBC桥)
private String strDBDriver = "sun.jdbc.odbc.JdbcOdbcDriver"
//数据库的URL地址
private String strUrl = "jdbc:odbc:atm1"
//指定要访问的数据库名称
private String strDBName = "atm1"
//数据库用户名称
private String strUserName = "testUser"
...
https://www.eeworm.com/dl/534/333021.html
其他
/*实现从源字符串string到目的字符串str的复制函数*/
/*实现从源字符串string到目的字符串str的复制函数*/
https://www.eeworm.com/dl/654/129481.html
数据结构
文件包含的内容: 常见的algorithm
文件包含的内容: 常见的algorithm,使用vc6开发的 包括排序算法
https://www.eeworm.com/dl/955224.html
技术资料
Ant colony system algorithm for the optimization of beer fermentation control.pdf
资料->【C】嵌入系统->【C3】自动化控制->【1】控制算法->【蚁群算法】->Ant colony system algorithm for the optimization of beer fermentation control.pdf
https://www.eeworm.com/dl/665/239093.html
matlab例程
rls_AR_pred.m - use basic RLS algorithm to predict real-valued AR proce
rls_AR_pred.m - use basic RLS algorithm to predict real-valued AR proce
https://www.eeworm.com/dl/652/230123.html
文章/文档
a new algorithm for computing sparse signal representations using overcomplete dictionaries
a new
algorithm for computing sparse signal representations using overcomplete
dictionaries
https://www.eeworm.com/dl/684/180761.html
软件设计/软件工程
介绍Genetic Algorithm Toolbox (matlab)的英文文章。
介绍Genetic Algorithm Toolbox (matlab)的英文文章。