代码的主调函数为ConvertSum,它的参数是string类型的数字字符串。在ASP.NET中调用方式如下: Label1.TEXT=ConvertSum("数字字符串")
标签: ConvertSum 代码 函数
上传时间: 2014-01-09
上传用户:xiaoxiang
With the advances in the semiconductor and communication industries, it has become increasingly important for electrical engineers to develop a good understanding of microelectronics. This book addresses the need for a TEXT that teaches microelectronics from a modern and intuitive perspective. Guided by my industrial, research, and academic experience, I have chosen the topics, the order, and the depth and breadth so as to efficiently impart analysis and design principles that the students will find useful as they enter the industry or graduate school.
标签: communication semiconductor increasingly industries
上传时间: 2013-12-19
上传用户:evil
先运行力控应用程序(如演示工程——反应釜),实时数据库系统亦随之启动。 然后启动delphi6.0,创建一个新的工程。 在form1窗体中,放置DdeClientConv控件(system标签页),设置ConnectMode属性值为ddeAutomatic、DdeService属性值为db、DdeTopic属性值为db; 接下来放置DdeClientItem控件(system标签页),设置DdeConv为DdeClientConv1,设置DdeItem属性值为所要读取的数据库点参数值如dbmixvol.pv; 放置一个edit控件; 放置一个timer控件,设置interval属性值为100;在ontimer脚本中加入: procedure TForm1.Timer1Timer(Sender: TObject) begin edit1.TEXT:=form1.DdeClientItem1.TEXT end
上传时间: 2014-01-22
上传用户:lwwhust
This book is an introduction to Ada 95. It uses an example-driven approach which gradually develops small trivial programs into large case-study type programs. The main emphasis of this book is on maintenance problems, and using object-oriented technology to write maintainable, extensible programs. Program design is introduced throughout the book, with hypothetical maintenance scenarios used to shoe design shortcomings. and revise them to accomodate maintenance needs. Practical issues such as debugging programs are tackled, and important Ada features not found in other languages are dealt with practically and early on in the TEXT. These include exception handling, user-defined types, procedures, functions, packages and child packages.
标签: example-driven introduction gradually approach
上传时间: 2014-01-12
上传用户:koulian
Program for implementing AES on 8051 based microcontrollers. SDCC is used as the C compiler. Microcontroller used is P89V51RD2. There are 2 programs included. One program will accept string via UART and accept key via a 4x4 keypad and display decrypted TEXT on 16x2 LCD. The other program will accept plainTEXT from UART and show encrypted TEXT on 16x2 LCD after receiving key from 4x4 membrane keypad. Schematics and screenshots are included.
标签: microcontrollers implementing compiler Program
上传时间: 2017-04-07
上传用户:wanghui2438
SQLite 是用C语言编写的开源数据库,主要用于嵌入式,你也可以把它集成在自己的桌面程序中,也有人将其替代Access,用作后台数据库。 SQLite 支持多数SQL92标准,例如:索引、限制、触发和查看支持。 支持 NULL、INTEGER、REAL、TEXT 和 BLOB 数据类型,支持事务。
上传时间: 2013-12-11
上传用户:gmh1314
* The IMAP toolkit provided in this Distribution is * Copyright 2000 University of Washington. * The full TEXT of our legal notices is contained in the file called * CPYRIGHT, included with this Distribution.
标签: Distribution University Washington Copyright
上传时间: 2013-11-30
上传用户:cazjing
使用AVR ATmega128实验箱上的资源,设计万年历。本系统应用了TEXT LCD,矩阵键盘,定时器/计数器中断系统,另外,我从伺服电机接口PB.5接出一个蜂鸣器。本次实验的目的就是熟悉AVR的这些资源。
上传时间: 2017-04-13
上传用户:coeus
要将商品行情软件的数据导入自己的数据库,除了要知道商品软件数据的数据结构,同时还与你自己数据库的数据结构有关。一般情况下,业余爱好者往往都是使用ASCII即TEXT文本结构。TEXT格式的数据易读易懂,可以让许多国际股票软件和工具软件(比如:GET\TT\SUPERCHART\SSPS\EXECL等等)直接调用。
上传时间: 2017-04-16
上传用户:来茴
This program prints a calendar for a year specified. The user enters a year for the calendar and the programs automatically prints the calendar in TEXT format.
标签: calendar year for specified
上传时间: 2017-04-16
上传用户:refent