搜索结果

找到约 120 项符合 Convert 的查询结果

JavaScript 1.. 需要jdom.jar和bsf.jar,否则无法跟spring整合. 2.. dwr生成的javascript函数会自动加一个回调函数的参数,如原来的函数是checkExist(String

1.. 需要jdom.jar和bsf.jar,否则无法跟spring整合. 2.. dwr生成的javascript函数会自动加一个回调函数的参数,如原来的函数是checkExist(String name),那么生成的javascript函数是checkExist(callbackFunc,String name). 3.. 注意回调函数只能有一个参数,就是服务器的返回值,如function(messFromServer),这里messFromServe ...
https://www.eeworm.com/dl/685/292636.html
下载: 147
查看: 1045

Ajax 这是编译原理的一个实验, 是把一个正则表达式转化为不确定有穷自动机NFA的算法程序,朋兴趣的朋友可以下载来看看哦。    一个正则表达式就是由普通字符(例如字符 a 到 z)以及特殊字符(称为元字

这是编译原理的一个实验, 是把一个正则表达式转化为不确定有穷自动机NFA的算法程序,朋兴趣的朋友可以下载来看看哦。    一个正则表达式就是由普通字符(例如字符 a 到 z)以及特殊字符(称为元字符)组成的文字模式。该模式描述在查找文字主体时匹配的一个或多个字符串。正则表达式作为一个模板,将某个字符模式与所搜索 ...
https://www.eeworm.com/dl/702/311607.html
下载: 168
查看: 2120

驱动编程 a sample WDM stream class video capture driver that supports two IEEE 1394 digital cameras. The sam

a sample WDM stream class video capture driver that supports two IEEE 1394 digital cameras. The same driver may be able to support other digital cameras that conform to 1394-based Digital Camera Specification from 1394 Trade Association. Digital camera supported by dcam.sys is a data source that pr ...
https://www.eeworm.com/dl/618/338151.html
下载: 57
查看: 1107

matlab例程 The MATLAB Compiler automatically converts MATLAB M-files to C and C++ code. The MATLAB Compiler in

The MATLAB Compiler automatically converts MATLAB M-files to C and C++ code. The MATLAB Compiler includes the MATLAB C/C++ Math and Graphics Libraries, which let you automatically convert your MATLAB applications to C and C++ code for stand-alone applications.
https://www.eeworm.com/dl/665/358459.html
下载: 102
查看: 1149

软件设计/软件工程 本文档介绍了如何使用各种内嵌工具

本文档介绍了如何使用各种内嵌工具,函数和其他一些小技巧来加强使用matlab的速度和效率,是广大爱好者必读的文档。具体内容请参阅文档。 Learn how to use the Profiler tool, vectorized functions, and other tricks to writing efficient MATLAB code. This article includes how to convert any array into a column v ...
https://www.eeworm.com/dl/684/398036.html
下载: 46
查看: 1068

软件设计/软件工程 Creating barcodes in Microsoft庐 Office has never been easier. With BarCodeWiz Toolbar you can add b

Creating barcodes in Microsoft庐 Office has never been easier. With BarCodeWiz Toolbar you can add barcodes to Microsoft庐 Office applications with a click of a button. In Microsoft庐 Word, create single barcodes, pages of labels, or mail merge documents. In Microsoft庐 Excel庐, select a range of ce ...
https://www.eeworm.com/dl/684/421477.html
下载: 21
查看: 1083

SQL Server HashTable实例 public class HashTable_msg { public HashTable_msg() { String sum_sql="select

HashTable实例 public class HashTable_msg { public HashTable_msg() { String sum_sql="select mobilenum,count(*) from SJSJ_Msg where (left(in_date,6)=(select left(CONVERT(varchar(12) , getdate(), 112 ),6)))group by mobilenum" Hashtable<String,Integer> ht = new Hashtable<String,Integer>() ...
https://www.eeworm.com/dl/689/436190.html
下载: 73
查看: 1554

VHDL/FPGA/Verilog Working RS232 controller running at 9600 Hz. Consist of Transmitter and Receiver Module. Tested i

Working RS232 controller running at 9600 Hz. Consist of Transmitter and Receiver Module. Tested in FPGA Spartan 3 Included files for testing at FPGA - Scan4digit .vhd - to display at 7 sgement display - D4to7 .vhd - Convert HEX decimal to ASCII code.
https://www.eeworm.com/dl/663/436194.html
下载: 58
查看: 1031

汇编语言 This program implements a PIC-based fuzzy inference engine for the Fudge fuzzy development system

This program implements a PIC-based fuzzy inference engine for the Fudge fuzzy development system from Motorola. It works by taking the output from Fudge for the 68HC11 processor, and converting it to a MPASM compatible assembler file using the convert batch file. This file can then be incorp ...
https://www.eeworm.com/dl/644/449856.html
下载: 122
查看: 1057

单片机开发 模数转换

模数转换,即ad-convert,能够实现模拟到数字的转换。
https://www.eeworm.com/dl/648/451515.html
下载: 133
查看: 1014