搜索结果

找到约 239 项符合 Value 的查询结果

单片机开发 c8051f340 串口 程序This program demonstrates how to configure the C8051F340 to use routines in STDIO.h

c8051f340 串口 程序This program demonstrates how to configure the C8051F340 to use routines in STDIO.h to write to and read from the UART interface. The program reads a character using the STDIO routine getkey(), outputs that character to the screen, and then outputs the ASCII hex value of that cha ...
https://www.eeworm.com/dl/648/334589.html
下载: 20
查看: 1094

Java编程 (1) 设计和编写代表矩阵的Matrix类。该类包括矩阵行列数变量int rows和int cols

(1) 设计和编写代表矩阵的Matrix类。该类包括矩阵行列数变量int rows和int cols,矩阵数据数组double data[][],构造方法Matrix()、Matrix(int rows,int cols)、Matrix(int rows,int cols,double data[][]),获取某元素值的方法getData(int row,int col),设置某元素值的方法setData(int row,int col,double value),计算 ...
https://www.eeworm.com/dl/633/334949.html
下载: 184
查看: 1098

数学计算 This file implements a pid controller used to simulator cruise control in a car The input is a thr

This file implements a pid controller used to simulator cruise control in a car The input is a throtle value between 0 - 100 ( read on P1 ) The output is the car s speed ( P2 - P0 )
https://www.eeworm.com/dl/641/342710.html
下载: 37
查看: 1095

matlab例程 FASTICA can be called with numerous optional arguments. Optional arguments are given in parameter pa

FASTICA can be called with numerous optional arguments. Optional arguments are given in parameter pairs, so that first argument is the name of the parameter and the next argument is the value for that parameter. Optional parameter pairs can be given in any order.
https://www.eeworm.com/dl/665/348617.html
下载: 184
查看: 1034

数据库系统 1.把"Web"文件夹内的文件拷贝到某个文件夹 2.在IIS中新建站点

1.把"Web"文件夹内的文件拷贝到某个文件夹 2.在IIS中新建站点,指向该文件夹,如果新建虚拟路径,会导致一些图片的不正常显示. 3."Database"文件夹内有数据库文件hyb2bTest_Data.MDF,在Sql Server企业管理器中选择"附加数据库" 4.需要修改根目录web.config文件 <add key="DBServer" value="."/>,改成当前数据库地址 <add key ...
https://www.eeworm.com/dl/523/352129.html
下载: 135
查看: 1067

JavaScript 超强在线编辑表格 本程序是用JavaScript写的表格应用程序

超强在线编辑表格 本程序是用JavaScript写的表格应用程序,实现的功能如下: a.此表格可以实现增加,删除,上移,下移,修改等很多的操作,并且,可以设置每一列的编辑方式. b.目前含有两种编辑方式: 1,文本框编辑 2,下拉框编辑 (需要提供两个数组,一个是text,一个是value) c.编辑过程中,可以使用tab键进入下一个单元格进行 ...
https://www.eeworm.com/dl/685/352763.html
下载: 103
查看: 1065

加密解密 CRC码产生器与校验器程序 Features : Executes in one clock cycle per data word Any polynomial from 4 to 32 b

CRC码产生器与校验器程序 Features : Executes in one clock cycle per data word Any polynomial from 4 to 32 bits Any data width from 1 to 256 bits Any initialization value Synchronous or asynchronous reset
https://www.eeworm.com/dl/519/356115.html
下载: 167
查看: 1077

Applet a Java program that reads in the following values from the standard input device (i.e. Keyboard) an

a Java program that reads in the following values from the standard input device (i.e. Keyboard) and writes its result on the standard output device (i.e. Console/Monitor): Inputs: A: the loan amount in dollars and cents (e.g. 150000.00). r: the net annual interest rate, expressed as an integer (e.g ...
https://www.eeworm.com/dl/634/362110.html
下载: 153
查看: 1054

单片机开发 Its functions are: n order within (excluding n) At the same time, 3 and 7 can be integral to all nat

Its functions are: n order within (excluding n) At the same time, 3 and 7 can be integral to all natural and a few of the square root of s, and function as a value to return, the final result s output to file out.dat China.
https://www.eeworm.com/dl/648/365543.html
下载: 178
查看: 1074

数学计算 This a simple genetic algorithm implementation where the evaluation function takes positive values o

This a simple genetic algorithm implementation where the evaluation function takes positive values only and the fitness of an individual is the same as the value of the objective function
https://www.eeworm.com/dl/641/370507.html
下载: 30
查看: 1056