CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 搜索资源 - 工程代码

搜索资源列表

  1. The-software-project-

    0下载:
  2. 有关软件工程的一本书籍,该书籍涵盖软件工程的全内容,并附带一些代码-For software engineering a book, the book covers the entire software engineering content, and with some code
  3. 所属分类:Development Research

    • 发布日期:2017-05-21
    • 文件大小:6472670
    • 提供者:周恒
  1. Design-Patterns

    0下载:
  2. 设计模式精解-GOF23种设计模式解析: VS2012重写所有实现,所有类都分头文件和源文件。包含VS2012完整解决方案,Linux和子工程MakeFile和所有工程的Makefile。所有重写代码都按实际项目要求重写。本资源包含原作者PDF文档,我重写的代码和笔记。-Jing Xie-GOF23 design pattern design patterns Resolution: VS2012 rewrite all realize that all classes are split
  3. 所属分类:software engineering

    • 发布日期:2017-05-13
    • 文件大小:3245959
    • 提供者:chenyujie
  1. MAX5478

    0下载:
  2. MAX5478的驱动,调试好的代码,可用于工程-MAX5478 driver, good debugging code that can be used for engineering
  3. 所属分类:software engineering

    • 发布日期:2017-04-05
    • 文件大小:31792
    • 提供者:袁照鲁
  1. 45324232222

    0下载:
  2. Visual C++视频、音频开发实用工程案例精选,通过代码练习,熟练掌握模式识别的软件编程技术。-Visual C++ video, audio develop practical projects selected cases, through code practice, master pattern recognition software programming techniques.
  3. 所属分类:software engineering

    • 发布日期:2017-05-22
    • 文件大小:6658327
    • 提供者:王滴
  1. fgpa_PID

    0下载:
  2. 电子竞赛时,自己在fpga上实现的pid算法,整个工程包含了代码。-When electronic competition, pid algorithm itself on fpga implementation of the whole project contains the code.
  3. 所属分类:software engineering

    • 发布日期:2017-04-17
    • 文件大小:399886
    • 提供者:陈华
  1. Matlab

    0下载:
  2. MATLAB在工程应用中的学习指南,有代码,有详解,特别适合新人学习。-MATLAB applications in engineering study guide, there are code, explain, especially for newcomers to learn.
  3. 所属分类:File Formats

    • 发布日期:2017-06-12
    • 文件大小:19661591
    • 提供者:宋源
  1. STM32-analysis

    0下载:
  2. 本文通过对STM32的官方固件库STM32F10x_StdPeriph_Lib_V3.5.0 里的MDK启动文件分析,简化部分不需要的代码,并从繁杂的固件库里,精炼出一个类似于“hello world”的入门实战小程序——点亮一个LED。该工程仅仅包含一个启动文件和一个有main函数的C文件。-STM32 analysis
  3. 所属分类:software engineering

    • 发布日期:2017-03-29
    • 文件大小:463037
    • 提供者:史明春
  1. Android-Bluetooth-programing

    1下载:
  2. 这是一个Android平台的Bluetooth(蓝牙)编程实现,包含了整个工程的实现步骤以及完整代码及配置文档,上传了部分界面效果-This is an Android Bluetooth programming implementation, contains the whole project implementation steps, and complete code and configuration document, upload some of the interface eff
  3. 所属分类:software engineering

    • 发布日期:2015-08-22
    • 文件大小:355328
    • 提供者:maochuanwu
  1. 430-temperature-control-1602

    0下载:
  2. 基于430单片机的温度测控1602显示,附带原代码和工程-430 microcontroller based temperature control 1602, with the original code and engineering
  3. 所属分类:software engineering

    • 发布日期:2017-04-25
    • 文件大小:106772
    • 提供者:李世龙
  1. opensees

    0下载:
  2. 陈学伟博士开发的代码适合于工程应用参考,针对的是opensees-Dr. Chen Xuewei developed code suitable for engineering applications reference for the opensees
  3. 所属分类:software engineering

    • 发布日期:2017-03-29
    • 文件大小:22153
    • 提供者:王金成
  1. steps-for-VTK-install-

    0下载:
  2. 由于项目中需要用到VTK,上周三就开始编译VTK源码,中间出现了一系列问题。首先是下载的高版本代码顺利编译后,自己新建的工程总是提示链接错误,尽管所有的库文件都加入了,还是不正确。之后下载了vtk较低版本5.8.0,源码有几处错误,参考新版本修改后,依然是自己新建工程链接错误。就这样一直到周五都没有成功。在群里也没能得到解决办法,到是发现大家最初配置时都出现过很多问题,有的一个月才配置好,简直吓尿了。幸好偶然有一位仁兄告诉了我他的成功配置版本,就是vs2012+vtk5.10.1,但是他的是WI
  3. 所属分类:software engineering

    • 发布日期:2017-04-29
    • 文件大小:39699
    • 提供者:李丹
  1. RenderMonkeyhader

    0下载:
  2. 用RenderMonkey 进行shader开发.尽管写汇编或高级shader语言代码是开发过程的核心,但shaders远不止这么简单。压缩一个基于shader的效果是一个复杂的任务因为包括捕获所有包括这些渲染特效系统的状态。这就导致一个普遍存在于shader开发者之间的问题 — 交换和共性数据不是一件简单的事。另一个问题是在开发shader程序的工程中它必须与艺术家紧密的交流。-ON划词翻译ON实时翻译 Shader development with RenderMonkey. Al
  3. 所属分类:software engineering

    • 发布日期:2017-04-05
    • 文件大小:402931
    • 提供者:lxy
  1. 内存分区

    0下载:
  2. 详细 从内存的角度分析 代码运行工程中的过程
  3. 所属分类:文档资料

  1. demos.STK

    0下载:
  2. 用于学习STK 9开发的实例代码资料。共有16个工程。-The demo samples for STK9
  3. 所属分类:Project Design

    • 发布日期:2017-05-10
    • 文件大小:2299350
    • 提供者:zorleo
  1. Flac3d2Tecplot

    0下载:
  2. flac3d等高线生成代码,flac是岩土工程方面的软件-flac3d contour generated code, flac geotechnical engineering software
  3. 所属分类:software engineering

    • 发布日期:2017-03-31
    • 文件大小:952
    • 提供者:ph
  1. Code.Complete.Second.Edition

    0下载:
  2. 代码大全这本书是一本很好的软件类书籍,非常适合工程软件开发人员参考-Code Complete Second Edition
  3. 所属分类:software engineering

    • 发布日期:2017-05-18
    • 文件大小:4672686
    • 提供者:laskjdf
  1. implement-of-fft-using-fpga

    0下载:
  2. fft的fpga实现,包含完整的ise工程文件和matlab代码以及说明文档-fft in fpga implementation ise project file contains the complete and matlab code, and documentation
  3. 所属分类:software engineering

    • 发布日期:2017-05-16
    • 文件大小:4199555
    • 提供者:wang
  1. zuisuxiajiangfa

    0下载:
  2. 在工程优化问题中,经常遇到寻求最值点情况,本文档既是最速下降法代码示例-In engineering optimization problems, to find the most frequently encountered situation point value, this document is not only the steepest descent method code examples
  3. 所属分类:File Formats

    • 发布日期:2017-04-03
    • 文件大小:2394
    • 提供者:jiangnancs
  1. delete-txt-files-CR-symbol

    0下载:
  2. MOVE.exe是C语言编写的一个小软件,双击执行之后会将d:\\abc.txt中的回车换行符全部去掉。所以首先需要把需要处理的文本改名为abc.txt,然后放在D盘中;执行MOVE.exe就行了。编译代码很简单,用VC6.0建立工程编译即可得到MOVE.exe,读取 d:\\abc.txt ,过滤回车换行符,将需要的文本重新写回abc.txt。 去掉任意字符,修改代码中的49行, 在if中加入&& pFileRead[nIndexRead] != * (*指任意字符)去掉任意字符,重新编译即可
  3. 所属分类:software engineering

    • 发布日期:2017-04-03
    • 文件大小:1238
    • 提供者:xutp
  1. ddasd

    0下载:
  2. 测绘工程及其他专业均可用,采用动态方式解决任意矩阵的相乘,不需要改代码。- Surveying Engineering and other professionals are available, dynamic way to solve the matrix by multiplying arbitrary, you do not need to change the code.
  3. 所属分类:Software Testing

    • 发布日期:2017-04-12
    • 文件大小:785
    • 提供者:向大金
« 1 2 3 4 56 »
搜珍网 www.dssz.com