-
AM29LV800B数据表
AM29LV800B datasheet
- 2022-02-01 14:45:34下载
- 积分:1
-
the Bluetooth Programming Document
蓝牙编程方面的文档-the Bluetooth Programming Document
- 2022-01-25 19:44:15下载
- 积分:1
-
VC编程实现数字图像的边缘检测
VC编程实现数字图像的边缘检测-VC Programming Digital Image Edge Detection
- 2022-05-05 03:01:14下载
- 积分:1
-
计算程序的天数,丙
计算天数的程序,c语言开发-calculating the number of days the procedure, c-language development
- 2022-04-13 05:33:26下载
- 积分:1
-
小旅馆管理系统课程设计的文档
小旅馆管理系统课程设计的文档-small hotel management system for curriculum design document
- 2022-03-12 12:16:52下载
- 积分:1
-
一个险种设计的文档
一个险种设计的文档-a design document types
- 2022-05-29 17:24:37下载
- 积分:1
-
javascript的内置函数及其说明
javascript的内置函数及其说明-the built-in functions and the notes
- 2022-03-15 02:27:13下载
- 积分:1
-
先创建文本文件IN.DAT,在文件中写20个四位整数。
编写函数readDat()把从文件中读出这些数并存入数组a中;编写函数Calvalue( ), 其功...
先创建文本文件IN.DAT,在文件中写20个四位整数。
编写函数readDat()把从文件中读出这些数并存入数组a中;编写函数Calvalue( ), 其功能要求:
1. 求出这文件中共有多少个正整数totNum
2. 求这些数右移1位后, 产生的新数是偶数的数的个数totCnt, 以及满足此条件的这些数(右移前的值)
的算术平均值totPjz。
最后在main( )函数中把所求的结果输出。-First create a text file IN.DAT, wrote in the paper four integer 20. The preparation of function readDat () to read from the file into an array of these and a number of preparation function Calvalue (), its functional requirements: 1. Obtained in this paper the total number of positive integer totNum 2. For those few shifted to right one after the new number is the number of even a few totCnt, as well as to meet the conditions of these (the value of the pre-shifted to right) the arithmetic mean totPjz. Finally, in the main () function to output the results of the request.
- 2022-11-28 05:35:03下载
- 积分:1
-
java数字签名内容详细介绍签名过程 官方资料
java数字签名内容详细介绍签名过程 官方资料-java sign java sign java sign java sign java sign
- 2022-07-20 05:11:14下载
- 积分:1
-
完成“快速拼写检查程序”的分析、设计和实现过程。 快速拼写检查程序基本功能说明如下: 1.进行拼写检查的文件以文本文件形式存储于外存上; 2.只检查文件中英文单...
完成“快速拼写检查程序”的分析、设计和实现过程。 快速拼写检查程序基本功能说明如下: 1.进行拼写检查的文件以文本文件形式存储于外存上; 2.只检查文件中英文单词的拼写错误; 3.单词是用字母(a…z或A…Z)定义,任一非字母字符作为分隔符; 4.判断单词拼写正误的依据是词典,词典以文本文件形式存放于外存上; 5.词典文件第1行为词典的名称,以后每一行存放一个单词; 6.输出结果以文本文件形式存储,其格式为: 第1行:被拼写检查的文件名 + 词典名 第2行后的每一行: 出错单词 位于第x行 7.合理的GUI,注意GUI界面类与功能类的关系应比较松散。-Fast spelling checker to complete the analysis, design and realization of the process.
- 2022-06-26 21:01:14下载
- 积分:1