资源列表
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
comparisonof3combining
- 最大比合并功能实现,简单代码,容易看懂,MATLAB源代码-Functions to achieve the maximum ratio combining, simple code, easy to understand
mstripa
- 微带线分析程序,由w/h计算阻抗Z,有效介电常数e-microstrip analysis (calculates Z,eff from w/h)
sort
- 该程序实现对各种排序的比较,其中包括冒泡排序,快速排序,选择排序等-The program comparison of various sort, including bubble sort, quick sort, selection sort
led-ZY
- LED灯花样,实现左移, LED灯花样,实现左移,-failed to translate
haoxu
- 关于链表的创建,插入删除的各种最基本的操作-About the list creation, insertion and deletion of various basic operations
wu
- 利用P1口,编制程序输出一串脉冲,经放大后驱动小电机,改变输出脉冲的电平及持续时间,达到使电机正转、反转、加速、减速。停转之目的-The use of P1, program output pulse string
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
yuesefu
- 自己用c写的一段代码,详细解释了双向约瑟夫的信息。-Own use c to write a piece of code, a detailed explanation of the two-way Joseph information.