资源列表
com12
- 串口编程,可采用中断方式,也可采用查询方式,简单实用-serial programming, it is interrupted, can be applied inquiries, simple and practical
constellations_PAM+PSK+QAM+FSK
- PAM+PSK+QAM+FSK的constellations模擬-PAM PSK QAM FSK the constellations simulation
src
- Java文件操作,可以读入中文,并且中文不是乱码
矢量微分
- 物理-Physics
main
- "Fine case for the" source code
sysfp
- 完成从SDH telecom bus的38Mhz*4系统时钟和复帧提取出SDH的telecom bus的C1j1,spe,au指针 ,H4位置等SDH帧结构-SDH telecom bus from 38Mhz* 4 the system clock and rehabilitation SDH frame to extract the telecom bus of C1j1, spe, au pointer, H4 location SDH frame structure
2
- 单链表的插入和删除实验目的: 1、定义单链表的结点类型 2、通过单链表的定义掌握线性表的链式存储结构的特点; 3、熟悉单链表的建立以及插入、删除等基本操作。 -# include <stdio.h> # include<malloc.h> # define ND sizeof(struct List) struct List {int data struct List*next } void main() {
yishuqingping
- 我们在编制程序时,经常要用到清屏处理,如dos下的cls,Turbo C下的clrscr()等都具有清屏功能,但这些均为一般意义的清屏, 并未显示其清屏规律.而有时为了达到清屏的艺术美观,往往对清屏有一些具体要求,如:开幕清屏 闭幕清屏 上清屏 下清屏 中清屏.为此,这里 用C语言编制了几个子函数,用于程序中时,既可达到清屏的目的,有能增加屏幕的艺术美观. -We are in the preparation process, we often use to clear screen
Addtheenvironmentaleffects
- 适用于MATLAB中的小程序,功能是:添加环境效果,已经验证,可以使用。-Applicable to the small MATLAB program functions are: add environmental effects, has been verified, you can use.
2009710301065
- 使用直接搜索和二分检索的方法输入数字,并输出其中的最大数和最小数-Using direct search and retrieval method of input binary numbers, and the output of which the maximum number and minimum number of
regToBat
- regedit代码转化为bat批处理程序文件,有时候会比较有用。-regedit code into bat batch program files, and sometimes it would be more useful.