CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - C 函数

搜索资源列表

  1. c-language

    0下载:
  2. c语言程序,c函数源代码查询,在初学者学习过程中会有很大的帮助。-c language programs
  3. 所属分类:Applications

    • 发布日期:2017-04-14
    • 文件大小:3368
    • 提供者:guai200539
  1. Linux-C

    0下载:
  2. 压缩文件包含了两个Linux C函数文档,一个是chm文件一个pdf文件,都是中文的说明文档。可以当字典用方便查阅Linux C函数文档。-Zip file contains two Linux C function documentation, one chm file a pdf file, all documentation in Chinese. When the dictionary can be used for easy access Linux C function docume
  3. 所属分类:Driver develop

    • 发布日期:2017-05-03
    • 文件大小:955589
    • 提供者:周频
  1. Linux-C-library-reference-manual

    0下载:
  2. Linux C函数库参考手册、包括字符测试函数、数据转换函数、内存配置函数、时间函数、字符串处理函数-Linux C library reference manual, including character test function, data conversion functions, memory allocation, time function, string handling functions
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-18
    • 文件大小:5092300
    • 提供者:赵硕硕
  1. C-function

    0下载:
  2. 这是一个,ANSI C 标准C函数VC源代码,主要功能是,把查找的函数粘贴上去,就可以查找,同时,鼠标移动也可以查找,方便,同时,还有DOS 8000多个中断,方便查找-This is a, the ANSI C standard C function of VC source code, the main function is that the search function to paste, you can find, at the same time, the mouse can al
  3. 所属分类:Windows Develop

    • 发布日期:2017-12-11
    • 文件大小:8296694
    • 提供者:YE
  1. C之指针复杂解析

    0下载:
  2. int * (* (*fun) (int *)) [10]这是一个可能会让初学者感到头晕目眩,感到恐惧的函数指针的声明,在熟练掌握C/C++的声明语法之前,不学习一定的规则,想理解好这类复杂声明是比较困难的。 C/C++所有复杂的声明结构,都是由各种声明的嵌套构成的,如何理解复杂指针声明,右左法则是一个很著名,很有效的方法,不过,右左法则其实并不是C/C++标准里面的内容,它是从C/C++标准的声明规定中归纳出来的方法,C/C++标准声明规则,是用来解决如何创建声明的,而右左法则是用来解决
  3. 所属分类:单片机开发

    • 发布日期:2017-12-19
    • 文件大小:5120
    • 提供者:222222
  1. lua_test

    1下载:
  2. lua调用c++函数的实例,C++工程里使用LUA脚本,lua脚本调用c++工程的函数(Lua calls an instance of the c++ function, using the LUA scr ipt in the C++ project, and the Lua scr ipt calling the function of the c++ project)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-23
    • 文件大小:135168
    • 提供者:蓝之羽520
  1. C经典程序

    0下载:
  2. 最基础的C语言程序,覆盖输入输出操作,数组,函数,指针,文件等,很典型。(The most basic C language program, covering the input and output operations, arrays, functions, pointers, documents, etc., is very typical.)
  3. 所属分类:书籍源码

    • 发布日期:2017-12-22
    • 文件大小:167936
    • 提供者:Cason
  1. 求逆矩阵的C代码

    0下载:
  2. 该函数代码实现求一个N阶方阵的逆矩阵的功能(The function code to achieve a N order inverse function of the square matrix)
  3. 所属分类:其他

    • 发布日期:2017-12-20
    • 文件大小:103424
    • 提供者:朱迎昌
  1. C++时钟

    0下载:
  2. 简易的C++时钟编程,适合新手对time函数的理解与使用(Simple c + + clock programming, suitable for novice's understanding and use of time functions)
  3. 所属分类:其他

    • 发布日期:2017-12-24
    • 文件大小:3211264
    • 提供者:张满
  1. Netcdf C++接口使用说明

    0下载:
  2. 这是用C++语言读取NetCDF文件数据的常用接口函数说明,很实用。(This is the paper about NetCDF C++ API.)
  3. 所属分类:其他

    • 发布日期:2017-12-16
    • 文件大小:576512
    • 提供者:风敲竹
  1. The NetCDF C Interface Guide(netcdf-c)

    0下载:
  2. 这是一篇读取NetCDF文件的C接口英文说明,详细介绍了几乎所有的接口函数,方便,实用。(This is the paper about NetCDF C API,and almost all the APIs are detailedly described .It's uesfel and convenient.)
  3. 所属分类:其他

    • 发布日期:2017-12-22
    • 文件大小:510976
    • 提供者:风敲竹
  1. [提高C++性能的编程技术].左飞.扫描版

    0下载:
  2. 本书详细讨论了临时对象、内存管理、继承、虚函数、内联、引用计数以及STL等一切有可能提升C++效率的细节内容。(At first, I didn't like it at all. But after a fewweeks, I felt great when I was running.)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-19
    • 文件大小:22491136
    • 提供者:jun_1129
  1. Windows_API_函数大全(For_C++)

    0下载:
  2. Window API 函数大全,API有时候还是挺有用的,值得珍藏(Window API function Daquan, API sometimes very useful, it is worth collecting)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-20
    • 文件大小:184320
    • 提供者:hcy52ni
  1. 类继承,构造函数,newint,阶乘实例

    0下载:
  2. 这是我练习时的一个实例,希望能对初学的人有用,有问题可以联系联系我。(this is a intance of my practices,i wish it will hepful to the people who are in learning c++,thanks!)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-26
    • 文件大小:1024
    • 提供者:Kingtao
  1. 利用API函数实现字符发送

    0下载:
  2. VISUAL C++与串口通信,实现PLC的数据发送与接收,通过自由口的方式(VISUAL C++ and serial communication, to achieve the PLC data transmission and reception, through the free way)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2017-12-19
    • 文件大小:62962688
    • 提供者:凌乱丶君
  1. 函数不定参数的实现和原理

    0下载:
  2. 讲解了C语言可变参数的原理及实现,以及编程示例(Explains the principles and implementation of variable parameters in C language)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-24
    • 文件大小:932864
    • 提供者:S.P.
  1. creatFile

    0下载:
  2. 使用C/C++函数获取当前系统时间并以当前系统时间为名称创建文档(Use the C/C++ function to obtain the current system time and create the document with the name of the current system time)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-17
    • 文件大小:11728896
    • 提供者:SmallFire
  1. 51单片机编程中常用的一些函数

    0下载:
  2. C语言常见函数、用法,单片机应用 、5189C52(Common functions in C language)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2017-12-24
    • 文件大小:783360
    • 提供者:晴天三月
  1. 《C语言函数参考手册》

    0下载:
  2. C语言原型函数参考资料,介绍比较详细,可作为手边的一个参考文献(C lib function Datasheet)
  3. 所属分类:文章/文档

    • 发布日期:2017-12-13
    • 文件大小:56783872
    • 提供者:zhugeliang1991
  1. 经典编程900例(C语言)

    0下载:
  2. C语言经典代码,包括数学函数,数组,文件,字符串,键盘等(the classical code of C)
  3. 所属分类:书籍源码

    • 发布日期:2017-12-20
    • 文件大小:150528
    • 提供者:PSG
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »
搜珍网 www.dssz.com