资源列表
butterworth_exam
- 巴特沃兹滤波器的实现,大家下来看看,希望有帮助-Butterworth Filter Realization, we take a look down, want to help
stack
- a c++ code of stack ... simple but very good -a c++ code of stack ... simple but very good ...
wokao
- 走马灯,lcd指示灯的循环闪烁。交通灯的改近-A revolving door, lcd light flashes the cycle. Near traffic lights to change
Enable_or_disable_IE_security_warning
- Enable or disable IE security warning
1111111
- visual c++ ----用C++实现四则运算小程序-C++, using four operations applet. . . .
primenew
- This program calculates and displays the first 1,000 prime numbers (including 1, 2 and 3).
generate
- python实现自动生成目录树带链接html,使用pyh-automatically generate tree python with a link html, use pyh
fond
- ATM机系统设计中的存款功能,属于C语言类的编程代码-ATM machine system design of the deposit function, belongs to the C language kind of program code
SimpleRNG
- This is a windows developed C++ application which can be used to generate random numbers. This should be used to teach beginners the way in which C++ RNGs work.
dijekstra
- its dijekstra algorithm for find mst
1
- Set r is a 2^k binary number, and the following conditions are met: (1) r at least 2^k of 2-bit binary number. (2) as a 2^k binary number, except the last one, a r every strictly less than its adjacent one on the right. (3) to convert r to 2 af
Bubble-sort
- implementation of bubblesort