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

搜索资源列表

  1. myUeScript

    0下载:
  2. 在UE中用JS脚本实现C函数头模板,适合用UE写C代码的网友参考-JS scr ipt used in the UE to achieve C function header template, suitable for UE users to write C code reference
  3. 所属分类:File Operate

    • 发布日期:2017-04-11
    • 文件大小:1114
    • 提供者:Luo
  1. c++_linkedlist

    0下载:
  2. c++链表,里面包含多个函数。例如,insert(),next(), makeempty(), gofirst(),getsize()等。-c list, which contains more than one function. For example, insert (), next (), makeempty (), gofirst (), getsize () and so on.
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-15
    • 文件大小:5288
    • 提供者:金圣智
  1. INILite

    1下载:
  2. 高效的INI配置文件操作库,纯C实现,解决需要反复读写INI文件或者操作大型INI文件时的效率问题,比Win32 的INI操作函数快200倍或以上。-INI configuration files and efficient operation of the Treasury, pure C realization of the need to repeatedly solve the INI file to read and write INI files or large-scale ope
  3. 所属分类:File Operate

    • 发布日期:2015-03-18
    • 文件大小:198406
    • 提供者:刘久人
  1. BP

    0下载:
  2. c语言实现的BP神经网络,能够以任意精度拟合一个函数-c language to achieve the BP neural network, able to fit a function of arbitrary precision
  3. 所属分类:AI-NN-PR

  1. small-c-for-dos-ogrinsource

    0下载:
  2. 一个c语言编译器源代码.small-c-for-dos源代码.里面包含基本的库函数,有词法分析、语法分析等部分 -A c language source code compiler. Small-c-for-dos source code. Which contains the basic library functions, and lexical analysis, syntax analysis part
  3. 所属分类:Compiler program

    • 发布日期:2017-03-24
    • 文件大小:130096
    • 提供者:zhangzifeng
  1. SineWave

    0下载:
  2. 我们将使用低阶的波形声音API(即,前缀是waveOut的函数)来建立一个称作SINEWAVE的声音正弦波生成器。此程序以1 Hz的增量来生成从20Hz(人可感觉的最低值)到5,000Hz(与人感觉的最高值相差两个八度音阶)的正弦波。-We re going to use the low-level waveform audio APIs (that is, the functions beginning with the prefix waveOut) to create an audio s
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-30
    • 文件大小:6468
    • 提供者:我有罪
  1. ListofCfunction

    0下载:
  2. C函数一览表,各C函数功能的整体介绍,可搜索查询各函数,了解具体使用功能。-List of C function, the C function function of the overall introduction to the search query of the function, to understand the specific function.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-28
    • 文件大小:187729
    • 提供者:tujihong
  1. mpi_exam.c

    0下载:
  2. MPI各种基本的入门的功能函数的使用测试,-MPI function of the use of various test
  3. 所属分类:MPI

    • 发布日期:2017-04-13
    • 文件大小:2100
    • 提供者:邹长林
  1. mpi_gather_mollc.c

    0下载:
  2. 系统自带的mpi_gather函数的功能的测试程序-System' s own functional mpi_gather function test procedures
  3. 所属分类:MPI

    • 发布日期:2017-04-12
    • 文件大小:1029
    • 提供者:邹长林
  1. select

    0下载:
  2. select 函数的详细描述,select 函数可以用于非阻塞机制。-select a detailed descr iption of function, select function can be used for non-blocking mechanism.
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-03-23
    • 文件大小:5561
    • 提供者:wsd
  1. PB_function

    0下载:
  2. powerbuilder的函数大全,整理成chm格式,方便搜索-PowerBuilder function Daquan, organized into chm format to facilitate search
  3. 所属分类:Other systems

    • 发布日期:2017-04-08
    • 文件大小:99955
    • 提供者:yourname
  1. ShellPrint

    0下载:
  2. vc6.0编写的使用windows自带函数将文档word转换为可用于传真收发的tif图像程序。转换后的tif可用于无纸传真的发送,符合CITTT规范。-vc6.0 prepared by the use of windows bring function convert word documents can be used to send and receive fax tif image of the procedure. Converted tif can be used for paper
  3. 所属分类:Printing program

    • 发布日期:2017-04-29
    • 文件大小:119539
    • 提供者:王海强
  1. linux_c

    0下载:
  2. LINUX下的C 函数查询,有很多基本函数,但是最好的大家是参考MAN手册。-C under LINUX function inquiries, has a lot of the basic function, but the U.S. is the best reference manual MAN.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-27
    • 文件大小:180278
    • 提供者:hh
  1. 1223

    0下载:
  2. C语言实现病毒源码 当含有病毒部分的程序被执行时,首先进入病毒程序。它在磁盘上找扩展名为C的匹配文件,如果找到,查找是否有被传染过的标志“INFECTED”。如果有此标志,继续找其它的C文件,直至全部检查一遍。若没有这个标志,则 (1)在未被感染的C程序头部加入“INFECTED”已被传染标志。 (2)读取病毒文件的头文件,将其插入到即将被感染的文件头部。如果发现有重复则不插入。 (3)在主程序中插入“VIRUSES();”调用VIRUSES函数。寻找printf、for、whi
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-29
    • 文件大小:150370
    • 提供者:马科
  1. LearningOpenCV_ComputerVisionwiththeOpenCVLibrary.

    0下载:
  2. OpenCV入门书籍,很好的学习资料,电子版-OpenCV 是英特尔? 开源计算机视觉库。它由一系列 C 函数和少量 C++ 类构成,实现了图像处理和计算机视觉方面的很多通用算法。 OpenCV 是一个跨平台的中、高层 API 构成,目前包括 300 多个 C 函数。它不依赖与其它的外部库,尽管也可以使用某些外部库。 OpenCV 对非商业用途和商业用途都是免费的
  3. 所属分类:Special Effects

    • 发布日期:2017-05-28
    • 文件大小:10757240
    • 提供者:冬冬
  1. C

    0下载:
  2. 本节主要介绍图形模式的初始化、独立图形程序的建立、基本图形功能、图形窗口以及图形模式下的文本输出等函数。-This section introduces the graphics mode is initialized, independent of set up a graphics program, the basic graphics functions, graphics and window graphics mode, such as text output function.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-24
    • 文件大小:18219
    • 提供者:刘伟
  1. 《C语言的科学和艺术》书中用到的库

    1下载:
  2. C语言的科学和艺术 所需要的库函数源代码-C language required by science and art of the library function source code
  3. 所属分类:Windows编程

    • 发布日期:2017-04-29
    • 文件大小:101511
    • 提供者:lizhe
  1. linuxC

    0下载:
  2. linux环境下程序开发很好的C函数手册,初学者可以看一下。-linux development environment good C function manual, beginners can look at.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-25
    • 文件大小:8497256
    • 提供者:李子阳
  1. chimera-current.tar

    0下载:
  2. Chimera是用于一个结构化的P2P系统的C函数库,支持异步并发传输。-Chimera is a C library that implements a structured, peer-to-peer system.
  3. 所属分类:P2P

    • 发布日期:2017-04-06
    • 文件大小:827553
    • 提供者:tiger.zz
  1. cdev_1.7.5.tar

    0下载:
  2. c++函数库,给控制系统和其他基于消息的系统提供一个简洁可扩展的面向对象接口。-To provide a simplified and extensible object oriented interface to the services provided by any control system or other message based system.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-14
    • 文件大小:3082781
    • 提供者:tiger.zz
« 1 2 ... 35 36 37 38 39 4041 42 43 44 45 ... 50 »
搜珍网 www.dssz.com