资源列表
data-collection
- 用C编写的油井设备数据采集系统,方便对设备数据进行分析管理-Oil well equipment data acquisition system written in C, to facilitate the analysis of equipment data management
Excity4_SnapPicServer
- 在监控行业使用的,自己做的海康DVR定时截图上传功能。-Use in the surveillance industry, they do Haikang DVR timing screenshot upload feature.
3
- 013生活百宝箱-仿网易百宝箱修改完整版-The 013 living treasure chest- imitation NetEase Gallery modify the full version
c-language
- 输入某年某月某日,判断这一天是这一年的第几天 -Input a certain period of a day, judgment day is the first few days of the year
c--day
- 此程序用来判断输入的日期是这一年当中的第几天 有助于学习c语言-Input a certain period of a day, judgment day is the first few days of the year
c-pp
- 判断101-200之间有多少个素数,并输出所有素数。 程序分析:判断素数的方法:用一个数分别去除2到sqrt(这个数),如果能被整除, 则表明此数不是素数,反之是素数。 -Determine 101-200 between the number of primes, and output of all primes. Program analysis: judgment Primes: respectively removed by a number of 2 to sqr
c-000
- 输入三个整数x,y,z,请把这三个数由小到大输出-Input Three integers x, y, z, please put the three the number of small to large output
c-p67
- 利用for循环控制100-999个数,每个数分解出个位,十位,百位。-For loop control 100-999 number of each decomposition bits and ten, one hundred.
888
- 将一个正整数分解质因数。例如:输入90,打印出90=2*3*3*5。-A positive integer prime factorization. For example: Enter 90, print out 90 = 2* 3* 3* 5.
YLB2012
- 压力表计量管理系统 用于计量检定 实现自动记录、出证-Pressure gauge measurement and management system for the metrological verification
BinaryExp
- Implementation of binary exponent algorithm
countinversion
- Implentation of Counting inversion algorithm