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

[软件工程] PICC18编程快速入门-源码

1. Test1文件夹内的例子为《第2章 PICC18编程快速入门》中的例程。 2. Chart-04、Chart-05、……、Chart-16分别是第4章、第5章、……、第16章中的例程,每章节下的文件夹分别标明是该章的例程号,如Chart-04文件夹下的Exam-4-1文件夹内的程序是第4章的第1个例程,其余以此类推。 3. Chart-12文件夹下的Exam-12-2-main表示12章例2中的主机程序,Exam-12-2-Slave表示12章例2的从机程序。Chart-16文件夹下的pic18-PSP文件夹下PSP-Master内的程序是第16章中PSP例程的主机程序,PSP-slave是第16章中PSP例程的从机程序。
1. Examples in the Test1 folder are the routines in Chapter 2 PICC18 Programming Quick Start. 2. Chart-04, Chart-05,... Chart-16 is Chapter 4, Chapter 5,... Chapter 16 of the routine, the folders under each chapter are marked as the routine number of the chapter, such as Chart-04 folder under Exam-4-1 folder procedures are the first routine of Chapter 4, the rest of the same. 3. Exam-12-2-main under the Chart-12 folder represents the host program in Chapter 12, Example-12-2-Slave represents the slave program in Chapter 12, Example-2. The program in PSP-Master under pic18-PSP folder under Chart-16 folder is the host program of PSP routine in Chapter 16, and PSP-slave is the slave program of PSP routine in Chapter 16. (2019-08-03, C/C++, 28KB, 下载1次)

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

[软件工程] _操作系统基础

要想学好计算机编程语言,必须要了解一些基本的操作系统知识,如果你不想看大篇幅多页的书籍,那么这篇文章是个好的选择,概括操作系统重点内容,语言通俗易懂。
If you want to learn computer programming language well, you must know some basic operating system knowledge. If you don't want to read a large multi-page book, then this article is a good choice. It summarizes the key contents of the operating system, and the language is easy to understand. (2019-03-30, C/C++, 749KB, 下载0次)

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

[软件工程] G_code

能够通过自己手动输入造纸机棍子的尺寸,能够自动产生磨削造纸机辊子的数控程序
By manually inputting the size of the paper machine stick, the NC program for grinding the paper machine rolls can be automatically generated. (2018-09-29, C/C++, 15KB, 下载2次)

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

[软件工程] 深入理解C++11.epub

此文档是理解C++11的参考资料,在此可以学习到前沿的C++编程技术
This document is a reference for understanding C++11. (2018-08-19, C/C++, 1854KB, 下载12次)

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

[软件工程] dsp2812_FFt

C程序实现fft算法,DSP,编程C程序,可以计算出各次谐波值,可运行。
C program to achieve fft algorithms, programming C program, you can calculate the value of the various harmonics, you can run. (2018-05-22, C/C++, 2KB, 下载1次)

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

[软件工程] 最新版本

超市管理系统,网上自选商品的一种管理系统,主要使用了链表等基础的数据结构的编程方式,文件涵盖方面较小,是大学本科第一学期c语言测试的实验课程设计
Supermarket management system (2018-03-14, C/C++, 6KB, 下载1次)

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

[软件工程] High-quality-cPPCprogramming-guid

这本书将C和C++很好的结合起来,系统性的讲解了这两种编程方式的要点和精华,给初学者很好的理论指导
This book conbinates C with C++ very properly and systematically explains these two points and becomes the essence of a good theory to guide for beginners (2011-06-22, C/C++, 274KB, 下载8次)

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

[软件工程] Beauty_Programming

编程之美——微软技术面试心得》收集了约60道算法和程序设计题目,这些题目大部分在近年的笔试,面试中出现过,或者是被微软员工热烈讨论过。
The Beauty of Programming- Microsoft technology interview tips, " a collection of about 60 algorithms and programming topics, most of these topics written in recent years, appeared in an interview, or had lively discussions by Microsoft employees. (2011-03-08, C/C++, 3634KB, 下载5次)

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

[软件工程] SteveMcSonnell.PDF

代码大全(第二版)是著名IT畅销书作者Steve McConnell十一年前的经典著作的全新演绎:第二版不是第一版的简单修订增补,而是完全进行了重写;增加了很多与时俱进的内容。这也是一本完整的软件构建手册,涵盖了软件构建过程中的所有细节。它从软件质量和编程思想等方面论述了软件构建的各个问题,并详细论述了紧跟潮流的新技术、高屋建瓴的观点、通用的概念,还含有丰富而典型的程序示例。本书中所论述的技术不仅填补 了初级与高级编程技术之间的空白,而且也为程序员们提供了一个有关编程技巧的信息来源。本书对经验丰富的程序员、技术带头人、自学的程序员及几乎不懂太多编程技巧的学生们都是大有裨益的。可以说,无论你是什么背景,阅读本书都会让你在更短的时间内、更容易地写出更好的程序。
Code Complete (Second Edition) is a famous best-selling author Steve McConnell IT Eleven years ago, a new interpretation of the classic: the first edition of the second edition is not a simple revision and addition, but was completely rewritten increase in the number times the content. This is one complete software build manual covers the software build process of all the details. It from the software quality and programming ideas, we discussed the various issues of software construction, and closely follow the trend discussed in detail new technology, the views of a strategically advantageous position, general concepts, but also rich in examples of the typical procedure. The technology discussed in this book not only to fill the primary and the gap between high-level programming techniques, but also for the programmer to provide a source of information about programming skills. Book for experienced programmers, technology leaders, programmers and almost self-programming skills are to (2010-10-12, C/C++, 4139KB, 下载10次)

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

[软件工程] C51

这以最为流行的80C51 单片机为例来学习单片机的C 语言编程技术共分六章,每章一个专题,以一些待完成的任务为中心,围绕该任务介绍 C 语言的一些知识,每一个任务都是可以独立完成的,每完成一个任务,都能掌握一定的知识,等到所有的任务都完成后,即可以完成C 语言的入门工作。
This is in the most popular 80C51 microcontroller as an example to learn microcontroller C-language programming is divided into six chapters, each devoted to one topic, with some pending tasks as the center, around the task of introducing some knowledge of C language, each task can be completed independently, and each completed a task, be able to master certain amount of knowledge, until all tasks are completed, which can complete the C-entry work. (2010-02-08, C/C++, 239KB, 下载4次)

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

[软件工程] PIC16

单片机PIC16系列的编程手册,很好很实用,玩PIC系列单片机的朋友不可错过………………………………………………
MCU PIC16 series programming manual, very good very practical, playing PIC series of microcontrollers a friend not to be missed ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... (2010-01-14, C/C++, 10508KB, 下载101次)

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

[软件工程] c

本文阐述的编码规范主要使用在具备下面特性的软件: × 以 C/C++为编程语言 × 资源受限的系统,对性能有较严格要求的,如 CPU 主频较低、RAM/ROM 空间较小、外围存 储空间有限(FLASH、EEPROM)
In this paper, the coding standard primarily used in the software with the following features: × with C/C++ as a programming language × resource-constrained systems, more stringent performance requirements, such as a lower CPU frequency, RAM/ROM less space, the external storage space is limited (FLASH, EEPROM) (2009-10-04, C/C++, 215KB, 下载3次)

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

[软件工程] msp_RF905

nRF905 单片无线收发器工作在 433/868/915MHZ 的 ISM 频段 由一个完全集成的频率调制器 一个带解 调器的接收器 一个功率放大器 一个晶体震荡器和一个调节器组成 ShockBurst 工作模式的特点是自动 产生前导码和 CRC 可以很容易通过 SPI 接口进行编程配置 电流消耗很低 在发射功率为-10dBm 时 发射电流为 11mA 接收电流为 12.5mA.进入 POWERDOWN模式可以很容易实现节电
RF905 (2009-08-09, C/C++, 23KB, 下载41次)

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

[软件工程] C

C语言学习教程 多数情况下,现在的编程高手都是从学习C 语言入门的,在学校里,计算机相关专业中最基础的课程也包括C 语言,因此,掌握好这门课程对每一位立志成为优秀程序员的初学者来说是大有裨益的!
C Language Learning Course In most cases, the current programming from a master to learn C language entry, and in schools, computer-related professional courses in the most basic as well as C language, so this course master for every aspire to be the best beginner programmers is very useful! (2009-07-17, C/C++, 546KB, 下载3次)

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

[软件工程] Code.Craft_The.Practice.of.Writing.Excellent.Code

一本很好的介绍软件规范的书,涵盖了从结构设计,编程格式,开发过程 和管理方法等所有主题。是一本junior,intermediate programmer and manager必读之书。
Introduce a very good software specification books, ranging from structural design, programming format, the development process and management methods, such as all the theme. Is a junior, intermediate programmer and manager must-read book. (2008-09-08, C/C++, 2265KB, 下载50次)

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

[软件工程] Writing_Solid_Code

,《编程精粹》主要讲述如何编写可靠的代码,如何使程序错误变得更少,是本难得的好书。
, Programming the essence, focuses on how to write reliable code, how to make the process error becomes less, is the rare books. (2007-05-14, C/C++, 234KB, 下载69次)

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

[软件工程] xingnengtest

性能测试中,需要: 1、对网络传输实际数据流量的测试; 2、生成具有指定流量和类型的网络数据流; 3、CPU资源使用情况的测试; 4、存储器使用情况的测试; 以WIDOWS系统为例,说明以上各部分从技术上如何编程实现这些工具,给出详细设计文档;
performance testing, the need for : 1, the network transmission of the actual data flow testing; 2. Generation has designated traffic and the type of network data flow; 3, CPU utilization of resources in testing; 4. memory use of the test; to WIDOWS system. the above statement from the technical part of how these programming tools, given the detailed design documents; (2006-06-07, C/C++, 121KB, 下载74次)

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

[软件工程] mspainttest

该源程序是软件测试作业答案。要求: 用脚本设计一个可编程的宏录制工具,替代鼠标和键盘的操作,实现对画图程序的测试, 1 、写出宏录制工具的设计文档, 2、编程实现对画图程序中部分菜单功能(不少于4项)的测试以及对部分绘图工具功能(不少于两项)的测试
the source operating software testing is the answer. Requirements : script design a programmable macro recording tools, alternative mouse and keyboard operation, drawing on the achievement test procedures, one, wrote Acer recording tool design documents, 2, Programming procedures for drawing some menu functions (no less than four) and the testing of some functional graphics tools (many in 2) the test (2006-06-07, C/C++, 4KB, 下载27次)

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

[软件工程] c_programmar

c编译器源代码,让你真正了解c语言的本质,从而编程能力得到质的飞跃.
c compiler source code so that you can truly understand the essence c language, programming capacity qualitative leap. (2006-04-24, C/C++, 298KB, 下载127次)

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

[软件工程] 嵌入式应用技术基础教程1

嵌入式应用技术基础教程1 第1章 嵌入式应用技术概述 第2章 嵌入式应用技术的硬件基础 第3章 高级语言的串行通信编程 第4章 Freescale 08系列单片机概述 第5章 HC08 CPU与汇编基础 第6章 通用I/O与第一个汇编程序 第7章 08C语言 第8章 串行通信接口SCI与串行外设接口SPI 第9章 键盘中断模块与A/D转换模块 第10章 定时接口模块
embedded applications guide a technical basis Chapter 1 of embedded applications outlined in Chapter 2 of the embedded hardware applications pieces of Chapter 3 basis of high-level language programming of serial communication Chapter 4 Freescale MCU outlined 08 5 Chapter MCU CPU basis of compilation and Chapter 6 of general-purpose I/O and a compilation procedures 08C Chapter 7 Chapter 8 Languages SCI serial communication interface with the Serial Peripheral Interface SPI Chapter 9 keyboard interrupt module and A/D converter module Chapter 10 Timing Interface Module (2006-01-23, C/C++, 1308KB, 下载587次)

http://www.pudn.com/Download/item/id/142659.html
1234
总计:64