搜索:function-programming

找到约 2,551 项符合「function-programming」的查询结果

结果 2,551
按分类筛选
显示更多分类
https://www.eeworm.com/dl/898232.html 技术资料

基于ATmega16单片机的智能型数字电压表设计

针对传统表针式电压表存在精度低、功能单一、数字化及智能化程度低等缺点,设计了一款基于ATmega16单片机的智能型数字电压表,包括信号采集及转换回路、显示回路、通信接口及过限报警等功能回路,以适应现代工业对测量表计的要求。In view of the shortcomings of traditional dial voltmeter,such as low ...
下载 10
·
查看 533
https://www.eeworm.com/dl/655/197250.html 微处理器开发

第一版YL2410开发板的BIOS 功能比较简单

第一版YL2410开发板的BIOS 功能比较简单,上电之后,LCD显示蓝色、绿色、红色三个竖条 同时串口显示如下: Power on reset ************************************ * * * YL2410 Board BIOS V2006 * * Http://www.ucdragon.com * * * ************************************ NAND Flash Boot Please s ...
下载 172
·
查看 1107
https://www.eeworm.com/dl/542/362409.html 其他书籍

很好的VB课件

很好的VB课件,非常详细,包括第1章Visual Basic概述第2章 语言基础 第3章 Visual Basic程序结构 第4章 子过程(Sub、Function、Property和Event)第5章 常用控件与窗体 第6章 使用Windows API 第7章 通用对话框和剪贴板的应用 第8章 菜单的设计和MDI程序设计 第9章 文件操作 第10章 图形基础 第11章 程 ...
下载 106
·
查看 1083
https://www.eeworm.com/dl/685/292636.html 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(messFromServe ...
下载 147
·
查看 1061
https://www.eeworm.com/dl/665/344512.html matlab例程

The main features of the considered identification problem are that there is no an a priori separati

The main features of the considered identification problem are that there is no an a priori separation of the variables into inputs and outputs and the approximation criterion, called misfit, does not depend on the model representation. The misfit is defined as the minimum of the ...
下载 110
·
查看 1102
https://www.eeworm.com/dl/829493.html 技术资料

PW4556_2.0.pdf规格书下载

The PW4556 series of devices are highly integrated Li-Ion and Li-Pol linear chargers targetedat small capacity battery for portable applications. It is a complete constant-current/ constantvoltage linear charger. No external sense resistor is needed, and no blocking diode is requ ...
下载 3
·
查看 623
https://www.eeworm.com/dl/641/410485.html 数学计算

cordic methods describe essentially the same algorithm that with suitably chosen inputs can be used

cordic methods describe essentially the same algorithm that with suitably chosen inputs can be used to calculate a whole range of scientific functions including sin, cos, tan, arctan, arcsin, arccos, sinh, cosh, tanh, arctanh, log, exp, square root and even multiply and divide. ...
下载 80
·
查看 1090
https://www.eeworm.com/dl/668/332369.html 其他行业

关于 ZFC 框架的自述文件 2003.6.18 ======================================================================

关于 ZFC 框架的自述文件 2003.6.18 ====================================================================== 如何在PowerBuilder 开发环境中运行ZFC 框架。 1、文件 app.pbl 常用应用库; controls.pbl zfc 控件库; main.pbl 主要对象库; demo.pbl 演示程序库; 2、目录 DB 演示数据库 ...
下载 37
·
查看 1105
https://www.eeworm.com/dl/688/463022.html MySQL数据库

修改后的PHPExcelParser4。 修改内容: 1

修改后的PHPExcelParser4。 修改内容: 1,原来sample取出excel时是使用的Unicode编码。导致插入mysql时也写入unicode 现在把Unicod编码转换成GBK后再在网页上显示及写入数据库.此部分修改的是U2html这个function。 2,打 开数据库连接后增加 set Names gbk 3,默认选中把excel的第一列作为字段 ...
下载 122
·
查看 1050
https://www.eeworm.com/dl/924351.html 技术资料

C语言 谭浩强

C语言是在 70 年代初问世的。一九七八年由美国电话电报公司(AT&T)贝尔实验室正式发表了C语言。同时由B.W.Kernighan和D.M.Ritchit合著了著名的“THE C PROGRAMMING LANGUAGE”一书。通常简称为《K&R》,也有人称之为《K&R》标准。但是,在《K&R》中并没有定义一个完整的标准C 语言,后来由美国国家标 ...
下载 2
·
查看 2689