搜索:string+algorithm

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

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

Two functions, num2bin and bin2num are provided. num2bin takes a double and converts it to a binary

Two functions, num2bin and bin2num are provided. num2bin takes a double and converts it to a binary string representation. bin2num is its inverse operation. It can be used in a numerical analysis course when floating point arithmetic is discussed.
下载 142
·
查看 1188
https://www.eeworm.com/dl/617/425882.html 压缩解压

EZW coding implementation. using wavelet transforms as a key tool. compression and decoding is done

EZW coding implementation. using wavelet transforms as a key tool. compression and decoding is done using EZW algorithm.
下载 178
·
查看 1070
https://www.eeworm.com/dl/617/425885.html 压缩解压

SPIHT coding implementation. using wavelet transforms as a key tool. compression and decoding is don

SPIHT coding implementation. using wavelet transforms as a key tool. compression and decoding is done using SPIHT algorithm.
下载 190
·
查看 1094
https://www.eeworm.com/dl/532/329497.html 书籍源码

OFDM simulation with 16QAM with AWGN and multipath channel model.It can help you to develope your al

OFDM simulation with 16QAM with AWGN and multipath channel model.It can help you to develope your algorithm initially.
下载 109
·
查看 1108
https://www.eeworm.com/dl/857654.html 技术资料

PID算法 MSP430单片机 水温控制算法

PID算法 MSP430单片机 水温控制算法-PID algorithm for MSP430 Microcontroller
下载 7
·
查看 3038
https://www.eeworm.com/dl/521774.html 论文

EDA分布估计算法经典论文

压缩包中有5篇论文,分别为《Data-driven analysis of variables and dependencies in continuous optimization problems and EDAs》这是一篇博士论文,较为详细的介绍了各种EDA算法;《Anisotropic adaptive variance scaling for Gaussian estimation of distribution algorithm》《Enhancing Gaussi ...
查看 291
https://www.eeworm.com/dl/534/408473.html 其他

代码的主调函数为ConvertSum

代码的主调函数为ConvertSum,它的参数是string类型的数字字符串。在ASP.NET中调用方式如下: Label1.Text=ConvertSum("数字字符串")
下载 113
·
查看 1036
https://www.eeworm.com/dl/646/359189.html 通讯编程文档

CppReference 对于c/c++的详尽说明 C/C++ Reference General C/C++ Pre-processor commands Operator P

CppReference 对于c/c++的详尽说明 C/C++ Reference General C/C++ Pre-processor commands Operator Precedence Escape Sequences ASCII Chart Data Types Keywords Standard C Library Standard C I/O Standard C String & Character Standard C Math Standard C Time & Date Standard ...
下载 21
·
查看 1158
https://www.eeworm.com/dl/633/249764.html Java编程

jSP编写的了BBS系统 架設方法 : 解壓縮dzbbs.zip後

jSP编写的了BBS系统 架設方法 : 解壓縮dzbbs.zip後,打開dzbbs/set.jsp,修改以下 try{ cn=DriverManager.getConnection("jdbc:mysql://localhost/mysql?useUnicode=true&characterEncoding=big5","root","pass") // mysql為資料庫名稱,root 為用戶帳號 , pass為用戶密碼 }catch(Exception e){ } St ...
下载 114
·
查看 1073
https://www.eeworm.com/dl/650/150036.html 人工智能/神经网络

The adaptive Neural Network Library is a collection of blocks that implement several Adaptive Neural

The adaptive Neural Network Library is a collection of blocks that implement several Adaptive Neural Networks featuring different adaptation algorithms.~..~ There are 11 blocks that implement basically these 5 kinds of neural networks: 1) Adaptive Linear Network (ADALINE) 2) Mu ...
下载 24
·
查看 1106