联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按分类查找单片机开发(432) 系统设计方案(90) VHDL/FPGA/Verilog(90) Windows编程(56) DSP编程(53) 嵌入式/单片机/硬件编程(51) 软件设计/软件工程(51) matlab编程(48) 其他(44) 文章/文档(38) 网络编程(35) 技术管理(34) 其他书籍(32) 通讯编程文档(24) 文件格式(22) 处理器开发(22) 通讯编程(16) 图形图像处理(15) Linux/Unix编程(14) 汇编语言(13) 人工智能/神经网络/深度学习(12) WEB开发(11) 数学计算(11) 编译器/解释器(10) 其他嵌入式/单片机内容(10) 行业发展研究(10) 电子书籍(8) 网络编程(8) 教育系统应用(8) 数值算法/人工智能(7) 嵌入式Linux(7) Web服务器(6) 浏览器(6) 驱动编程(5) Java编程(5) TCP/IP协议栈(5) 视频捕捉采集剪辑(5) 3D图形编程(5) 打印编程(4) 其他小程序(4) 流媒体/Mpeg4/MP4(4) 模式识别(视觉/语音等)(4) VC书籍(4) 多媒体编程(3) 通讯编程(3) 图形图象(3) Pascal/Delphi编程(3) 企业管理(3) Oracle数据库(3) SQL Server(3) 数据结构(3) 软件工程(3) 波变换(3) 认证考试资料(3) 源码/资料(2) 界面编程(2) 数据库编程(2) OpenGL(2) 系统编程(2) 编辑器/阅读器(2) 语音合成(2) 搜索引擎(2) 音频处理(2) 网络(2) 对话框与窗口(2) 操作系统开发(2) 其他行业(2) 绘图程序(2) 人物传记/成功经验(2) SNMP编程(2) RFID编程(2) 输入法编程(1) 钩子与API截获(1) 多显示器编程(1) 系统/网络安全(1) 杀毒(1) 游戏(1) 加密解密(1) 多国语言处理(1) Ftp服务器(1) Email服务器(1) 网络截获/分析(1) IP电话/视频会议(1) 按钮控件(1) 菜单(1) DirextX编程(1) 远程控制/远程桌面(1) P2P编程(1) 书籍源码(1) 串口编程(1) Modem编程(1) USB编程(1) 文件操作(1) 邮电通讯系统(1) MySQL数据库(1) 其他数据库(1) GIS/地图编程(1) 图片显示(1) Java书籍(1) 家庭/个人应用(1) 
按平台查找All WORD(1447) 

[其他] 流程软件开发说明

嵌入式控制系统开发系统工程——V流程; 为了满足越来越紧迫的工期要求,研发单位大多采用并进式的工作方法,即并行工程(即:设计、实现、测试和生产准备同时进行)。使得控制器的设计随控制系统本身的复杂性和质量要求以及研发需求发生变化而进行合适的调整。
Embedded control system development system engineering - V process; In order to meet the more and more urgent requirements of construction period, most of the R & D units adopt the parallel work method, that is, concurrent engineering (that is, design, implementation, testing and production preparation are carried out simultaneously). The design of the controller is adjusted appropriately with the change of the complexity and quality requirements of the control system itself and the R & D requirements. (2019-12-13, WORD, 94KB, 下载1次)

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

[] speedqpscroll

给出了一种利用磁传感器进行方位估计的扩展卡尔曼算法,该方法效果很好, (2018-04-02, WORD, 557KB, 下载1次)

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

[DSP编程] chaper3-TIMER

基于FS28335的定时器控制器编程技术,应用编程软件CCS,对于初学者学习DSP编程技术有很大的帮助。
Based FS28335 timer controller programming, application programming software CCS, learn DSP programming techniques of great help for beginners. (2015-05-08, WORD, 4523KB, 下载3次)

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

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

本文档主要讨论当发生应急事件时,如何能够最合理调度和分配应急资源来处理应急事件。根据运筹学的相关知识,对其进行建立模型,并且配合使用arcigs强大的路径分析功能来完成最终资源调配。
This document discusses the event of emergencies, how can the most reasonable scheduling and allocation of emergency resources to deal with emergencies. According to the knowledge of operations research, modeling them, and with the use arcigs powerful path analysis capabilities to complete the final allocation of resources. (2013-08-06, WORD, 62KB, 下载8次)

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

[Windows编程] CCP

三个定时/计数器 定时/计数器0(TIMER0)、定时/计数器1(TIMER1)和定时/计数器2(TIMER2)。 TIMER0 ,TIMER2是8位的增量溢出计数器,TIMER1是16位的增量溢出计数器。 时钟源 TIMER0和TIMER1的时钟源可以是内部系统时钟,也可以是外部时钟;TIMER0和TIMER1既可以作定时器又可以作计数器使用。 而TIMER2的时钟源只能是内部系统时钟,这就意味着TIMER2只能作定时器使用。 CCP模块 TIMER1还可以配合捕捉/比较/PWM(CCP1或CCP2)工作,作为16位捕捉器或16位比较器的时基
Three timer/counterTiming/counter 0 (TIMER0), timing/counter 1 (TIMER1) and timing/counter 2 (TIMER2).TIMER0, TIMER2 is an incremental counter 8, TIMER1 is incremented counter 16.Clock sourceTIMER0 and TIMER1 clock source can be internal system clock, can also be an external clock TIMER0 and TIMER1 can be used as a timer and can be used as a counter.While the TIMER2 clock source is only the internal system clock, which means that TIMER2 can only be used as a timer.The CCP moduleTIMER1 can also be matched with the capture \/\/PWM (CCP1 or CCP2), as the base of 16 trap or 16 comparator (2013-03-21, WORD, 229KB, 下载5次)

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

[DSP编程] DSP2812

DSP各种寄存器详解,希望能对初学者有所帮助
DSP various registers Detailed, hoping to be helpful for beginners (2012-08-31, WORD, 231KB, 下载4次)

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

[系统设计方案] Network-system-design

随着计算机网络和通信技术的飞速发展,二十一世纪的建筑业也将发生巨大的变化,智能建筑已成为代表建筑高科技含量的代名词,也将成为人们提高生活质量和工作效率,创造出更多物质财富、精神财富的有力保证。   
Network system design along with the rapid development of computer networks and communication technology, the construction of the twenty-first century will change dramatically, the intelligent building has become synonymous with representatives of building high-tech (2012-07-23, WORD, 74KB, 下载4次)

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

[WEB开发] tsjy

实现图书的借出和收回,学生借出数量和库存数量同时发生变化,实现学生图书借阅情况的查询。实现图书信息的相关查询。 另外设计应有借阅时间、借阅期限、归还日期,每人最多可借数量等功能
To achieve the lending of books and back, student lent number and the number of inventory changes at the same time, students borrow books in the query. Book information related queries. Another design should borrow time the loan period, the return date, each person can borrow up to the function of the quantity of (2012-07-16, WORD, 15KB, 下载3次)

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

[Windows编程] PID

PID计算器,适用于个工业设定领域,是工控工程师的好帮手
PID calculator (2012-06-11, WORD, 333KB, 下载13次)

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

[单片机开发] chuzuchejijiaqi

出租车计价器设计,包括仿真环境介绍,实验方案,系统工作原理,硬件设计以及软件流程
Taximeter design, including simulation environment introduced experimental program, the system works, the hardware design and software process (2010-10-30, WORD, 174KB, 下载10次)

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

[单片机开发] tramsformer

简单易用的反激式开关电源变压器设计软件 excel格式的
Easy to use flyback switching power transformer design software excel format (2010-06-16, WORD, 42KB, 下载172次)

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

[单片机开发] dianzhenping

通用点阵屏控制器的使用说明书,与大家共同分享
Universal lattice screen controller for use, and share with (2010-06-10, WORD, 3859KB, 下载8次)

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

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

基于数字下变频的低通滤波器设计,原理和设计理念
digital down convert or ddc low digital filter design (2010-04-11, WORD, 25KB, 下载48次)

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

[文件格式] balu

该资料为自行设计的基于与非门的八路抢答器,其中包含了原理图,PCB齐齐详细的设计过程。
The information for the self-designed and non-gate-based eight-way Responder, which includes schematics, PCB shouted in the detailed design process. (2010-01-15, WORD, 1286KB, 下载32次)

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

[数学计算] jisuanqi

这是一个简单的计算器设计,是用单片机做的,里面有能在keil软件里运行的程序,还有仿真图
This is a simple calculator is designed to do with single-chip, which are able to run keil software program, as well as simulation of Figure (2009-06-03, WORD, 29KB, 下载6次)

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

[文件格式] devider_design

Abstract循序电路第一个应用是拿来做计数器((笔记) 如何设计计数器? (SOC) (Verilog) (MegaCore)),有了计数器的基础后,就可以拿计数器来设计除频器,最后希望能做出能除N的万用除频器。
Abstract The first application of sequential circuits are used to make counter ((notes) How to design a counter? (SOC) (Verilog) (MegaCore)), with the basic counter, you can use to design counters in addition to frequency, the last hope can make in addition to ten thousand with the exception of the N frequency. (2009-04-06, WORD, 39KB, 下载1次)

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

[系统设计方案] lunwen

数字信号处理论文 完整版 数字滤波器设计 以及方针
Digital signal processing papers full version of Digital Filter Design, as well as the principle of (2009-01-01, WORD, 906KB, 下载64次)

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

[其他] cgqaz

传感器安装的资料!!!内有电路图,非常有用!
Sensors installed on the information! ! ! There are schematics, very useful! (2008-12-03, WORD, 49KB, 下载3次)

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

[VHDL/FPGA/Verilog] fpga-example2

ASK调制与解调VHDL程序及仿真 FSK调制与解调VHDL程序及仿真 PSK调制与解调VHDL程序及仿真 基带码发生器程序设计与仿真 频率计程序设计与仿真
ASK modulation and demodulation VHDL simulation procedures and FSK modulation and demodulation process and VHDL simulation PSK modulation and demodulation process and VHDL simulation baseband code generator program design and simulation Cymometer program design and simulation (2006-03-28, WORD, 604KB, 下载434次)

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

[其他书籍] 代理服务器知识大全(CHM)

关于代理服务器的知识的书 有大量的关于服务器专业词汇的详尽解释 可以看作是学习关于服务器的一本手册
proxy server on the knowledge of a large number of books on the server Glossary detailed explanation can be seen as a study on the server a manual (2005-12-02, WORD, 1405KB, 下载66次)

http://www.pudn.com/Download/item/id/129513.html
总计:1447