搜索:string+algorithm

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

结果 1,495
https://www.eeworm.com/dl/534/465999.html 其他

采用Access数据库

采用Access数据库,三层开发 DB_51aspx下为Access数据库文件,Web为网站文件夹 目录下的Auto Generated Code均为代码生成器自动生成的代码 ExamDAL/DBHelp.cs为数据处理文件,注意使用时请先配置其中string strPath = "E:\\downCode\\ExamOnline\\DB_51aspx\\ExamOnline.mdb" 的数据库路径并编译才能使 ...
下载 43
·
查看 1061
https://www.eeworm.com/dl/639/241532.html 文件格式

Rao-Blackwellised Particle Filters (RBPFs) are a class of Particle Filters (PFs) that exploit condi

Rao-Blackwellised Particle Filters (RBPFs) are a class of Particle Filters (PFs) that exploit conditional dependencies between parts of the state to estimate. By doing so, RBPFs can improve the estimation quality while also reducing the overall computational load in comparison to ...
下载 52
·
查看 1096
https://www.eeworm.com/dl/540/426506.html 软件工程

Fortran 90 versions of all the Numerical Recipes routines appear in the following Chapters B1 throu

Fortran 90 versions of all the Numerical Recipes routines appear in the following Chapters B1 through B20, numbered in correspondence with Chapters 1 through 20 in Volume 1. Within each chapter, the routines appear in the same order as in Volume 1, but not broken out separately b ...
下载 90
·
查看 1143
https://www.eeworm.com/dl/633/262182.html Java编程

网上商店 新增功能: 1

网上商店 新增功能: 1,分页 2,树型目录,通过**/netstore3/action/setUpTree观看效果 参考tomcat的管理程序 优化功能: 1,将原先路径写死的地方,改成String url=request.getContextPath()+"/action/home" 2,将service类分离,新增的分离类未用接口,考虑到以后,会用接口 在netstore\service ...
下载 184
·
查看 1069
https://www.eeworm.com/dl/633/337916.html Java编程

建立一个通讯录的类note

建立一个通讯录的类note,该类中的属性有以下几项:String name,phone,MobilePhone,zip,address,Email 分别表示:姓名,固定电话,手机号,邮编,地址,电子邮件地址。方法有两个:Setnote()给属性赋初值得函数,方法show()显示一条通讯记录。 程序使用了ObjectInPutStream和ObjectOutPutStream这两 ...
下载 94
·
查看 1053
https://www.eeworm.com/dl/648/402815.html 单片机开发

液晶 OCM/TG240128 驱动 编程语言: C 原产品硬件ATMega128/1280 ,晶振14.7456M 软件AVR ICC7.14C 破解版 由产品源码中提取,详细的

液晶 OCM/TG240128 驱动 编程语言: C 原产品硬件ATMega128/1280 ,晶振14.7456M 软件AVR ICC7.14C 破解版 由产品源码中提取,详细的字符和图行操作.实现LCD内任何位置的定位操作. void LCD_Init(void) void GMoveTo(U8 yline, U8 xcolumn) void TMoveTo(U8 y, U8 x,U8 len) void DispStartLine(U ...
下载 37
·
查看 1173
https://www.eeworm.com/dl/972271.html 技术资料

Java问题宝典2012版

1. Java基础部分 7 1、一个".java"源文件中是否可以包括多个类(不是内部类)?有什么限制? 8 2、Java有没有goto? 8 3、说说&和&&的区别。 8 4、在JAVA中如何跳出当前的多重嵌套循环? 8 5、switch语句能否作用在byte上,能否作用在long上,能否作用在String上? 9 6、short s1 = 1; s1 = s1 + 1;有什 ...
下载 8
·
查看 8418
https://www.eeworm.com/vipdownload/617.html VIP专区

C#串口通讯技术资料合集

源码 -2020-03-03 16:30 string和byte的转换(c#).txt 4KB2020-03-03 16:30 SerialPort相关.txt 397B2020-03-03 16:30 C#字符串与_byte数据的互相转换.txt 2KB2020-03-03 16:30 C#串口通信代码.docx 89KB2020-03-03 16:30 C#串口通信程序.pdf 354KB2020-03-03 16:30 C#SerialPort通信详细介绍.pdf 183KB ...
https://www.eeworm.com/dl/895375.html 技术资料

基于KEA128单片机的电磁智能车设计与实现

选取32位单片机S9KEAZ128AMLK为中央控制器,10mH电感作为主要传感器,设计了基于电磁传感器的智能小车。本文设计并实现了电源模块、电机MOS驱动模块、信号采集模块。智能车通过电磁传感器采集赛道信息,采用三次曲线算法实现了智能车的方向控制,增量式PID控制算法实现了速度控制,经过单片机的分析处理,智 ...
下载 3
·
查看 5189
https://www.eeworm.com/dl/897640.html 技术资料

基于单片机的PID温度控制系统设计

介绍了一种基于M3单片机实现PID控制农作物大棚内温度的方法.针对单片机温度控制系统采用传统的单片机控制方法容易出现响应速度慢、算法简单、控制精度低等问题,采用将单片机和PID控制相结合的方法来控制温度.单片机造价低廉,当应用了模糊PID控制算法后,不仅满足高精度的控制温度调节,而且在很大程度上 ...
下载 6
·
查看 2550