- ODEAN-AV-100-Circuits-And-Firmware ODEAN AV 100 Circuits And Firmware And Moreimages
- CPP-NORMAL-design-model-Explain C++中一些常用或者进阶的高级设计模式介绍及实现事例
- matrix1 并行计算热从四周向扩散并最终趋于平衡的过程
- AOE 用邻接表存储有向图并建立网; 用图形的形式输出有向图; 输出关键路径和关键活动
- operating 经典C源程序100例
- 1600_1200_windml vxworks6.8下高分辨率显示的配置(Configuration of high resolution display under vxworks6.8)
资源列表
矢量微分
- 物理-Physics
main
- "Fine case for the" source code
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.
QIN
- 词法分析器程序 可以实现指定的单词的分析 可以实现‘{ 、 } 、 等的分析-词法分析器程序
SDADS
- 磁盘格式化模块 1.0,很好的易模块,适合易编程者使用-Disk formatting module 1.0, very good and easy module for easy programming to use
2009710301065
- 使用直接搜索和二分检索的方法输入数字,并输出其中的最大数和最小数-Using direct search and retrieval method of input binary numbers, and the output of which the maximum number and minimum number of
Threaded-binary-generation
- 数据结构模块化解决线索二叉树生成与中序遍历-Threaded binary generation in order traversal
bpsk_awgn
- BPSK调制方式AWGN信道的理论误码率、仿真误码率以及瑞利信道下的理论值和仿真误码率-Theoretical BER of BPSK modulation AWGN channel BER simulation and theoretical value of the Rayleigh channel simulation error rate
linklist
- 数据结构对链表基本操作,即创建,插入,删除,查找-Basic operation about list,create,insert,delete,search
