-
Oscilloscope
使用labview设计的虚拟示波器,需外接数据采集卡(Using labview designed virtual oscilloscope )
- 2012-03-18 20:12:17下载
- 积分:1
-
VB和Labview编程应用,VB与Labview的一些联系。
VB和Labview编程应用,VB与Labview的一些联系。-VB and the application of Labview programming, VB some contact with Labview.
- 2022-03-21 02:36:22下载
- 积分:1
-
SU-seismic-data-processing-system
Seismic Unix 地震数据处理系统指南,既可以作为地震数据处理环境,也可以作为软件开发环境,通过这本书可以学习如何编写SU程序编码(Seismic Unix seismic data processing systems, and both can be used as seismic data processing environment as a software development environment can, through this book to learn how to write program code SU)
- 2011-04-25 11:30:49下载
- 积分:1
-
XMLParamEditor(frm)
Para poder editar solapaes en en el .xml de tantra online.
- 2012-01-20 09:04:34下载
- 积分:1
-
galib面向对象C++库,来自麻省理工大学的
galib面向对象C++库,来自麻省理工大学的-galib object-oriented C library, from the University of Massachusetts
- 2022-05-23 05:35:19下载
- 积分:1
-
Program
halcon联合labview调用相机实时采集输出图像,labview与halcon17都是32位操作系统(Halcon United LabVIEW calls the camera to collect and output images in real time. Both LabVIEW and Halcon 17 are 32-bit operating systems.)
- 2020-06-25 20:40:02下载
- 积分:1
-
Find prime numbers prepared by screening the function: void sieve (bool isPrime...
编写筛选查找素数函数:
void sieve(bool isPrime[], int n)
其中isPrime[ ]为一个布尔型数组,n为数组大小。由于2是第一个素数,
所以设置isPrime[0]和isPrime[1]的值为false,并设置其余的元素初值为true。
然后对从4到n-1的每一个i,判断i是否能够被2整除,如果i能够被2整除,则设置isPrime[i]为false。
对从2到n/2的每一个可能的数值重复以上处理,当操作结束时,所有值为true的isPrime[i]所对应的i就是素数,它们将是从筛子中掉下来的。-Find prime numbers prepared by screening the function: void sieve (bool isPrime [], int n) which isPrime [] as a Boolean array, n is the size of the array. Because 2 is the first prime number, so set the isPrime [0], and isPrime [1] a value of false, and set the initial value of the remaining elements of true. And then from 4 to n-1 for each i, to determine whether i can be divisible by 2, if i can be divisible by 2, then set the isPrime [i] is false. From 2 to n/2 possible values for each one to repeat the above processing, when the operation ended, all the true value of the isPrime [i] corresponding to i is a prime number, they will be falling from the sieve in the past.
- 2023-03-02 04:45:03下载
- 积分:1
-
看门狗程序
一个简看门狗程序,可以在KEIL上仿真,也可以在单片机上使用,定时几个脉冲后自动重新启动。连接在P05上的灯会跟随着脉冲不断的闪烁。
- 2022-12-02 01:45:04下载
- 积分:1
-
INDICATOR TRADING FLASH
jdh dhdh中文说明不能小于20字 中文说明不能小于20字中文说明不能小于20字(The English description does not meet the requirements, such as containing Chinese or Chinese punctuation, please write carefully and in detail, otherwise it will not pass and deduct points. Or send your English description to the webmaster via message)
- 2020-06-21 22:00:02下载
- 积分:1
-
学生信息管理程序清单
功能要求:根据用户输入的学生序号,输出该学生的全部成绩,总分、平均分;
显示所有学生的信息;
显示有不及格课程的学生信息...
学生信息管理程序清单
功能要求:根据用户输入的学生序号,输出该学生的全部成绩,总分、平均分;
显示所有学生的信息;
显示有不及格课程的学生信息。-Student Information Management program list functional requirements: number of students based on user input, the output of all the student achievement total score, with an average points display the information of all students show that students do not pass the information.
- 2022-03-31 06:09:01下载
- 积分:1