搜索资源列表

  1. C000

    0下载:
  2. GIS地理信息系统开发。大名鼎鼎的MAPX+C++软件开发,所提供的C++源代码-GIS development. The famous Connection C + software development, provided by the C source code
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:378522
    • 提供者:aqua
  1. LightweightCTI

    1下载:
  2. LightweightCTI是一套旨在帮助开发人员迅速构建语音相关应用的一套开放源代码的基础框架,目前你下载和使用的是构建于Pwin2000+ + Delphi/C++Builder环境下的框架,所有的基础性代码使用Pascal语言完成。LightweightCTI的最终目标不是成为一套可在多种语音卡基础上使用的IVR软件(尽管目前其仅仅支持东进模拟卡的大部分功能),而是希望其成为语音应用开发的基础性框架,为此它当然需要有跨开发语言、跨
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:628957
    • 提供者:LightweightCTI
  1. C000

    0下载:
  2. GIS地理信息系统开发。大名鼎鼎的MAPX+C++软件开发,所提供的C++源代码-GIS development. The famous Connection C+ software development, provided by the C source code
  3. 所属分类:其他小程序

    • 发布日期:2024-05-19
    • 文件大小:377856
    • 提供者:aqua
  1. yufafenxiqi

    0下载:
  2. 语法分析器(C++)源代码+其详细的课程设计报告 输入的文法可以消除左递归并提取公共左因子求出文法的非终结集合——FIRST和FOLLOW集并对输入的算符优先文法,构造算符优先关系表 -Parser (C++) Source code its detailed report on curriculum design input left recursive grammar can be eliminated and the
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-19
    • 文件大小:104448
    • 提供者:michelle
  1. translation

    0下载:
  2. 赋值语言翻译(C++)源代码+详细的课程设计报告 定义赋值语句;分析出翻译中要解决的问题;明确翻译错误的表达以及处理-Assignment language translation (C++) Source code report detailed the definition of curriculum design assignment analysis of translation problems to be solv
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-19
    • 文件大小:30720
    • 提供者:michelle
  1. mubiaodaimashencheng

    0下载:
  2. 目标代码生成(C++)源代码+详细的课程设计报告 源程序的中间代码变换成依赖于具体机器的等价的目标代码-Target code generation (C++) Source code a detailed report of the curriculum design of the intermediate source code converted into machine dependent on the specific
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-19
    • 文件大小:2048
    • 提供者:michelle
  1. C3

    0下载:
  2. 收集了目前大学期末考试中18个重要的C程序源代码例题解答,还有24个待续。题目:打印出所有的“水仙花数”,所谓“水仙花数”是指一个三位数,其各位数字立方和等于该数    本身。例如:153是一个“水仙花数”,因为153=1的三次方+5的三次方+3的三次方。 1.程序分析:利用for循环控制100-999个数,每个数分解出个位,十位,百位。-Collected at the end of the current universit
  3. 所属分类:Windows编程

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:ning
  1. Pure_Ftpdsource_code

    0下载:
  2. Pure_Ftpd的源代码,C++语言,用来研究网络通讯非常有用-Pure_Ftpd source code, C++ language, used to study the network communication is very useful
  3. 所属分类:Ftp客户端

    • 发布日期:2024-05-19
    • 文件大小:408576
    • 提供者:redegao
  1. Fujistu_DC_INVERTER

    1下载:
  2. 富士通直流变频程序源代码,应用在富士通16位单片机上-Fujitsu DC inverter program source code, used in the Fujitsu 16-bit microcontroller
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2024-05-19
    • 文件大小:12288
    • 提供者:yangming
  1. yuandaima

    0下载:
  2. 这是《Visual C++ 音频、视频应用》中的源代码,希望大家好好应用啊-This is the " Visual C++ audio, video applications," in the source code, hope that we can apply the ah
  3. 所属分类:多媒体

    • 发布日期:2024-05-19
    • 文件大小:61028352
    • 提供者:冯晓敏
  1. laplace-transform

    0下载:
  2. 在C++的环境下,对图像进行拉普拉斯变换,文件中包含源代码以及图像和说明,详细易懂-In C++ environment, the Laplace transform of the image, the file contains the source code and images and descr iptions, detailed easy to understand
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:320512
    • 提供者:cuiyanjun
  1. shujujiegouyuandaima

    0下载:
  2. 数据结构源代码 C++ 所有实验源代码包含二叉树,哈希存储,队列,栈-data structure C++
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-19
    • 文件大小:1102848
    • 提供者:dfdssddfdf
  1. VISUALDSPPP-introduction

    0下载:
  2. 这里有实验所用到的源代码和实验报告,对同学们非常有用。。。实验报告给大家作为参考 简介: 主要目的是熟悉VISUAL DSP++的开发环境。针对ADSP-TS201,利用几个用C、C++和汇编语言写成的简单例子来描述 VISUAL DSP+十编程环境和调试器(debugger)的主要特征和功能。-VISUALDSP++ introduction-the use of floating-point experiment
  3. 所属分类:DSP编程

    • 发布日期:2024-05-19
    • 文件大小:652288
    • 提供者:陈深
  1. AviFormat

    0下载:
  2. 一个获取AVI视频的信息的软件源代码,在VisualC++下编译的,可以任意修改-One to obtain the information of AVI video software source code, compiled in Visual C++, can be modified
  3. 所属分类:多媒体编程

    • 发布日期:2024-05-19
    • 文件大小:7836672
    • 提供者:vicious
  1. numerical-recipes-CaCPP-source-codes

    0下载:
  2. C数值算法和C++数值算法的源代码(包括C的和C++的)-the source codes of the book numerical recipes in C and CPP
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-19
    • 文件大小:1022976
    • 提供者:Willie
  1. Tmubiaodaimasa

    0下载:
  2. 目标代码生成(C++)源代码+详细的课程设计报告源源程序的中间代码变换成依赖于具体机器的等价的目标代码 -Target code generation (C++) source code+ the middle of the detailed report of the curriculum design source source code transformation into equivalent target depends
  3. 所属分类:Windows编程

    • 发布日期:2024-05-19
    • 文件大小:2048
    • 提供者:xinlnix
  1. Assets-Management-System

    0下载:
  2. MFC C++ VC++环境些编写的源码 固定资产管理系统 完整源代码文件-MFC C++ VC++ source code written in the environment of these fixed assets management system complete source code files
  3. 所属分类:对话框与窗口

    • 发布日期:2024-05-19
    • 文件大小:3257344
    • 提供者:温伟伟
  1. snake128

    0下载:
  2. 贪吃蛇游戏源代码,用C++编写 用visual C++调试-Snake game source code, using C to prepare to use visual C++ Debugging
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-19
    • 文件大小:2048
    • 提供者:jiaoa8nhihh
« 1 2 ... 9 10 11 12 13 14»

源码中国 www.ymcn.org