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

搜索资源列表

  1. xm10

    0下载:
  2. 学生成绩管理,采用C语言函数指针编写,调试通过。-Student performance management, use of C language function pointer write, debug through.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-10
    • 文件大小:679
    • 提供者:KYZ
  1. c

    0下载:
  2. 定义一个车(vehicle)基类,有Run、Stop等成员函数,由此派生出自行车(bicycle)类、汽车(motorcar)类,从bicycle和motorcar派生出摩托车(motorcycle)类,它们都有Run、Stop等成员函数。在main()函数中定义vehicle、bicycle、motorcar、motorcycle的对象,调用其Run()、Stop()函数,观察其执行情况。再分别用vehicle类型的指针来调用这几个对象的成员函数,看看能否成功;把Run、Stop定义为虚函数,
  3. 所属分类:Document

    • 发布日期:2017-03-23
    • 文件大小:44196
    • 提供者:黄超
  1. AndroidJNI

    0下载:
  2. JAVA程序通过JNI来调用Native C程序中的函数。 -JAVA program through the JNI to call Native C program function.
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:7691
    • 提供者:lxw232
  1. Linux-C-CHM

    0下载:
  2. linux-c语言开发时用到的函数集合.可以有助快迅速开发程序所要的函数-linux-c
  3. 所属分类:File Formats

    • 发布日期:2017-03-29
    • 文件大小:259256
    • 提供者:ckl
  1. BtnST

    0下载:
  2. 用于美化基于MFC的windows编程界面的.cpp文件,其中包括许多美化函数的实现-MFC-based windows for the beautification of programming interface. Cpp file, including many beautification function implementation
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-29
    • 文件大小:17717
    • 提供者:朱华
  1. c

    0下载:
  2. c语言图形函数的详细说明及源代码!适合各级C语言程序员-c language graphics functions of the detailed descr iption and source code! suitable for all levels of C language programmers
  3. 所属分类:source in ebook

    • 发布日期:2017-03-28
    • 文件大小:41463
    • 提供者:张三
  1. RussiaBlock

    0下载:
  2. 采用纯C语言图形编程实现一个俄罗斯方块的游戏,界面精美,功能完善,可以自由选择游戏的难度和等级。很好的利用了Graphics这个库提供的各种图形函数进行界面编程-Pure C graphical programming language to implement a Tetris game, interface, beautiful, functional, are free to choose the game difficulty and level. Good use of the Gra
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-01
    • 文件大小:3827
    • 提供者:朱小明
  1. several_details_on_C

    0下载:
  2. 文件包括C函数调用的深层机制,C缺陷与陷阱,C语言头文件的使用以及C里的文件读取探索四篇TXT文档。-Documents include C function calls the underlying mechanism, C defects and traps, C language header files, as well as C where the use of exploration 4 TXT file to read the document.
  3. 所属分类:software engineering

    • 发布日期:2017-03-29
    • 文件大小:19239
    • 提供者:齐慧玲
  1. 2006032806113327291

    0下载:
  2. 使用dxf2prn软件的步骤 1)单击工具栏的dxf按牛,选择一个dxf文件. 2)单击编辑菜单下的,按层进行转换. 3)在C:下会看到sample.prn. 说明,用autocad 2004 画好图,然后转成 dxf R12的格式. 说明 如果出现 导入dxf出现死机现象是由于dxf文件太大所致,最好不好超过5m. 具体的 转prn程序 在 Gemotry 的 dxf2prnbylayer(CFile *filepath) 函数和 其他图元的dx
  3. 所属分类:.net

    • 发布日期:2017-04-08
    • 文件大小:808876
    • 提供者:lqf
  1. HowToUse_OnTimer

    0下载:
  2. 实际测出OnTimer函数的实际响应时间,在需要时间敏感型的程序中有用。-OnTimer function of the actual measured the actual response time, the need for time-sensitive program useful.
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-27
    • 文件大小:80421
    • 提供者:bf010
  1. cifafenxi

    0下载:
  2. 词法分析,用c++编写的源程序;该设计是为完成词法分析而设计的,主要通过读取文件中的原程序,通过函数分析,使程序能够识别KeyWord(代关键字),Word(普通标识符),Digit(阿拉伯数字),SingleWord(单分界符),DoubleWord(双分界符),ERROR(无法识别的字符)。Zhusf(注释符),在文件和屏幕分别输出分析结果,完成词法分析的要求。同时进一步掌握编译程序诸环节的常用实现方法和技术,提高自己的编程能力,并初步具有研究、设计、编制和调试系统的能力。并通过VC++编程
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:4969
    • 提供者:zhang8593
  1. C

    0下载:
  2. C语言参考手册之函数库.PDF-C Language Reference Manual of the library. PDF
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-04
    • 文件大小:231846
    • 提供者:Daniel
  1. AtScriptDemo

    0下载:
  2. 最新的小巧的脚本引擎Atscr ipt 2.0,易用,方便进行扩展,自定义类,函数。-The latest compact scr ipting engine Atscr ipt 2.0, easy to use, easy to extend, custom classes, functions.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-03
    • 文件大小:1239272
    • 提供者:谢青
  1. 123456

    0下载:
  2. 模拟实现单机目录FAT的文件系统 基本思路:用二进制文件空间模拟磁盘空间,用文件块操作模拟磁盘块操作。 基本设计要求:1、实现如下文件系统功能(过程或函数): a、 打开文件系统 FILE *OPENSYS(char *filename) b、 关闭文件系统 int CLOSESYS(FILE *stream) c、 显示目录 void LISTDIR(void) d、 建立文件 int FCREATE(char *filename) e、 删除文件 int
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-09
    • 文件大小:15224
    • 提供者:黎民
  1. callback

    0下载:
  2. 回调函数的使用。 如何用C语言实现回调函数。-Use of callback function. How to use C language implementation callback function.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-08
    • 文件大小:814765
    • 提供者:牟宗存
  1. linux_c_api

    0下载:
  2. linux c函数接口 中文说明 提供linux系统下面的C函数接口说明-linux c函数接口 中文说明 chm格式 提供linux系统下面的C函数接口说明 中文版本
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-08
    • 文件大小:85863
    • 提供者:liguipeng
  1. ILI9328

    0下载:
  2. 由天马模组厂商提供的屏的驱动程序,芯片IC = ILI9328,用于驱动屏,包括屏的初始化代码,显示函数,涉及Framebuffer等概念-support LCD driver IC = ILI9328
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:699655
    • 提供者:rogerlau
  1. HMM_C_LANGUAGE

    0下载:
  2. 语音识别HMM算法的C语言实现,里面有详细的注释和说明,阅读起来很容易理清程序流程和思路,函数的功能以及函数怎么调用都说的很清楚。相信对语音识别的DSP编程有很大的帮助。-HMM speech recognition algorithm for C-language implementation, which has detailed notes and instructions, read them very easy to straighten out our thinking proces
  3. 所属分类:DSP program

    • 发布日期:2017-03-29
    • 文件大小:8002
    • 提供者:陈永恒
  1. C

    0下载:
  2. C语言函数库大全,很详细的说明 做项目的好工具-C language library Daquan, a very detailed descr iption of a good tool for doing projects
  3. 所属分类:Other systems

    • 发布日期:2017-04-16
    • 文件大小:108706
    • 提供者:叶小勇
  1. Lesson12

    0下载:
  2. 孙鑫第12课: const char *与char * const的区别。C语言对文件读写的支持,FILE指针;文本文件和二进制文件的区别。用文本方式读写文件和以二进制方式读写文件的注意事项。C++对文件读写的支持,ofstream和ifstream的用法。Win32 SDK对文件读写的支持,CreateFile函数、WriteFile函数、ReadFile函数的使用;MFC对文件读写的支持,CFile类和CFileDialog的使用,文件过滤器的设置。win.ini文件和注册表的读写方式及
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:53420
    • 提供者:徐杰
« 1 2 ... 44 45 46 47 48 4950 »
搜珍网 www.dssz.com