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

搜索资源列表

  1. 第2章 办公日志系统

    0下载:
  2. 是一个好的源码, 数据库\GovLog 本案例SQL Server数据库 源代码 存放着系统登陆以及用户界面的网 页文件,另外还包括系统配置文件。 源代码\pic 存放着ubb图片文件 源代码\leftpic 存放着网页图片文件 源代码\company 存放着公司总结模块文件 源代码\conn 存放着数据库配置文件 源代码\dept 存放着各部门用户管理模块文件 源代
  3. 所属分类:Project Design

    • 发布日期:2017-03-28
    • 文件大小:91599
    • 提供者:liu
  1. Cadence.doc

    0下载:
  2. 在PC机上运行cadence需要先运行命令:source filename,此处filename指.cshrc,或其他具有该文件内容但名字不同的文件,该文件必须有set DISPLAY 本机IP:0.0 语句,同时应将其他雷同设置封住.可以先从工作站上下载.cshrc文件,然后用notepad修改显示设置相,不可用其他编辑器,否则文本文件格式会不一样.记住,必须将显示器设置为256色.-In the PC machine running cadence need to run the comma
  3. 所属分类:Project Design

    • 发布日期:2017-04-01
    • 文件大小:32256
    • 提供者:凌峰
  1. hypyq

    0下载:
  2. 汉语编程编译器一种专门用来编辑汉语言程序的工具,在这里面我们可以方便的编写汉语言程序。在编辑器编写的程序要保存,保存后才能运行。要注意的是保存文件的扩展名是“.CHP”,在选择文件类型框选择“所有文件类型”点击保存就把源程序文件保存好了-Programming language compiler used to edit a specific tool for the Chinese language program, which we can in this convenient proced
  3. 所属分类:software engineering

    • 发布日期:2017-04-07
    • 文件大小:422484
    • 提供者:shezhiqun
  1. 20442_code

    0下载:
  2. This file is source code of uC/OS-II V2.8 and run in X86 System.
  3. 所属分类:Project Design

    • 发布日期:2017-05-06
    • 文件大小:1335671
    • 提供者:林克其
  1. spra830

    0下载:
  2. This the file in pdf that describes how to use some of Taxes instrument control equipment. Some hardware source code in assemby language is presented-This is the file in pdf that describes how to use some of Taxes instrument control equipment. Some
  3. 所属分类:software engineering

    • 发布日期:2017-04-16
    • 文件大小:70551
    • 提供者:Yung
  1. movecharbymouse

    0下载:
  2. matlab中移动字符对象,有源程序 并附有说明 直接复制到matlab的m文件中即可运行-matlab moving characters in the object, there is a direct copy the source code with a note to the matlab m-file to run
  3. 所属分类:software engineering

    • 发布日期:2017-03-27
    • 文件大小:1384
    • 提供者:hefei
  1. LinuxPICDownloader

    0下载:
  2. Soft downloader hex file in µ C_PIC source code
  3. 所属分类:software engineering

    • 发布日期:2017-04-05
    • 文件大小:13989
    • 提供者:vigik
  1. HW4

    0下载:
  2. In mathematics, the discrete Fourier transform (DFT) is one of the specific forms of Fourier analysis. As such, it transforms one function into another, which is called the frequency domain representation, or simply the DFT, of the original function
  3. 所属分类:software engineering

    • 发布日期:2017-03-29
    • 文件大小:147582
    • 提供者:linhu
  1. HW6

    0下载:
  2. White noise is a random signal (or process) with a flat power spectral density. In other words, the signal contains equal power within a fixed bandwidth at any center frequency. White noise draws its name from white light in which the power spectral
  3. 所属分类:software engineering

    • 发布日期:2017-03-28
    • 文件大小:84469
    • 提供者:林虎
  1. Proficient

    0下载:
  2. 精通MFC程序设计附源代码MFC文件操作非常好的例子-Proficient in MFC programming MFC source code attached to a very good example for file operations
  3. 所属分类:software engineering

    • 发布日期:2017-04-16
    • 文件大小:112331
    • 提供者:胡兴
  1. lex_yacc.pdf

    0下载:
  2. A compiler or interptreter for a programminning language is often decomposed into two parts: Read the source program and discover its structure. Process this structure, e.g. to generate the target program. Lex and Yacc can generate program f
  3. 所属分类:software engineering

    • 发布日期:2017-05-27
    • 文件大小:10232857
    • 提供者:欧曜玮
  1. hadoop

    0下载:
  2. Hadoop: The Definitive Guide-Hadoop: The Definitive Guide helps you harness the power of your data. Ideal for processing large datasets, the Apache Hadoop framework is an open source implementation of the MapReduce algorithm on which Google built its
  3. 所属分类:software engineering

    • 发布日期:2017-05-13
    • 文件大小:3571734
    • 提供者:欧曜玮
  1. good

    0下载:
  2. 源程序是指未编译的按照一定的程序设计语言规范书写的文本文件。 源代码(也称源程序),是指一系列人类可读的计算机语言指令。 在现代程序语言中,源代码可以是以书籍或者磁带的形式出现,但最为常用的格式是文本文件,这种典型格式的目的是为了编译出计算机程序。计算机源代码的最终目的是将人类可读的文本翻译成为计算机可以执行的二进制指令,这种过程叫做编译,通过编译器完成-Source code is not compiled in accordance with certain standard
  3. 所属分类:software engineering

    • 发布日期:2017-04-03
    • 文件大小:72889
    • 提供者:wanglong
  1. makefile

    0下载:
  2. ,makefile关系到了整个工程的编译规则。一个工程中的源文件不计数,其按类型、功能、模块分别放在若干个目录中,makefile定义了一系列的规则来指定,哪些文件需要先编译,哪些文件需要后编译,哪些文件需要重新编译,甚至于进行更复杂的功能操作-, Makefile related to the compilation rules for the whole project. A project in the source file does not count, its by type, fu
  3. 所属分类:software engineering

    • 发布日期:2017-04-25
    • 文件大小:281181
    • 提供者:foxs
  1. CHAPTER8

    0下载:
  2. “流媒体计费系统”执行说明: 1、 光盘目录\chapter8\bin\realVOD.dll为本系统的可执行文件。本插件要复制到RealServer的Plugins目录下,也就是插件所在的目录。 2、 光盘目录\chapter8\conf\RMSERVER.CFG是本系统的配置文件。此文件要替换RealServer目录下的同名文件,建议替换之前先备份旧的文件。 3、 光盘目录\chapter8\setup\setup.txt是本系统的安装说明。 4、 光盘目录\chapter8
  3. 所属分类:software engineering

    • 发布日期:2017-04-09
    • 文件大小:1786720
    • 提供者:不知道
  1. 5509a_SPI_24EEPROM

    0下载:
  2. TMS320VC5509A的SPI的启动方法详细介绍以及工具 导入数据比较:方法1,需要每次重新编译程序从而下载数据;方法2,需要人工导入数据,方法3就比较直接,将生成的二进制文件放在.out文件同一目录就可以了,很方便。 CCS中的操控SPI来读写SPI的EEPROM 工具在 http://download.csdn.net/source/2444232-TMS320VC5509A the SPI boot methods and tools to import data detai
  3. 所属分类:Project Design

    • 发布日期:2017-04-03
    • 文件大小:370235
    • 提供者:yang
  1. EASYARM2200USB

    0下载:
  2. Usb_E2PROM 本实验的实验例程,使用时必须在该目录中的Source文件夹中放置 uC/OS-II 2.52源代码 上位机软件 本实验例程所需的上位机软件,该目录下包含了可执行文件USB_I2C.exe USB驱动程序 PC机的USB驱动程序 For Windows98/XP/2000 I2C总线驱动中间件 运行于uC/OS-II的I2C总线中间件 USB驱动程序软件包 运行于uC/OS-II的USB驱动程序软件包
  3. 所属分类:software engineering

    • 发布日期:2017-04-03
    • 文件大小:312109
    • 提供者:胖子
  1. FLZS

    0下载:
  2. 一款集结多款软件的助手!内置文件捆绑分离器,天堂7级,文件捆绑器,图标提取器,站点源码查看器,QQ批量登陆,QQ挂机,电脑挂机锁等-A variety of software assembled assistant! Built-in file bundled splitter, heaven 7, file bundle, icon extractor, site source code viewer, QQ bulk landing, QQ hang up, computer hook lo
  3. 所属分类:software engineering

    • 发布日期:2017-05-25
    • 文件大小:8850622
    • 提供者:飛龍
  1. MINIX-File-System-analysis

    0下载:
  2. 文详细分析了MINIX文件系统的磁盘布局及其在Linux OS中的实现。站在当今时代,MINIX文件系统是如此简陋,以至于在现实中几乎没有实用 价值。但它毕竟曾经是教学操作系统MINIX的主文件系统,最初的Linux也是在MINIX文件系统上开始成长的。在Linux内核源代码树中依然保留 着MINIX File System的分支,而且它依然被维护,以与Linux文件系统的架构变化同步。从实用角度说,实在没有这个必要,但Linus Torvalds 还保留着它,或许Linus有点舍不
  3. 所属分类:Project Design

    • 发布日期:2017-03-31
    • 文件大小:415842
    • 提供者:dragen
  1. MATLAB---CSharp-interfacing

    0下载:
  2. MATLAB - C# interfacing Conversion of m (MATLAB source code) file to .NET component in the form of dll (Dynamic Link Library) file using MATLAB
  3. 所属分类:software engineering

    • 发布日期:2017-04-02
    • 文件大小:862986
    • 提供者:sosa247
« 12 3 »
搜珍网 www.dssz.com