联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按分类查找All 软件设计/软件工程(36) 
按平台查找All Unix_Linux(36) 

[软件设计/软件工程] Loongson3A-proc2

龙芯3A的用户手册下,为用户详细介绍龙芯3A处理器的指令集,G464是四发射超标量结构
Loongson3A processor user manual_P2_V1.3 Loongson3A processor user manual tell you how to use Loongson3A (2017-03-14, Unix_Linux, 4650KB, 下载2次)

http://www.pudn.com/Download/item/id/1489474661362501.html

[软件设计/软件工程] TortoiseSVN-HowToUse

TortoiseSVN 是 Subversion 版本控制系统的一个免费开源客户端,可以超越时间的管理文件和目录。文件保存在中央版本库,除了能记住文件和目录的每次修改以外,版本库非常像普通的文件服务器。你可以将文件恢复到过去的版本,并且可以通过检查历史知道数据做了哪些修改,谁做的修改。这就是为什么许多人将 Subversion 和版本控制系统看作一种“时间机器”。
TortoiseSVN is a free open source Subversion client version control system, can transcend time management files and directories. Save the file in a central repository, but each can remember file and directory modifications, the repository is like an ordinary file server. You can restore a file to the last version, and can be checked by historical data do know what changes, who made the change. This is why many people will Subversion and version control system as a "time machine". (2013-07-05, Unix_Linux, 780KB, 下载1次)

http://www.pudn.com/Download/item/id/2297381.html

[软件设计/软件工程] b

由塞贝尔编著的《实用Common Lisp编程》是一本不同寻常的Common Lisp入门书。《实用Common Lisp编程》首先从作者的学习经过及语言历史出发,随后用21个章节讲述了各种基础知识,主要包括:REPL及Common Lisp的各种实现、S-表达式、函数与变量、标准宏与自定义宏、数字与字符以及字符串、集合与向量、列表处理、文件与文件I/O处理、类、FORMAT格式、符号与包,等等。而接下来的9个章节则翔实地介绍了几个有代表性的实例,其中包含如何构建垃圾过滤器、解析二进制文件、构建ID3解析器,以及如何编写一个完整的MP3 Web应用程序等内容。最后还对一些未介绍内容加以延伸。    《实用Common Lisp编程》内容适合Common Lisp初学者及对之感兴趣的相关人士。
Edited by Seibel Practical Common Lisp programming " is an unusual Common Lisp primer. Practical the Common Lisp programming " First, from the author' s learning and language history of starting, followed by 21 chapters about the basics, including: REPL and Common Lisp, various implementations of S-expressions, functions and variables. The standard macros and custom macros, numbers and characters and strings, sets and vector, list processing, files and file I/O processing, the class, the FORMAT format, symbols and packets, and so on. The next nine chapters informative introduction to a few representative examples, which includes how to build a spam filter, parse the binary file to build the ID3 parser, as well as how to write a complete content of the MP3 the Web application. Finally, not about the content to be an extension of. " Practical Common Lisp programming content for Common Lisp for beginners and interested stakeholders. (2012-06-13, Unix_Linux, 24136KB, 下载4次)

http://www.pudn.com/Download/item/id/1911993.html

[软件设计/软件工程] Detailed-ARM-Application-Development

全面介绍ARM处理器的体系结构、编程模型、指令系统和开发工具的同时,也详细讲解了系统的设计、调试以及相关的软件设计和嵌入式操作系统的移植过程。
Samsung ARM S3C4510B (2011-09-19, Unix_Linux, 2192KB, 下载2次)

http://www.pudn.com/Download/item/id/1649195.html

[软件设计/软件工程] Programming-Sharp-Memory-LCDs

Sharp LCD控制器的初始化步骤,对夏普LCD开发有参考意义
Sharp LCD controller initialization step, a reference to the significance of Sharp LCD development (2011-08-11, Unix_Linux, 370KB, 下载34次)

http://www.pudn.com/Download/item/id/1619426.html

[软件设计/软件工程] GDB

嵌入式系统源码调试器GDB的远程通信 :嵌入式软件调试环境 G DB为嵌入式软件的开发提供了一个友好的软件调试平台。介 绍了 G DB的基本结构、 其作为调试器远程调试的基本功能 ,重点介绍了远程调试的通信协议。
Source debugger GDB embedded systems for remote communication: G DB embedded software debugging environment for embedded software development-friendly software offers a debugging platform. Describes the basic structure of G DB, as a remote debugger to debug the basic functions, focusing on remote debugging protocol. (2011-07-11, Unix_Linux, 162KB, 下载4次)

http://www.pudn.com/Download/item/id/1594842.html

[软件设计/软件工程] Linux_S3C2440

以探索建立嵌入式Linux系统的基本方法和技术为目的,描述了将Linux 2.6.24.4移植到S3C2440处理器目标板上的方法
In order to explore the establishment of an embedded Linux system, for the purpose of the basic methods and techniques described will be ported to Linux 2.6.24.4 method S3C2440 processor target board (2010-03-28, Unix_Linux, 337KB, 下载4次)

http://www.pudn.com/Download/item/id/1102554.html

[软件设计/软件工程] ARMLinuxstart-upprocessanalysis

ARM Linux 启动过程分析。 本文以 S3C2410 ARM 处理 器为例,详细分析了系统上电后 bootloader的执行流程及 ARM Linux的启动过程。
Taking S3C2410 ARM processor, for example, a detailed analysis on the system after the execution procedures bootloader electricity and ARM Linux start-up process. (2010-03-22, Unix_Linux, 126KB, 下载30次)

http://www.pudn.com/Download/item/id/1095633.html

[软件设计/软件工程] Comments_for_embeded_linux_boot

对基于ARM(S3C4510B)处理器的嵌入式linux启动信息做出比较详细的注释,对嵌入式linux开发学习者有一定的指导作用。
The detailed comments of linux boot information Based on ARM (S3C4510B) processor, which can guide the linux development of learners. (2010-03-20, Unix_Linux, 277KB, 下载4次)

http://www.pudn.com/Download/item/id/1093527.html

[软件设计/软件工程] kav8.0.0.506sch

卡板生成器,可以用于其中的一些的描写你可以直接的用其中的语言
Card board generator can be used for the description of some of them you can directly use the language of which (2009-12-27, Unix_Linux, 37393KB, 下载26次)

http://www.pudn.com/Download/item/id/1019552.html

[软件设计/软件工程] interrupt

定时器中断实验,分别设定时钟时间值和闹钟时间值,通过串口可以显示当前实时时钟时间值,当到达闹钟设定的时间后,会触发闹钟中断
Timer interrupt experiments, respectively, set the alarm clock time value and time value, through the serial port can display the current real-time clock time value, when the arrival alarm set time, it will trigger the alarm clock interrupts (2009-09-04, Unix_Linux, 5KB, 下载6次)

http://www.pudn.com/Download/item/id/900802.html

[软件设计/软件工程] uclinux_on_Blackfin

UClinux资源下载地址.pdf uCLinux在Blackfin处理器上的应用uClinux20on20BLACKFIN20v0.6.pdf DM-SSK-EDU-BF533在UClinux下的应用开发笔记.pdf Blackfin嵌入式开发系列培训-uClnux应用开发.pdf
Download UClinux resources. Pdf uCLinux in the application of Blackfin processors uClinux20on20BLACKFIN20v0.6.pdf DM-SSK-EDU-BF533 in UClinux Notes application development under. Pdf Blackfin Embedded Development Series-uClnux application development training. Pdf (2009-08-06, Unix_Linux, 4913KB, 下载93次)

http://www.pudn.com/Download/item/id/868498.html

[软件设计/软件工程] EMOS1.2(2007.6.21)

EMOS1.2操作手册,EMOS是简易邮件操作系统,装完系统后,就是一个已经搭建好的邮件服务器。
EMOS1.2 manual, EMOS is a simple e-mail system, Bahrain is a system that is a good mail server has been set up. (2009-07-15, Unix_Linux, 15KB, 下载21次)

http://www.pudn.com/Download/item/id/845356.html

[软件设计/软件工程] fvwm_man

fvwm中文用户手册 (pdf格式) linux下快速的窗口管理器,高可配置...自己看去吧
fvwm Chinese user manual (pdf format) linux window manager under the fast, high can be configured ... go look at their own (2009-06-04, Unix_Linux, 320KB, 下载4次)

http://www.pudn.com/Download/item/id/792697.html

[软件设计/软件工程] dsdvtest

NS-2关于传感器网络的模拟,协议是DSDV,分析网络的吞吐量和能量消耗.
simulation of sensor network in NS-2 (2009-04-15, Unix_Linux, 1KB, 下载70次)

http://www.pudn.com/Download/item/id/717185.html

[软件设计/软件工程] GCCKnowledge

在为 Linux 开发应用程序时,绝大多数情况下使用的都是 C 语言,因此几乎每一位 Linux程序员面临的首要问题都是如何灵活运用 C 编译器。目前 Linux 下最常用的C 语言编译器是 GCC(GNU Compiler Collection),它是 GNU项目中符合 ANSI C 标准的编译系统,能够编译用C、C++和Object C 等语言编写的程序。GCC 不仅功能非常强大,结构也异常灵活。最值得称道的一点就是它可以通过不同的前端模块来支持各种语言,如 Java、 Fort ran、Pascal、Modula-3和 Ada等。
In developing applications for Linux, the vast majority of cases are used in C language, so almost every Linux programmer facing a primary problems are how to make flexible use of C compiler. Linux is currently the most commonly used C language compiler is a GCC (GNU Compiler Collection), it is the GNU project in line with the standard ANSI C compiler system, able to compile with C, C++ And Object C language, such as procedures. GCC is not only very powerful, flexible structure is also abnormal. The most commendable is that it can through a variety of front-end module to support a variety of languages such as Java, Fort ran, Pascal, Modula-3 and Ada, etc.. (2008-12-27, Unix_Linux, 134KB, 下载3次)

http://www.pudn.com/Download/item/id/617434.html
12
总计:36