Welcome![Sign In][Sign Up]
Location:
Search - linux parallel

Search list

[Embeded-SCM Developspi-code

Description: 用计算机并口模拟SPI通讯的C源程序,验证可用--C program to simulate SPI communication by parallel port.
Platform: | Size: 1024 | Author: 尚伟 | Hits:

[Linux-Unixldd2-samples-1.0.1

Description: LINUX 设备驱动程序(第二版) 配套原码-Linux device driver (2nd Edition) supporting the original code
Platform: | Size: 182272 | Author: | Hits:

[Driver Developshortforlinux

Description: 并口驱动程序,本程序在2.4内核下已经成功运行,测试也很成功。-parallel port drivers, the procedures under the 2.4 kernel has been successfully running test was also very successful.
Platform: | Size: 9216 | Author: wyh | Hits:

[Linux-Unixliunx_shellprogram

Description: 1. 编写一个C程序作为Linux内核的shell命令行解释程序。Shell程序应该使用与Bource shell相同的方式运行程序。 2. 增加功能以使用户可以使用"&"操作符作为命令的结束符。一个以"&"结尾的命令应该与shell并发执行。 3. 增加功能以使用户可以使用"<"和">"作为文件名前缀来重定向stdin和stdout描述符。同样,允许用户使用管道操作符" "来同时执行两个进程,并把第一个进程的stdout重定向为第二个进程的stdin。-1. Preparation of a C program as a Linux kernel shell command line interpreter. Shell procedures should be used with Bource shell the same way as operational procedures. 2. Increased functionality so that customers can use, "" operator, as ordered by the end tags. A "" the end of the order should be concurrent with the implementation of the shell. 3. Increased functionality so that customers can use "lt;" "Gt;" As a filename prefix to redirect stdin and stdout descriptors. Similarly, allows users to use pipeline operator, "" two parallel processes, and a process to redirect stdout second process stdin.
Platform: | Size: 22528 | Author: 李强 | Hits:

[Internet-Networkparallel

Description: 网络编程的服务端和客户端.包括用fork和select分别实现多进程编程和多线程编程.程序已经通过测试的.-network programming services and clients. Including fork and select respectively programming multi-process and multi-threaded programming. Procedures have to pass the test.
Platform: | Size: 4096 | Author: 柳心雨 | Hits:

[SCMpgm89v31

Description:  这款编程器(非源码)由国外电子网站推出,可以读写常用的51系列单片机,自带处理器,和电脑并口连接,读写速度快,全视窗界面软件,软件直接可运行在WIN9xWINME\WINxp\WIN2000中。V3.1版增加了电压控制和增加了D87C51,D87C52单片机支持。编程器支持以下ATMEL单片机-new programmer (FOSS) from abroad launched an electronic, can read and write popular 51 series microcontroller, onboard processor and the computer parallel port connectivity, write speeds, the entire Windows interface software, the software can be run directly in WIN9xWINME \ WINxp \ WIN2000 China. V3.1 adds a voltage control and the increased D87C51, D87C52 microcontroller support. Programming support for the following ATMEL MCU
Platform: | Size: 1579008 | Author: 柯杨 | Hits:

[Linux-Unix第八章:文件系统实验

Description: Linux 的最重要的特徵之一是它的为许多不同的文件系统的支持。这使其非常灵活从而与许多另外的操作系统可以很好的共存。linux采用的是树型结构。最上层是根目录,其他的所有目录都是从根目录出发而生成的。微软的DOS和windows也是采用树型结构,但是在DOS和windows中这样的树型结构的根是磁盘分区的盘符,有几个分区就有几个树型结构,他们之间的关系是并列的。但是在linux中,无论操作系统管理几个磁盘分区,这样的目录树只有一个。-Linux the most important feature is its many different file system support. Making it a very flexible and so many other operating systems can co-exist very good. Linux using the tree structure. The top is the root directory, all other directories from the root directory are proceeding generated. Microsoft's DOS and windows also use tree structure, but the windows were DOS and the tree structure of the disk-drive area, a number of districts have several tree structure, the relationship between them is a parallel. But in linux, regardless of the operating system several disk partition management, the only one tree.
Platform: | Size: 12288 | Author: 莫凡 | Hits:

[Embeded LinuxJflash.tar

Description: 利用PC的并口做的JTAG接口,向基于S3C2410A系统的Flash芯片烧入bootloader的程序源码。-use of the PC parallel port JTAG interface done to the system based on S3C2410A burned into the chip Flash Bootloader procedures source.
Platform: | Size: 9216 | Author: 何飞 | Hits:

[Embeded Linuxlinuxpara

Description: 一个基于s3c2410嵌入式系统的并口实验(包括驱动程序和测试程序)-s3c2410 an embedded system based on the parallel experiments (including drivers and test procedures)
Platform: | Size: 10240 | Author: | Hits:

[Linux-Unix12serial

Description: 串口程序,一个很好的Linux、Unix下的串口,并口程序源代码-Serial procedures, a very good Linux, Unix Serial, Parallel source code
Platform: | Size: 558080 | Author: 李小将 | Hits:

[Software Engineeringlinux_drive_CN

Description: linux驱动开发中文版,包括中断,DMA,PCI,USB,串并口,显示等-linux-driven development of Chinese language version, including the interruption, DMA, PCI, USB, serial port and parallel port, the display
Platform: | Size: 1288192 | Author: wyq | Hits:

[Internet-Networklibsynk-current.tar

Description: 基于linux环境的ns2多机并行仿真补丁-based linux environment Marking Machines parallel simulation patch
Platform: | Size: 191488 | Author: 左青 | Hits:

[BooksEmbeded_Linux-Hardware_Software_and_Interfacing.ra

Description: 嵌入式Linux编程,包括串口,并口,usb等硬件编程-Embedded Linux programming, including the serial port, parallel port, usb hardware such as programming
Platform: | Size: 1709056 | Author: wuyang | Hits:

[Linux-Unixparallel_debug

Description: linux系统下控制并口端口的c语言代码,很好用-linux system to control parallel port c language code, a very good use
Platform: | Size: 542720 | Author: 贺宏展 | Hits:

[Otherparallel-computing

Description: 本书是并行计算,特别是分布式并行计算环境和消息传递并行编程的入门教材,目的是促进并行计算技术在我国的应用。书中介 绍了并行计算的基础知识、Linux/UNIX 的基本使用、基于Linux 机群的并行计算平台的建立、并行算法的设计和MPI 消息传递并行编程的基本概念与方法。-This book is parallel computing, especially distributed parallel computing environments and message passing parallel programming of entry materials, aims to promote parallel computing technology application in China. The book introduces the basic knowledge of parallel computing, Linux/UNIX the basic use of Linux clusters based on parallel computing platform for the establishment of parallel algorithm design and MPI message passing parallel programming of the basic concepts and methods.
Platform: | Size: 3100672 | Author: 小华 | Hits:

[Process-Threadjibu_c_1.0.0

Description: C语言多核多线程并行编程源代码。内有大量源代码。-Multi-core multi-threaded C language source code for parallel programming. There are a large number of source code.
Platform: | Size: 1423360 | Author: computing | Hits:

[Linux-UnixBeginning.Linux.Programming4th_EN

Description: Linux程序设计 : 第4版(最负盛名的Linux程序设计图书) 时至今日,linux系统已经从一个个人作品发展为可以用于各种关键任务的成熟、高效和稳定的操作系统,因为具备跨平台、开源、支持众多应用软件和网络协议等优点,它得到了各大主流软硬件厂商的支持,也成为广大程序设计人员理想的开发平台。 本书是linux程序设计领域的经典名著,以简单易懂、内容全面和示例丰富而受到广泛好评。中文版前两版出版后,在国内的linux爱好者和程序员中也引起了强烈反响,这一热潮一直持续至今。本书是国内读者翘首以待的第4版,此次新版内容组织更加严谨,译者更是细心雕琢,保留了这部权威著作的原汁原味。 对linux所提供的功能全面而准确的阐述,以及贯穿全书的示例程序体验,使本书不仅成为初学者的最佳linux程序设计指南,而且是中高级程序员不可或缺的参考书。 -Beginning Linux Programming, Fourth Edition continues its unique approach to teaching UNIX programming in a simple and structured way on the Linux platform. Through the use of detailed and realistic examples, students learn by doing, and are able to move from being a Linux beginner to creating custom applications in Linux. The book introduces fundamental concepts beginning with the basics of writing Unix programs in C, and including material on basic system calls, file I/O, interprocess communication (for getting programs to work together), and shell programming. Parallel to this, the book introduces the toolkits and libraries for working with user interfaces, from simpler terminal mode applications to X and GTK+ for graphical user interfaces. Advanced topics are covered in detail such as processes, pipes, semaphores, socket programming, using MySQL, writing applications for the GNOME or the KDE desktop, writing device drivers, POSIX Threads, and kernel programming for the latest Linux
Platform: | Size: 4135936 | Author: gh | Hits:

[Other Embeded programparallel_port_on_linux

Description: Parallel port can be used to send the data and as various control actions to be taken for external event control.The default address for parallel port is 0x378. The code is compiled under linux and found to work ok.In outb file simply pass the value to be outputed to parallel port .If value passed is 0xff that will make all out pins to high.
Platform: | Size: 1024 | Author: avinash | Hits:

[Internet-NetworkLinux-net-programC-language

Description: 本资料提供丰富的Linux操作系统下网络编程示例源代码,包括进程通信实现方式、并行处理、Socket架构,以及网络应用如TCP、UDP、等-This information provides a wealth of network programming under Linux operating system source code examples, including the implementation process of communication, parallel processing, Socket architecture, and network applications such as TCP, UDP, etc.
Platform: | Size: 75776 | Author: 吴文 | Hits:

[Technology ManagementLinux

Description: Linux并行计算环境搭建和使用,对于自行搭建服务器很有帮助-Linux parallel computing environment to build and use
Platform: | Size: 3288064 | Author: shenhao | Hits:
« 12 3 4 5 6 7 8 9 10 »

CodeBus www.codebus.net