-
有关VERILOG的比较精辟的介绍,不容错过!
有关VERILOG的比较精辟的介绍,不容错过!-the VERILOG comparison brilliant, not to be missed!
- 2022-01-25 22:00:48下载
- 积分:1
-
继c课程设计题
继c课程设计题--补充-following that course design-- added
- 2023-03-14 06:50:03下载
- 积分:1
-
转载通讯录
转载通讯录 -reproduced correspondence reproduced directory
- 2022-02-02 18:18:22下载
- 积分:1
-
matlab 教案
matlab 教案-Matlab templates
- 2022-08-10 19:31:01下载
- 积分:1
-
JNDI courseware, beginners entry to use
JNDI课件,初学者入门使用-JNDI courseware, beginners entry to use
- 2022-03-09 17:25:47下载
- 积分:1
-
从C 转向C++ 对每个人来说,习惯C++需要一些时间,对于已经熟悉C 的程序员来说, 这个过程尤其令人苦恼。因为C 是C++的子集,所有的C 的技术都可以继续...
从C 转向C++ 对每个人来说,习惯C++需要一些时间,对于已经熟悉C 的程序员来说, 这个过程尤其令人苦恼。因为C 是C++的子集,所有的C 的技术都可以继续使 用,但很多用起来又不太合适。例如,C++程序员会认为指针的指针看起来很 古怪,他们会问:为什么不用指针的引用来代替呢?-from C to C for everyone, C habits need some time, already familiar with C programmers, this process particularly vexing. Because C is a subset of C, all the C"s technology can continue to use, but many also use up less suitable. For example, the C programmer will pointer that seemed very strange, they would ask : Why not use the pointer to replace?
- 2023-01-04 05:55:04下载
- 积分:1
-
"ADO对象模型概要"等5篇关于ADO编程的文章
"ADO对象模型概要"等5篇关于ADO编程的文章-"ADO object model outline" on the five articles ADO Programming
- 2022-02-28 11:18:25下载
- 积分:1
-
相似度的计算
是常用的辨别两个文档的相似度,能很好地分析出两个文档的相同之处,用了编辑距离算法,速度比较快,适合平常的文档分析。
- 2022-08-20 16:37:59下载
- 积分: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
-
二叉树的生成与遍历
二叉树的生成与遍历-binary tree generation and traversal
- 2022-08-20 09:20:33下载
- 积分:1