资源列表
frequence
- 能够实现0-400kHz的频率的在线测量-0-400kHz can be achieved in-line measurement of the frequency
shuzhizhuanhuan
- 十进制N和其它进制数的转换是计算机实现计算的基本问题,其解决方法很多,其中一个简单算法基于下列原理: N=(N div d)*d+ N mod d ( 其中:div为整除运算,mod为求余运算) 例如十进制向八进制的数制转换 (1348)10=(2504)8,其运算过程如下: N N div 8 N mod 8 1348 168 4 168 21 0 21 2 5 2 0 2 请利用堆栈用上述方法实现十进制向三进制的数制转换-Decimal number
sort
- 该程序实现对各种排序的比较,其中包括冒泡排序,快速排序,选择排序等-The program comparison of various sort, including bubble sort, quick sort, selection sort
led-ZY
- LED灯花样,实现左移, LED灯花样,实现左移,-failed to translate
OK
- 杀人游戏源码,是别人写的,发上来,希望对你有用-To kill the game source code, is written by someone else, hair up, want to be useful to you
15.2
- 面向对象的应用实例,帮助C++学习者掌握类的应用-use of class,help us know how to use C++ and this is an example and I think it is helpful.I m sure this will be useful
fdsafdsaf
- 4、 掌握构造函数和析构函数的含义与作用、定义方式和实现,能够根据要求正确定义和重载构造函数。能够根据给定的要求定义类并实现类的成员函数; 掌握友元函数的含义,友元函数和成员函数的区别。 -4, master constructor and destructor of the meaning and effect, definition and implementation methods, to request the correct definition and overloaded
Winter_Olympic
- 《突破C#编程实例五十讲》源文件\EXAMPLES\第六部分 移动电话上网\第四十讲 开发一个简单的Mobile应用程序-" Break through the C# programming examples fifty stresses" the source files \ EXAMPLES \ sixth part of the mobile phone Internet \ Mobile fortieth stresses the development of a si
stc_eeprom__0x46a0xb9
- EEPROM,可以直接使用-Start address for STC12C5A60S2 series EEPROM
lianbiao-CPP
- c++代码实现链表功能,供读者参考,希望对你们有用-c++ function code list, for reference, I hope useful to you
Form1NN
- This code will show you how 1-NN works
TimeFrequency
- 时频分析在MATLAB环境下的源代码。用来分析振动信号,提取特征,故障诊断-Time-frequency analysis in MATLAB source code. It used to analyze the vibration signal, feature extraction, and troubleshooting