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

搜索资源列表

  1. mp4av

    0下载:
  2. mpeg4ip中的库函数,对写mp4文件很有帮助,在VC++6.0下调试通过。-mpeg4ip of the library functions, for writing helpful mp4 files in VC++6.0 to debug through.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-12
    • 文件大小:2846174
    • 提供者:刘月
  1. kbKernel

    0下载:
  2. 利用库函数可实现类似按键精灵的键盘、鼠标、抓点抓色功能-none!
  3. 所属分类:Game Hook Crack

    • 发布日期:2017-04-03
    • 文件大小:3073
    • 提供者:lidonsa
  1. CodeVision-AVR-CHINESE

    1下载:
  2. CodeVision AVR C Compiler使用简介 CodeVision AVR C 源程序例子 CodeVisionAVR C 编译器参考 CodeVisionAVR C 库函数介绍-CodeVision AVR C Compiler using the profile CodeVision AVR C source code examples CodeVisionAVR C compiler, reference CodeVisionAVR C library function
  3. 所属分类:SCM

    • 发布日期:2015-12-10
    • 文件大小:4135276
    • 提供者:bjhhl
  1. spclib

    0下载:
  2. 程控交换软件开发中的一些常用库函数及实现-Program-controlled switching in software development and implementation of some commonly used library functions
  3. 所属分类:Parallel Port

    • 发布日期:2017-03-30
    • 文件大小:2699
    • 提供者:xj
  1. WINDRVR

    0下载:
  2. 程控交换技术中WINDRIVER并口编程中的库函数-Program-controlled switching technology WINDRIVER Parallel programming library functions
  3. 所属分类:Parallel Port

    • 发布日期:2017-03-28
    • 文件大小:9785
    • 提供者:xj
  1. windrvr_int_thread

    0下载:
  2. 程控交换中WINDRIVER并口编程中的一些库函数-Program-controlled exchange WINDRIVER Parallel programming some of the library functions
  3. 所属分类:Parallel Port

    • 发布日期:2017-03-30
    • 文件大小:2225
    • 提供者:xj
  1. s14

    0下载:
  2. 程控交换编程中常用的一些库函数列表和头文件。-Program-controlled exchange of programming in a number of commonly used library functions list.
  3. 所属分类:Parallel Port

    • 发布日期:2017-04-01
    • 文件大小:578
    • 提供者:xj
  1. suixinthu

    1下载:
  2. 本软件是一款基于插值法的图像变形软件。实现图像的波纹、扭曲、马赛克等变形效果。使用了OpenCV的库函数-This small software can help to distort pictures and give the picture different appearance.
  3. 所属分类:2D图形编程

    • 发布日期:2017-06-02
    • 文件大小:2918869
    • 提供者:suixinthu
  1. ThreeDBMP

    0下载:
  2. 本人为了图像处理的需要,很想实现二维图像的三维显示,于是写了本代码,希望与此有兴趣的读者共享。图像的获取一是bmp图像文件,二是来自剪贴板。本代码在MFC中调用OpenGL库函数来实现二维图像的三维显示,图像的宽度、高度和象素的亮度分别为三维空间的x,z,y坐标。程序主要有初始化、绘图、资源释放和操作部分,这些功能在OGL_MFCView.cpp文件中实现。OpenGL库的初始化在该文件中的OnCreate,InitScene和 DrawScene函数中实现,主要初始化OpenGL运行时的环境变
  3. 所属分类:3D Graphic

    • 发布日期:2017-03-28
    • 文件大小:107039
    • 提供者:arechi
  1. OpenGl_gl_glu

    0下载:
  2. OpenGL_gl u库索引,方便查找各种库函数-OpenGL_gl_glu library index to easily find a variety of library functions
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-23
    • 文件大小:13180
    • 提供者:胡胡
  1. dynamic_matrix

    0下载:
  2. 动态矩阵运算库函数,可以解包后直接引用,有助于提高开发速度好优化结构-Dynamic matrix computation library functions, you can unpack and directly references, help to improve the development speed of a good optimizing the structure
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:2291
    • 提供者:www
  1. ucos4s3c44b0

    0下载:
  2. 本目录下是sourceinsight3.0和ArmProjectManager的工程文件。 startup里是和系统初始化相关的文件。 inc里包括了一些库函数声明和数据类型预定义。 src里的是主文件和一些常用函数的源代码。 ucos里包括了uCOS-II的全部文件。 其余的目录是编译器和连接器的工作目录。-This directory is sourceinsight3.0 and ArmProjectManager under the project file. whe
  3. 所属分类:uCOS

    • 发布日期:2017-04-04
    • 文件大小:217916
    • 提供者:王先生
  1. HSiLib

    0下载:
  2. 这个程序是用C编写的将RGB三色模型转换到HSI(hue, saturation and intensity)颜色空间的库函数。-This program writen in C can tranlate RGB color model into HSI color model.
  3. 所属分类:Graph program

    • 发布日期:2017-04-04
    • 文件大小:732
    • 提供者:周博通
  1. vms-0.0.1

    0下载:
  2. 视频监控系统 V0.0.1 本系统从摄像头实时采集视频并显示。系统使用Qt开发。 本系统支持多平台多操作系统,在Windows系统下使用OpenCV的一些库函数进行视频采集。在Linux系统下使用V4L进行视频采集。 在以下环境测试运行:Windows: Qt 4.4.3,Linux: qt-embedded-linux-opensource-src-4.4.1。 更多新版本下载地址:http://sonew.512j.com/works.php 视频监控系
  3. 所属分类:Video Capture

    • 发布日期:2017-04-09
    • 文件大小:1092734
    • 提供者:苏松剑
  1. STR91x_programming_reference_manual

    0下载:
  2. STR91x编程参考手册,中文版的,介绍各个库函数的功能-STR91x programming reference manual, the Chinese version, describes the various functions of library functions
  3. 所属分类:Other systems

    • 发布日期:2017-05-20
    • 文件大小:6049082
    • 提供者:戴军
  1. yuv-AVI

    0下载:
  2. 简单的YUV转AVI算法,使用opencv库函数实现-Simple YUV switch AVI algorithm, use the opencv library functions to achieve
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-25
    • 文件大小:8441257
    • 提供者:wuhui
  1. Peoplechatprogram

    0下载:
  2. 多人聊天程序,包括服务器端和客户端程序,对于学习socket套接字编程有帮助,使用了许多标准的库函数-People chat program. Including the server-side and client-side programs
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-16
    • 文件大小:219094
    • 提供者:熊云
  1. C

    0下载:
  2. c语言库函数详解,C语言库函数的详细解释,非常实用-c language library functions Xiang Jie, C language library functions detailed explanation of the very useful
  3. 所属分类:CSharp

    • 发布日期:2017-04-05
    • 文件大小:28635
    • 提供者:tiangf
  1. itoa091130

    0下载:
  2. 利用c语言编写的字符串转整形的库函数实现.递归函数实现.可以应用于工程中.-the function of the project is same with ITOA(int ,char*, int1).
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-02
    • 文件大小:858
    • 提供者:晨曦
  1. GROWN

    0下载:
  2. 第一阶段 此阶段主要是能熟练地使用某种语言。这就相当于练武中的套路和架式这些表面的东西。 第二阶段 此阶段能精通基于某种平台的接口(例如我们现在常用的Win 32的API函数)以及所对应语言的自身的库函数。到达这个阶段后,也就相当于可以进行真实散打对练了,可以真正地在实践中做些应用。 -LOOK~~~~~~~LOOK
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-08
    • 文件大小:1531
    • 提供者:伊一
« 1 2 ... 43 44 45 46 47 4849 50 »
搜珍网 www.dssz.com