CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 搜索资源 - c standard

搜索资源列表

  1. “C语言接口”扩展程序调用接口规范

    0下载:
  2. 分析家扩展函数规范V3.10 1.本规范适用于分析家3.10标准版和专业版公式系统. 2.扩展函数用于实现系统函数不能实现的特殊算法. 3.扩展函数用windows 32位动态连接库实现,建议使用Microsoft Visual C++编程. 4.调用时在公式编辑器中写\"动态库名称@函数名称\"(参数表)即可,例如下面函数可以写为\"FXJFUNC@MYCMALOSE\"(5) 5.动态连接库名称和函数名称可以自己定义. 6.使用时可以将动态库拷贝到分析家目录下使用.-V3.10 a stan
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:6165
    • 提供者:周有本
  1. fd_src

    0下载:
  2. An implementation of the fast C++ delegate which is portable and C++ Standard-compliant-An implementation of the fast C delegate which is portable and C Standard-compliant
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:21380
    • 提供者:龙梦潭
  1. CPP_STL_SourceCode

    0下载:
  2. C++ Standard Library, A Tutorial and Reference source code-C Standard Library, A Tutorial and Reference source code
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:282693
    • 提供者:小华
  1. C++StandardLib

    0下载:
  2. The C++ Standard Library - A Tutorial and Reference书及例程源码
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:3694129
    • 提供者:zhaozhifang
  1. freetype

    0下载:
  2.   这是一个TrueType字库操作模块,通过它,您可以直接访问*.ttf字库,读取字库的风格、某个字的轮廓、闭包等等各种信息。   该模块中包含了足够的源文件,都是以标准C编制的,可以在任何编译环境下进行编译,并且还有调用例子供参考。接口定义见freetype.h文件。-This is a TrueType font operation module, through it, You can directly access *. ttf font, reading the font sty
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:758307
    • 提供者:caotings
  1. cmap

    1下载:
  2.   这是一个从区位码到Unicode码的变换模块,在汉字处理时经常会用到这种程序,它通过读取一个转换文件,构建一个散列查找表,用于完成从区位码到Unicode码的变换。通过反转码表或者更改码表,该模块还可用于反向变换,或者用于其它需要快速变换的地方。   该模块中包含了足够的源文件,都是以标准C编制的,可以在任何编译环境下进行编译,并提供了调用例子及测试文件。接口定义见cmap.cpp文件。-This is an area code from Unicode code to transfor
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:18903
    • 提供者:caotings
  1. ucw-src129

    0下载:
  2. UC Library Extensions UnderC comes with a pocket implementation of the standard C++ libraries, which is a reasonably faithful subset. This documentation describes those UnderC functions and classes which are not part of the C++ standard. UC
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:428661
    • 提供者:lee
  1. CppExamples

    0下载:
  2. These are the examples from the following book: The C++ Standard Library - A Tutorial and Reference
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:161518
    • 提供者:许为
  1. 可生成噪声的c程序

    0下载:
  2. 可生成噪声的c程序:标准c编程环境,可以用于声音方面的特殊需求-generates noise c : c standard programming environment that can be used in the voice of special needs
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:4876
    • 提供者:楼雨非
  1. 纯C语言的汉字国标码与UNICODE码转换

    1下载:
  2. 纯C语言的汉字国标码与UNICODE码转换,Pure C language, Chinese national standard code and UNICODE code-switching
  3. 所属分类:汇编语言

    • 发布日期:2016-01-25
    • 文件大小:104125
    • 提供者:笨鸟在飞
  1. C_StandardLibSources

    0下载:
  2. C语言的标准库源代码,值得学习,研究与分析。-C language standard library source code, it is worth learning, research and analysis.
  3. 所属分类:source in ebook

    • 发布日期:2017-04-09
    • 文件大小:1693901
    • 提供者:webee
  1. c

    0下载:
  2. 标准C语言学习代码,可以为初学者提供入门帮助。-Standard C language code, you can provide help getting started for beginners.
  3. 所属分类:source in ebook

    • 发布日期:2017-03-24
    • 文件大小:9553
    • 提供者:sky
  1. c

    0下载:
  2. C程序设计语言 第2版描述的是ANSI标准定义的C语言-C programming language described in version 2 is defined in ANSI standard C language
  3. 所属分类:source in ebook

    • 发布日期:2017-05-08
    • 文件大小:1916822
    • 提供者:家家
  1. Standard_C_Date_Time_Library

    0下载:
  2. (C) Standard C Date/Time Library
  3. 所属分类:source in ebook

    • 发布日期:2017-05-10
    • 文件大小:2213560
    • 提供者:llc
  1. CERT-C-Programming-Language-Secure-Coding-Standard

    0下载:
  2. CERT C Programming Language Secure Coding Standard,卡耐基梅隆大学计算机研究中心关于安全C语言编程的标准文档,非常有学习的必要。-CERT C Programming Language Secure Coding Standard, Carnegie Mellon University computer research center on security standards for C programming language docu
  3. 所属分类:source in ebook

    • 发布日期:2017-04-09
    • 文件大小:1460279
    • 提供者:vigon Zhao
  1. C

    0下载:
  2. 微软自带计算器标准,日文版C#小型计算器,有加减乘除功能,程序繁冗,界面精致-Microsoft' s own standard calculator, the Japanese version C# small calculators, multiplication and division with addition and subtraction functions, procedures burdensome, interface refinement
  3. 所属分类:source in ebook

    • 发布日期:2017-03-29
    • 文件大小:3748
    • 提供者:nhjskvh
  1. C-Standard-Library

    0下载:
  2. C标准库源码,对于了解malloc、printf等库函数有很大帮助。-C standard library source code, for understanding malloc, printf and other library functions are very helpful.
  3. 所属分类:OS Develop

    • 发布日期:2017-05-09
    • 文件大小:1851650
    • 提供者:Charles
  1. C++標準庫示例

    0下载:
  2. C++标准库示例,包含了测试代码,来源候捷C++课程(c++ standard library)
  3. 所属分类:书籍源码

    • 发布日期:2017-12-27
    • 文件大小:593920
    • 提供者:kwangxn
  1. C语言中printf的使用

    0下载:
  2. printf()函数是式样化输出函数, 一般用于向准则输出设备按规定式样输出消息。正在编写步骤时经常会用到此函数。printf()函数的挪用式样为: printf("<式样化字符串>",<参量表>);(The printf () function is a stylized output function, which is generally used to output messages to a standard output dev
  3. 所属分类:书籍源码

    • 发布日期:2018-04-29
    • 文件大小:5120
    • 提供者:Bruce Leung
  1. C语言中scanf的使用

    0下载:
  2. 首先需要#include <stdio.h>int scanf( const char *format, ... );scanf()函数是格式化输入函数,它从标准输入设备(键盘) 读取输入的信息。第一个参数format为一个常量字符串,这个字符串中如果包含‘%’符号则使用后续参数进行匹配如:scanf("%d%d", &a, &b);(First, we need #include <stdio.h>int scanf (const c
  3. 所属分类:书籍源码

    • 发布日期:2018-04-29
    • 文件大小:5120
    • 提供者:Bruce Leung
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com