联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按分类查找All 文件格式(13) 
按平台查找All PDF(13) 

[文件格式] Huawei-programming-standards

华为编程规范,对每一个变量,每一个类都进行规范化的定义,增加代码的可读性,养成一个良好的变成习惯。
Huawei programming specification for each variable, each standardized definition, increase the readability of the code, to develop a good habit to become. (2012-05-22, PDF, 1894KB, 下载3次)

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

[文件格式] GraphicProgramGuide-chinese

芯首公司 Eagle芯片 多媒体图象编程手册(汉语版)
Advanced Digital Chips (2011-10-11, PDF, 620KB, 下载4次)

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

[文件格式] huaweicoding

华为的编程规范和范例,pdf格式,看看如何规范编程
coding examples pdf (2011-08-18, PDF, 200KB, 下载2次)

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

[文件格式] HW-D-104v0.13

HW-D-104 微机控制器适用于全集选8 层站以内双速及变频电梯控制系统。 该系统主要有以下一些功能特点: ① 采用日本富士通100 脚、16 位高性能中央处理器(CPU),程序控制器采 用大容量16M FlashRom,可实现在线编程,可根据要求方便地进行程序升级。 继电器采用OMRON 大容量继电器。其他集成芯片也均采用进口优质产品。 ② 采用一对一并行通讯技术,指令通讯实时性强、信号响应速度快。按钮 灯采用矩阵输出,节省了井道布线。
HW-D-104 computer controller 8 for The Complete Works of selection within the two-speed landing and frequency elevator control system. The system has following features: ① The Fujitsu 100-pin, 16-bit high-performance central processing unit (CPU), program controller with large capacity 16M FlashRom, can be realized online programming, according to the procedures required to upgrade easily. OMRON relay using large-capacity relays. Other integrated chips are imported quality products. ② one to one parallel communication technology, communications and real time command, the signal response speed. Button lights a matrix output, saving wiring shaft. (2011-06-05, PDF, 983KB, 下载5次)

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

[文件格式] USB_OCD_SCHEMATIC-071006

adge可以作为Flash编程器,用于NEC 全 Flash MCU 系列: 78K0S (8位低引脚数MCU), 78K0 (8位MCU), 78K0R (16位MCU), 和V850 (32位MCU)。但需要专用的软件,对于每个系列的专用软件均可以从NEC Electronics 网站上下载。
adge can serve as a Flash programmer for NEC All Flash MCU Series: 78K0S (8-bit low pin-count MCU), 78K0 (8 位 MCU), 78K0R (16 位 MCU), and V850 (32 位 MCU). But requires special software, special software for each series are available from the NEC Electronics web site. (2011-01-06, PDF, 119KB, 下载15次)

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

[文件格式] HP_UX

本手册详细介绍HP-UX的用户命令、系统管理命令、系统调用、库函数、文件格式、设备专用文件及其他各个方面的知识。它是详细学习HP-UX编程的很好的参考资料。
This manual details the user commands HP-UX, system management commands, system calls, library functions, file formats, device-specific documentation and other aspects of knowledge. It is a detailed study and HP-UX programming a good reference. (2010-03-13, PDF, 21832KB, 下载13次)

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

[文件格式] AD9910

AD9910说明书。AD9910是一款内置14 bit DAC的直接数字频率合成器(DDS),支持高达1 GSPS的采样速率。AD9910采用高级DDS专利技术,在不牺牲性能的前提下可极大降低功耗。DDS/DAC组合构成数字可编程的高频模拟输出频率合成器,能够在高达400 MHz的频率下生成频率捷变正弦波形。
AD9910 manual. AD9910 is a built-in 14 bit DAC for direct digital frequency synthesizer (DDS), supports up to 1 GSPS sampling rate. AD9910 uses advanced DDS patented technology, without sacrificing performance may be significantly under the lower power consumption. DDS/DAC combination constitutes a digitally programmable high-frequency analog output frequency synthesizer capable of up to 400 MHz of frequency sinusoidal waveform is generated frequency agility. (2009-11-01, PDF, 681KB, 下载58次)

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

[文件格式] MATLAB

本指南列举的MATLAB 代码编写的建议在软件开发小组实际工作中得到一致性的认 可。本指南与C、C++与Java 的同类手册在整体上是相似的,但是针对MATLAB 的特征 与历史进行了修正。指南中的建议是基于多种其他代码语言的指南与个人经验而来的。指南 主要是针对MATLAB 而写的,但是它对于相近的语言,如Octave、Scilab 和O-Matrix等的 编程也有所帮助。
Listed in this guide to prepare the recommendations of MATLAB code in the software development team has been consistency in the actual work of identifying Can be. This guide and the C, C++ and Java in the same manual is generally similar, but the characteristics for MATLAB With the history of the amendment. The proposed guidelines are based on a variety of other code language guide from personal experience with. Guide Mainly written for MATLAB, but it is similar to the language, such as Octave, Scilab, and O-Matrix, etc. Programming also be helpful. (2009-08-06, PDF, 217KB, 下载4次)

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

[文件格式] VISUALCMFCprogrammingexamples

通过85个实例全面讲述了应用MFC进行Visual C++编程的思想。每个实例均以编写一个应用程序要走的步骤编写。全书共分四部分进行介绍,第一部分是基础知识,第二部分讲述用户界面的实例,第三部分讲述MFC内部处理方面的实例,第四部分讲述打包实例。
85 examples of the adoption of a comprehensive story of the application of MFC for Visual C++ programming ideas. Each instance of an application are prepared to take steps to prepare. Book is divided into four parts, the first part is the basis of knowledge, the second part of the user interface on the example of the third part of the internal processing on the MFC example, the fourth part of an example on the package. (2009-05-21, PDF, 13272KB, 下载2次)

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

[文件格式] chengzifa

算法的相关介绍,乘子法的实现方法,有助于编程的计算和实现
Introduce the relevant algorithms, Lagrange law realize methods of calculation and programming help realize (2008-07-22, PDF, 151KB, 下载24次)

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

[文件格式] CCSbianchengrumen

CCS的编程入门资料,对CCS编程的初学者很有帮助哦!
CCS programming introductory information for beginners on programming CCS helpful Oh! (2008-07-22, PDF, 340KB, 下载14次)

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

[文件格式] embedded_C.rar

ARM嵌入式系统C语言编程,对于从事系统开发的人很有帮助.
ARM Embedded System C language programming, for system development were very helpful. (2008-02-15, PDF, 137KB, 下载27次)

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

[文件格式] 编写无错C程序秘诀

编写无错C程序秘诀。使你更快的学习C编程
prepared no mistake C program secret. So the faster you learn C Programming (2005-07-08, PDF, 574KB, 下载12次)

http://www.pudn.com/Download/item/id/1120785708406802.html
总计:13