CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - bit.h

搜索资源列表

  1. testserialport

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

    • 发布日期:2008-10-13
    • 文件大小:39.42kb
    • 提供者:qin
  1. 20070305_chungyu_G711_v2

    0下载:
  2. 使用mediastreamer2的g711common.h. unsigned char s16_to_alaw(int pcm_val). 将16bit的原始样本encode 成为8bit的a-law码.-use mediastreamer2 the g711common.h. Unsign ed char s16_to_alaw (int pcm_val). to the original 16bit samples The encode into a 8 bit-law code.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:53.92kb
    • 提供者:韩义
  1. userext

    1下载:
  2. 调试工具windbg的扩展插件,可以查看进程中的所有窗口信息,可以结合windbg的命令使用:!hwnd * 函数: hwnd * 功能: 显示被调试进程中的窗口信息 * 参数: hwnd [-h] [Handle [ UMFlags [TypeName] ] ] * Handle 窗口句柄 * 如果Handle为0,则显示进程中的所有窗口信息 * UMFlags 显示参数,如果是0,则显示最基本参数 * Bit 0 (0
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:60.64kb
    • 提供者:qunhui hu
  1. Senfore_DragDrop_v4.1

    0下载:
  2. Drag and Drop Component Suite Version 4.1 Field test 5, released 16-dec-2001 ?1997-2001 Angus Johnson & Anders Melander http://www.melander.dk/delphi/dragdrop/ ------------------------------------------- Table of Contents: ----------------------
  3. 所属分类:Windows编程

    • 发布日期:2011-12-21
    • 文件大小:2.03mb
    • 提供者:smj_9547
  1. an502_src

    0下载:
  2. Integrated pressure sensor (9x9 mm) Pressure range 10-1100 mbar 15 Bit ADC 6 coefficients for a software compensation stored on-chip 3-wire serial interface 1 system clock line (32.768 kHz) Temperature range -40..+125癈 Low vo
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-03-29
    • 文件大小:597.7kb
    • 提供者:sc_yunfei
  1. usb_vc

    2下载:
  2. 用于与USB接口设备通讯的上位机程序,可将下位机USB接口设备传输的数据送至PC机并处理。每次数据传送都是上位机主动,上位机先发送命令(借用DEMO程序中的版本号部分),下位机收到READ_VERSION命令就发送64字节数据给上位机,并开始计时,每次发送把发送帧数加1,把时间和帧数发送到上位机显示,方便观察;上位机收到64字节数据就又给下位机发送READ_VERSION命令,重复1000次,测试需时31秒左右。64字节中:第2,3字节是发送帧数,第61字节是通信时间(S)-USB interf
  3. 所属分类:Windows编程

    • 发布日期:2013-01-08
    • 文件大小:9.3kb
    • 提供者:huming
  1. T-REC-H[1].263-200501-I!!PDF-C

    0下载:
  2. H.363低比特率通信的视频编码标准,中文版的,对视频压缩研究有帮助-Low bit rate H.363 video coding standard communication, the Chinese version of video compression research help
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-14
    • 文件大小:3.69mb
    • 提供者:zhangjing
  1. WSPD_NEW_K8M890_SIS671_RS690

    0下载:
  2. 该软件实现自动写入01到127(base 0)中(DDR2),根据参数决定是否比对所有的SPD数据(需要 数据文件) 运行环境: dos K8M890, SIS671, RS690 数据文件 数据文件编码: SM212NG08EAF.txt -> M212G08EA.txt ^^^^ ^ ^^^ ^^^^ 参数说明: -h 调用帮助(退出) -p 写入passcode,并验证一次 -cmp 读取并校验所有的SP
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-26
    • 文件大小:12.28kb
    • 提供者:邓魁
  1. clock

    0下载:
  2. 已完成功能 1.完成秒/分/时的依次显示并正确计数; 2.秒/分/时各段个位满10正确进位,秒/分能做到满60向前进位; 3.定时闹钟:实现整点报时,又扬声器发出报时声音; 4.时间设置,也就是手动调时功能:当认为时钟不准确时,可以分别对分/时钟进行调整; -Has completed the function 1. Completed second/min/when followed by display and count right 2. Second/min/h o
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-05
    • 文件大小:93.25kb
    • 提供者:张宝琳
  1. MatrixCtrl

    0下载:
  2. 这是一个矩阵字体现显示控件,使用简单,首先插入该CMatrixCtrl控件的.h和 .cpp文件到您的项目,添加一个静态控件到您的对话框资源,把静态控件修改声明为CMatrixCtrl类的一个成员变量。-This is an attempt to create a control which looks a little bit like the credits of the Matrix movie. While it isn t the greatest clone of the Matri
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-25
    • 文件大小:105.61kb
    • 提供者:Athink
  1. chess

    0下载:
  2. --- --- --- --- --- --- --- --- --- StdAfx.h StdAfx.cpp 这对文件由用于将一些预编译信息纳入程序。 chessDlg.h chessDlg.cpp 这一对文件定义并实现了,象棋的主界面。 resource.h chess.rc 这是整个工程中使用的Windows资源列表。包括置于res子目录下的图标, 位图以及光标等内容。 define.h 这是一个包含程序中的数据表示
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:82.14kb
    • 提供者:will
  1. h

    0下载:
  2. 这只是本人对于VB DoEvents的肤浅认识,希望能给各位一点点帮助。-I only superficial understanding of VB DoEvents, I hope to give you a little bit of help.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:3.53kb
    • 提供者:谢炎
  1. OFDMforWirelineLogging

    0下载:
  2. 常规的单载波调制技术在带宽有限的测井电缆上的低传输速率制约着成像测井技术的发展。在分析测井 电缆传输特性和 OFDM 技术原理的基础上 ,设计了一种基于 OFDM 技术的测井电缆高速数据传输系统 ,并介绍了 基于 OFDM 技术的测井电缆高速数据传输系统的参数设计和工作原理 ,给出了不同长度测井电缆上的测试结果。 电缆实测结果表明 ,在 7 000 m长的测井电缆上 ,基于OFDM 技术的测井电缆高速数据传输系统可获得900 kbit / s 以上的数据传输速率和低于 5E28
  3. 所属分类:Communication

    • 发布日期:2017-04-03
    • 文件大小:318.47kb
    • 提供者:秦赵真
  1. VideoDecode_VC

    0下载:
  2. 利用数字图像编码技术实现的h.263编解码程序。程序还有点bug,希望大家多多交流,对程序进行一下修改!-Using digital image coding technology to achieve the h.263 codec program. Program a little bit bug, hope that we interact more, modify the program to look at!
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-20
    • 文件大小:5.48mb
    • 提供者:王帅
  1. h.263decoder

    0下载:
  2. h.263解码器能够将h.263的码流解压出来并显示-h.263 decoder can extract the h.263 bit stream out and display
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-05-16
    • 文件大小:4.07mb
    • 提供者:何波
  1. DS18B20xiugai

    0下载:
  2. 18b20测温的c语言程序/DS18B20温度传感器程序 #include <reg52.h> #define Alarm 10 sbit Beep=P3^4 sbit DQ=P2^4 //数据传输线接单片机的相应的引脚 unsigned char tempL=0,tempH=0 //设全局变量 unsigned char flag=0 unsigned int temperature,negtemper //温度值保存在temperature里
  3. 所属分类:Other systems

    • 发布日期:2017-03-21
    • 文件大小:2.36kb
    • 提供者:留洋
  1. ImageStone

    1下载:
  2. if you using VC6, you must add GDI+ SDK, you can download GDI+ library from my homepage -- http://www.crazy-bit.com/download/gdiplus.zip unzip this package to ImageStone s lib directory in such folder structure: lib\gdiplus\Include\*.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:482.8kb
    • 提供者:cxh
  1. blue-haired-alien-girlfriend

    0下载:
  2. Blue Haired Alien Girlfriend by John H. Carroll Blue Haired Alien Girlfriend is a short story about an unusual young couple. Joshua is a manager at FishBurgers who meets a young blue haired alien named Mariella.What he doesn’t know is that eve
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-23
    • 文件大小:137.81kb
    • 提供者:kike
  1. h

    0下载:
  2. 位运算计算器 能进行 16进制数的位运算 -Bitwise calculator capable of computing 16-bit hexadecimal numbers
  3. 所属分类:Other systems

    • 发布日期:2017-04-17
    • 文件大小:153.21kb
    • 提供者:hito
  1. H.265 可用于 3G

    0下载:
  2. H.265 使用了 D2,D3,D4,MM 小波; BPDD位流编解码; 熵量化速率控制; 时间域三维仿真; 目标提取跟踪; 等技术。H.265 可用于 3G,HDTV 音视频编解码协议; H.265 使用了 D2,D3,D4,MM 小波; BPDD位流编解码; 熵量化速率控制; 时间域三维仿真; 目标提取跟踪。(H.265 uses D2, D3, D4, MM wavelets
  3. 所属分类:其他

    • 发布日期:2018-01-05
    • 文件大小:10.79mb
    • 提供者:destyni
« 12 »
搜珍网 www.dssz.com