资源列表
python_1
- p y t h o n 入门级别的 教程-p y t h o n
Python_2
- P y t h o n , library参考手册, 中英文对照翻译-P y t h o n , library
Python_3
- Python 中文手册(汉译) Word文字可编辑版-Python Chinese Manual (Translation) Word text editable version
linuxPC
- linux c 视频教程配套ppt 主要内容包括c基础 linux基础-linux c video tutorials supporting ppt main contents include basic linux based c
MATLABjiaocheng
- 本节中的实例恰当而简洁地展示了M AT L A B能做什么。在一些实例中给出了完整的 M AT L A B命令;而在另一些实例中,为简化仅给出部分命令。-Examples in this section demonstrate the proper and succinctly M AT LAB can do. In some instances, given a complete M AT LAB order while in other instances, only a given
FIFO-algorithm
- 先入先出队列,这是一种传统的按序执行方法,先进入的指令先完成并引退,跟着才执行第二条指令。是一种先进先出的数据缓存器,他与普通存储器的区别是没有外部读写地址线,这样使用起来非常简单,但缺点就是只能顺序写入数据,顺序的读出数据,其数据地址由内部读写指针自动加1完成,不能像普通存储器那样可以由地址线决定读取或写入某个指定的地址-First-in, first-out queue, which is a traditional sequential execution method, first en
MFC-Student-information-management
- 定义一个链表类实现对学生信息进行插入、删除、显示所有学生信息的操作,采用基于MFC可视化编程的方式实现。-Define a linked list class implements information for students insert, delete, display all the student information operations, the use of MFC-based visual programming ways.
abc
- 本程序用C语言编程,实现了FIR数字带阻滤波器的功能,达到了实验的要求。-This procedure using C language programming, the FIR digital bandstop filter function to achieve the requirements of the experiment.
bar
- 函数名: bar 功 能: 画一个二维条形图 用 法: void far bar(int left, int top, int right, int bottom) -Function name: bar function: draw a two-dimensional bar usage: void far bar (int left, int top, int right, int bottom)
bar3d
- 函数名: bar3d 功 能: 画一个三维条形图 用 法: void far bar3d(int left, int top, int right, int bottom, int depth, int topflag)-Function name: bar3d function: draw a three-dimensional bar graph usage: void far bar3d (int left, int top, int right, int bottom,
bdos
- 函数名: bdosptr 功 能: DOS系统调用 用 法: int bdosptr(int dosfun, void *argument, unsigned dosal) -Function name: bdosptr Function: DOS system call usage: int bdosptr (int dosfun, void* argument, unsigned dosal)
int86
- 该文档包括学习C语言初学者应该掌握的一些程序,学会了这些程序会对以后的学习很有帮助。-The document includes learning C language for beginners should master some of the procedures, these procedures would learn later very helpful.
