搜索资源列表
Threadx-SourceCode
- ThreadX是优秀的硬实时操作系统,适用于深嵌入式应用中,具有规模小、实时性强、可靠性高、无产品版权费、易于使用等特点,并且支持大量的处理器和SoC,包括ARM、PowerPC、SH 4、MIPS、ADI DSP、TI DPS、Nios II等,因此广泛应用于消费电子、汽车电子、工业自动化、网络解决方案、军事与航空航天等领域中-ThreadX of the best hard real-time operating system, embedded in deep application wi
F2812-UCOS
- f2812的初始化构架,中断向量表,UCOS代码。 特别注意,具体应用时要充分考虑任务堆栈,防止堆栈溢出造成的BUG!本人所用开发环境为CCS2.2。这是为公司项目写的开始测试,不设计公司机密,可以随意使用。但下载者如涉及与INT公司项目有关应用,须经INT公司许可!-f2812 framework of the initialization, interrupt to the scale, UCOS code. Special attention to the specific appli
MAIN.rar
- 非常完善的小型操作系统代码!是学习操作系统的最好的一个,代码最少,但操作系统的内容全部包括在内!上学时候学习用的!,Very well-established small-scale operating system code! Is learning one of the best operating system, code at least, but the content of operating systems include all! When used to go to schoo
fterm-2004memory
- 远程登录unixcenter服务器,有超过10台的大型主机服务器群。-Unixcenter remote login server, there are more than 10 large-scale mainframe server cluster.
200204135097
- 内存驻留程序的基本思想就是让程序一直停留在内存中,不断的执行特定的命令。但内存驻留如何被执行呢?一般地,内存驻留程序都是通过修改BIOS或DOS的系统中断向量表来实现的。比如修改向量表中16H位置的中断(这个中断接收键盘的按键,在DOS中,按键按下,这个中断就会被调用),让其指向我的程序,这时若有按键被按下,则执行的是我的程序。-Memory of the basic idea of the presence of the procedure is to remain in the memory
xv6_rev0
- 小型教学操作系统xv6的所有源代码。非常适合教学。-Small-scale teaching operating system xv6 all the source code. Very suitable for teaching.
Minix
- minix的进程实现即代码,适合多小型系统有兴趣的-The process to achieve that minix code, and is suitable for small-scale systems are interested in
PICos18_v2_10
- PIC单片机上用的符合osek/vdx标准的小型操作系统。源码+手册-PIC microcontroller used in line with osek/vdx-standard small-scale operating system
OS_filesystem
- OS课程大型试验,模拟文件系统,完成建立文件夹,新建文件,搜索、删除文件等功能。-OS large-scale test program to simulate the file system, complete the set up folder, new files, search, delete files and so on.
MATLAB
- 数字电子琴的功能 电子琴的每个音阶均对应一个特定频率的信号,通过调用数字信号发生器产生一系列指定的频率的声音,从而达到虚拟的电子琴的功能,界面中包含A、B、…、O共 15 个琴键,鼠标按下时即发声,松开时发声停止。 同时能够产生正弦波、方波、三角波等常见的波形的数字信号,并且提供了图形界面用于选择波形、频率、幅值与相位。能够根据用户指定的波形和参数产生相应的数字信号,然后将数字信号写入声卡的缓冲区,最后由声卡播放出相应的声音。 -Digital electronic keyboar
simple-file
- 简单的文件系统试验源代码,可用于操作系统的大型实验-Simple test source code of the file system, the operating system can be used for large-scale experiments to ~
linuxanalysis
- 通过对Linux的fork.c、exit.c代码的分析, 了解一个操作系统进程的创建、退出的过程; 锻炼学生分析大型软件代码的能力;通过与同组同学的合作, 锻炼学生的合作能力。-Based on Linux fork. C, exit. C code analysis, understand an operating system process to create and exit process Training students the ability of analysis of la
eCOS
- The design philosophy of eCos was to augment an open-source RTOS (which meant no per-unit royalties) with source-level configuration tools that would enable embedded developers to scale their RTOS from hundreds of bytes to hundreds of kilobytes witho
shujujiegu
- 一个很完整的数据结构课件,对开发大型的系统有很大的帮助。-A very complete courseware data structure, the development of large-scale systems of great help.
GIS-DEVELOPMENT-
- 基于AE的GIS开发与应用(c#),功能有缓冲区分析,叠加分析,属性查询,位置查询,加载shapfile,鹰眼,简单渲染,点密度渲染,单值渲染,地图整饰(图名,图例,比例尺,指北针),画点、线、面。-Development and application of GIS based on AE (c#), function of buffer analysis, overlay analysis, attribute query, location query, load shapfile, Ha
