搜索资源列表

  1. dds_drive.h

    0下载:
  2. 在NIOS中生成dds的.h文件,配合相应的.c文件,生成dds,由于要尽量使软件符合软件工程要求,故在main函数中仅需调用.c,在头文件中添加.h
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:2816
    • 提供者:白天
  1. H.264编码算法的完整源代码

    3下载:
  2. H.264编码算法的完整源代码 文件:VideoEncoderX264.h class CVideoEncoderX264 : { public: CVideoEncoderX264(void); ~CVideoEncoderX264(void); virtual bool Connect(CVideoEnDecodeNotify* pNotify, const CVideoEnDecodeItem& Item);
  3. 所属分类:IP电话/视频会议

    • 发布日期:2009-09-12
    • 文件大小:30720
    • 提供者:lixh2009
  1. ODBC直接读、写Excel表格文件

    0下载:
  2. 想要通过ODBC直接读、写Excel表格文件,首先,应确保ODBC中已安装有Excel表格文件的驱动"MICROSOFT EXCEL DRIVER (*.XLS)"。然后,可根据下面步骤进行: 1. 在StdAfx.h文件中加入: #include #include 2. 通过ODBC直接创建Excel文件(暂定文件名:Demo.xls) //创建并写入Excel文件 void CRWExcel::WriteToExcel() { CD
  3. 所属分类:文档资料

    • 发布日期:2011-03-03
    • 文件大小:2926
    • 提供者:lijie189
  1. shitclass3

    0下载:
  2. 本类包是使用于ShitMP3 v1.08的内部核心类,提供如下功能:1.提取指定MP3文件ID3v1信息2.提取指定MP3文件ID3v2信息3.存储ID3v1信息给某个MP3文件4.存储ID3v2信息给某个MP3文件5.MP3文件名自动重命名6.重命名命名格式全自动生成7.大批量修改某个目录下的MP3文件名★8.最新版的ShitClass提供了对WMA文件的自定义修改功能类包包括类:CMP3.h 用户真正使用的MP3类的接口文件,提
  3. 所属分类:mpeg/mp3

    • 发布日期:2024-05-03
    • 文件大小:124928
    • 提供者:小平
  1. 图象文件格式Windows编程 张维谷著

    0下载:
  2. 图象文件格式Windows编程 张维谷著解析图像文件格式-image file format Windows programming Zhang Gu Analysis with Image File Format
  3. 所属分类:图片显示浏览

    • 发布日期:2024-05-03
    • 文件大小:817152
    • 提供者:大侠
  1. Dx8.1头文件与库

    0下载:
  2. Directx8.1的头文件和库。进行directx编程必备的东西。无密码,解压后可以直接加入工程或#import进去-Directx8.1 the header files and libraries. DirectX programming for essential things. No password can be unpacked or direct entry into the project into the# impo
  3. 所属分类:游戏

    • 发布日期:2024-05-03
    • 文件大小:2673664
    • 提供者:
  1. 磁盘文件递归读取

    0下载:
  2. 递归读取磁盘文件,使用库dirent.h中的相关函数-recursive disk read documents and use the library dirent.h correlation function
  3. 所属分类:Windows编程

    • 发布日期:2024-05-03
    • 文件大小:1024
    • 提供者:王战
  1. h.264解码器

    0下载:
  2. 一个媒体播放器,可以播放264格式的文件,是对H.264算法的软件实现。注意,本代码仅仅供学习实验使用-a media player that can play 264 files, the H.264 algorithm software implementation. Note that this code only for the use of experimental study
  3. 所属分类:多媒体编程

    • 发布日期:2024-05-03
    • 文件大小:67584
    • 提供者:韩志达
  1. subject_1_64672

    0下载:
  2. MPEG4网络传输(DSnetwork)修改后的cpp和.h文件,(精)-MPEG4 network transmission (DSnetwork) revised and the cpp. H, (exquisite)
  3. 所属分类:多媒体编程

    • 发布日期:2024-05-03
    • 文件大小:9216
    • 提供者:dddd
  1. converttodicom

    0下载:
  2. 将BMP文件转换为DICOM文件 大家下载Cimg.h文件后,放在同一目录下,在vc++6.0中就可以编译-document will be converted to BMP file you download DICOM Cimg.h documents, on the same directory, vc 6.0 can be compiled
  3. 所属分类:C#编程

    • 发布日期:2024-05-03
    • 文件大小:2048
    • 提供者:王拨
  1. testserialport

    0下载:
  2. 串口开发的另一种方式 最近在整理文件的时候发现了原先写的一个串口程序,为了提高重用性就又重新的写了一下。根据以前的使用过的一系列串口操作软件发现,大多数的串口操作软件不具备自动的记录保存功能,于是我就在这里把它加进去,记录文件是在应用程序目录下以时间命名的文本文件。程序使用了两个可以重用的 C++ 类,串口通讯类文件 superSP.cpp, superSP.h 文件操作类文件 fileCtrl.cpp, fileCtrl.h。 -
  3. 所属分类:通讯编程

    • 发布日期:2024-05-03
    • 文件大小:39936
    • 提供者:qin
  1. h.263encoderVC

    0下载:
  2. h.263 c编码源码。目录下有input。qcif原始未压缩文件,运行程序生成重建文件recon。qcif和压缩后文件output。263文件。-h.263 c source code. Contents under input. Qcif original uncompressed files, run the program generator reconstruction documents recon. Qcif and co
  3. 所属分类:压缩解压

    • 发布日期:2024-05-03
    • 文件大小:2291712
    • 提供者:becky
  1. KeilC51

    0下载:
  2. 本文档包括单片机系统中常用到的时钟中断、通讯及键盘扫描等模块(见所附源程序)的说明。这些模块使用前后台系统模型。为达到最大的灵活性, 需要在用户工程中定义config.h文件, 在其中定义各模块可选参数的设置,而不是直接更改源代码。-this document, including SCM system clock used to the interruption communications and keyboard scanning
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-03
    • 文件大小:15360
    • 提供者:yanyan
  1. Screentofile

    0下载:
  2. 自动截屏到文件的小程序 (一)功能 实现了一个定时截取当前屏幕图像的小程序。 (二)准备工作 1)建立VC CONSOLE APPLICATION,选择MFC SUPPORT 2)在STDAFX.H文件中加入头文件:conio.h-automatic cut-off screen to the small document (1) Realization of a regular intercept
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-03
    • 文件大小:1024
    • 提供者:zanjiangfeng
  1. single

    0下载:
  2. /// ////单端输入,定时启动,由T2定时,选择AIN0.3为ADC0转化通道//////////////// //////single.c/////////////////////////////////// #include "lcd.h"//笔者所写的LCD显示头文件,具体见LCD章节 /*若读者没有条件使用"lcd.h"的各显示和键盘函数,则可在lcd.h文件中如下定义:-/////// Single-en
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-03
    • 文件大小:2048
    • 提供者:杜华坚
  1. ril

    0下载:
  2. 包含ril.h文件定义,可用于手机开发参考。-Ril.h document contains the definition of reference can be used for handset development.
  3. 所属分类:TAPI编程

    • 发布日期:2024-05-03
    • 文件大小:251904
    • 提供者:yd
  1. FX2.H

    0下载:
  2. FX2.H和FX2REGS.H,cy7c68013芯片的固件程序需要include这两个头文件,应该对usb开发的有些用-FX2.H and FX2REGS.H, cy7c68013 chip firmware files need to include these two heads, there should be some development with usb
  3. 所属分类:系统编程

    • 发布日期:2024-05-03
    • 文件大小:10240
    • 提供者:yanping
  1. 44blib.h

    0下载:
  2. 这是基于三星公司的S3C44B0ARM编程用的头文件-This is based on Samsung
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2024-05-03
    • 文件大小:1024
    • 提供者:
  1. 44B.H

    0下载:
  2. arm的头文件,对S3C44B0X三星公司的arm7内部资源地址定义-arm of the header files of S3C44B0X Samsung ARM7 address the definition of internal resources
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-03
    • 文件大小:11264
    • 提供者:曹中
  1. 读取文件

    0下载:
  2. 文件读取功能,可以将文件的内容进行中文的繁体简体转换,支持文件夹下的文件(.cpp和.h文件中的中文简体转换位繁体)(File read function, you can file the contents of Chinese traditional Chinese simplified conversion, support files under the folder (.Cpp and.H files in the Chine
  3. 所属分类:文件操作

    • 发布日期:2024-05-03
    • 文件大小:74752
    • 提供者:熊小威
« 12 3 4 5 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org