搜索资源列表
NOC
- opnet,网络仿真类,c语言开发。有关无线仿真一块的。
DSPC
- 有关使用C语言开发DSP嵌入式系统的资料文档,成为DSP嵌入式系统开发的必备资料。
操作系统课程设计之进程调度
- 1)编程实现模拟操作系统进程调度子系统的基本功能;理解进程调度的概念,通过课程设计深入了解进程控制块的功能、进程的创建、删除以及进程各个状态间的转换过程;实现先来先服务、时间片轮转、多级反馈轮转法对进程进行的调度过程;通过观察有关的队列结构的内容的动态变化过程深入体会各个调度算法的特点;从而能够更好的巩固从书本上学到的知识。 2)编程过程中需要建立队列等结构进行各种操作,通过该次试验,可以督促学生从实用的角度对《数据结构》课程内容进行更深入理解和更熟练的应用。 3)实验编程语言要求使用jav
单片机C语言的学习
- 有关单片机C语言的学习资料、
PICSTART
- PIC有关C语言编程方面的参考设计,对学习PIC C语言编程的有很大的帮助。-PIC on the C language programming reference design, to learning PIC C language programming of great help.
thesis_Algebraic_softdecoding_of_reedsolomoncodes.
- 该文章是有关信道编码,即RS码的编译码程序,是基于C语言实现的。其中包括具体实现的例子-This resource is about the encoding and decoding of RS code,which includes the specific example for proving its correctness.
osshiyan
- 本实验要求熟悉Linux环境下C语言编译器的使用。掌握操作系统中有关进程创建、进程同步、进程互斥以及进程间通信相关系统调用的使用,按照要求书写实验报告-Requirements of this experiment are familiar with C language under Linux environment for the use of the compiler. To master the process to create the operating system, proces
Cprogramminglanguagevariableparameters
- C语言的参数列表是从右往左被压入堆栈的,假设现在堆栈中有关参数的情况如下: 栈顶-不可变参数1-不可变参数2-....-不可变参数n-可变参数1-可变参数2-......可变参数n-栈低 -Cprogramminglanguagevariableparameters
Cfunction
- 有关C语言的功能函数 有助于大家学习C语言-C function
itpp-4.0.6
- 一个通信系统的C语言库,便于开发有关通信系统方面的各个模块的软件,十分有用-A communication system C-language library, to facilitate the development of related communications systems for each module of the software, very useful
GTK2
- 本文是有关通过 C 语言接口使用 GTK (the GIMP Toolkit) 的教程。 -This article is about the C language interface through the use of GTK (the GIMP Toolkit) tutorials.
C
- 这是有关往年C语言考试试题,是一份比较全面的复习资料,可以帮助大家顺利通过考试大关!-studying C!
A-pointer-on-the-C-language
- 一个有关C语言的指针练习题,并且对习题有详细的解释。-A pointer on the C language exercises, and are explained in detail on the exercises.
C-great
- 有关c语言编程的练习,学习者的良好练习实例-Good practice examples of c programming language exercises, learners
problems-about-C
- 有关c语言中经常出现的你需要知道的495个问题,对学习c语言有很大的帮助-495 questions you need to know about c language often a great help, learning c language
c
- 一些有关c语言的论文好比较新的研究,有很大的参考意义-Some good articles about c language relatively new research, a great reference significance
Algorithm-c-language
- 这是一本有关算法的书籍,使用c语言编写的,里面写的蛮好-This is a book about the algorithm, using the c language, which is written in the fine
c-yuyan
- 这是有关C语言很好的文档,里面有习题,实验题,等等有需要的同学可以下载-It is well documented on the C language, there are exercises, test questions, and so there is a need students can download to see
机器人C语言机电一体化接口
- 较全面介绍了有关机电一体化的内容和相关C语言的知识(It introduces the content of mechatronics and the knowledge of C language)
数据结构、算法与应用——C++语言描述
- 数据结构是计算机存储、组织数据的方式。数据结构是指相互之间存在一种或多种特定关系的数据元素的集合。通常情况下,精心选择的数据结构可以带来更高的运行或者存储效率。数据结构往往同高效的检索算法和索引技术有关(The data structure is the way the computer stores and organizes the data. Data structure is a collection of data elements that have one or more spec