资源列表
controllcd
- 51单片机控制12864液晶屏显示程序,初始化过程各种函数的详细定义包含其中-51 12864 LCD display program, various process initialization function which contains detailed definitions
current_motor
- 这是一款三相无刷直流马达控制器的程序,用CYPRESS的芯片控制的,提供大家参考.
mg2
- 又一个关于迷宫的程序-also one of the maze procedure
dianzizhong
- 用LED数码显示管 和51单片机做的电子钟-LED digital display with 51 single-chip control and the electronic clock so
Cpp1
- 某高校,主要人员有:领导、教师和学生,共有的信息包括:编号、姓名、性别、年龄。其中领导还应包含的信息有:任职部门(学院、各系部)、职称;教师还应包含的信息有:职称、任职时间、专业;学生还应包含的信息有:所在班级、所在宿舍等。-Certain universities, key personnel are: leadership, teachers and students, shared information includes: number, name, gender, age. Which
matlabjingdianxinhaochuli
- 将源码中的地址目录改成所要分析的数据(数据可以使txt格式的),在MATLAB中运行就可以分析出数据的时域和频域图像,自相关互相关函数,以及功率谱图像-The source address in the directory into which to analyze the data (data can txt format), run in MATLAB can analyze the data in time domain and frequency domain image, from t
connectback
- xor eax, eax Zero eax for use with passing zerod arguments. lea esi, [edi + 0x44] Load the effective address of the PROCESS INFORMATION structure into esi. push esi Push the pointer to the lpProcessInformation structure. push edi Push the p
CVSSetup
- CVS清空和设置批处理标本,Windows中为批处理脚本,Linux中为Shell脚本。 可用于快速清空目录中的CVS目录,或者设置CVS用户、IP和目录。-Clear all directory named CVS under given directory. Set the root of CVS, it use the type of pserver and can set cvs user, cvs server ip, cvs root directory under the
Delphi_861513
- Delphi编程界面设计一例,给Memo组件的显示区域加边框,也就是为文本框设置类似CSS中的Padding效果,示例中,可设置左边距和上边距,当然下边距和右边距也是可以设置的,在输入二者参数后,点击“变更”按钮,就可将其设置边距。 - Delphi programming interface design example, the display area Memo component to add borders, which is similar to a text box to
scientific-calculator
- a source code that contain sevral function scientific calculator in C language. inpute is a string. for example. 2+3 or tan45 and then press enter-a source code that contain sevral function scientific calculator in C language. input
C#画坐标代码
- C#通过picturebox控件,制作带坐标的波形显示,需要2个picturebox控件