资源列表
frequence
- 能够实现0-400kHz的频率的在线测量-0-400kHz can be achieved in-line measurement of the frequency
Click
- 单击鼠标后显示模拟时钟,功能基本完成只是不够完美,需要添加时钟的边框-Click the mouse after the display of analog clock, functions basically complete but not perfect, you need to add the clock border
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
radix_sort
- Radix sort implementaion
tx
- 一个有C++语言编写的通讯录,可以方便的存储和调用数据-A C++ language contacts, can convenient storage and calls data
add
- 对数据库的数据表的元素进行添加功能,完善系统功能。-Data table on the database elements to add functionality, improve system functionality.
sort
- 该程序实现对各种排序的比较,其中包括冒泡排序,快速排序,选择排序等-The program comparison of various sort, including bubble sort, quick sort, selection sort
led-ZY
- LED灯花样,实现左移, LED灯花样,实现左移,-failed to translate
wu
- 利用P1口,编制程序输出一串脉冲,经放大后驱动小电机,改变输出脉冲的电平及持续时间,达到使电机正转、反转、加速、减速。停转之目的-The use of P1, program output pulse string
usemysql1
- 使用mysql数据库的c++程序连接数据库的步骤-use mysql
FileReadWrite
- FileReadWrite 是用C#呼叫WindowsAPI來逹到判斷某檔案是否已被開啟的應用-FileReadWrite is to use C# to call WindowsAPI Tat to determine whether a file has been open applications
Program
- C#在visual studio环境下的编程,用于C#语言的各种变量的练习-C# in visual studio programming environment for practicing a variety of variables C# language
