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

搜索资源列表

  1. RButton

    0下载:
  2. 这是一种声波触摸屏驱动中的左右键切换程序的源码。 vc -This is a sonic touch screen driven around the key source of the switching process. Vc
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:11.06kb
    • 提供者:邢XD
  1. picwave

    0下载:
  2. 以PIC16C57为核心,编写的发射声波,并接受声波程序。最终把声波来回的时间距离显示在led上-to PIC16C57 as the core, to prepare the launch of Sonic, and Sonic accepted procedures. Sonic eventually return to the time before the show led on
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:5.49kb
    • 提供者:胡察
  1. DemoSpectrumCtrl

    0下载:
  2. 一个类似WINAMP声波光谱显示的程序.-a similar sonic alpha spectra show the procedure.
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:8.26kb
    • 提供者:刘健
  1. danxuankuang

    0下载:
  2. 这是个简单的单选框的应用,希望能帮助和我一样的初学者-This is a simple application of the single-Sonic, and I would like to help beginners
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:23.87kb
    • 提供者:ko
  1. qqwaigua

    0下载:
  2. QQ音速游戏1秒完成任务 -QQ Sonic games seconds to complete a task QQ Sonic games seconds to complete a task QQ Sonic games seconds to complete a task
  3. 所属分类:*编程

    • 发布日期:2008-10-13
    • 文件大小:55.8kb
    • 提供者:才鸟
  1. Linux_for_232.tar

    0下载:
  2. 基于linux的串口声波屏驱动,可以很方便地移植到各种平台,如Mips等。-linux-based serial sonic Ping-driven, it is easy to transplant to various platforms, such as Mips.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:122.38kb
    • 提供者:宁海龙
  1. sonic-snap-1

    0下载:
  2. sonic_snap是linux下的看webcam图像的软件,它是基于videl4linux2协议,所以需要v4l2(v4l不行)。-sonic_snap linux is the view webcam images of the software, It is based on videl4linux2 agreement, there is a need to v4l2 (v4l not).
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:22.44kb
    • 提供者:朱主们
  1. WSAAsyncSelect

    0下载:
  2. Managed I/O Completion Ports (IOCP) is part of a .NET class library named Sonic.Net, which I first released on CodeProject in May 2005. Sonic.Net is a free open source class library that can be used in building highly scalable server side .NET pplica
  3. 所属分类:Telnet服务器

    • 发布日期:2014-01-15
    • 文件大小:928.97kb
    • 提供者:范志
  1. sonic-visualiser-1.2

    0下载:
  2. 音频分析代码.也是下载的.音频分析代码.也是下载的.
  3. 所属分类:语音合成与识别

    • 发布日期:2008-10-13
    • 文件大小:1.29mb
    • 提供者:hongxiang
  1. 医院管理系统(hmis)

    0下载:
  2. 方法一: 1.运行SQL Server 2000的查询分析器,单击“装载SQL脚本”快捷按钮,打开例程目录下SQL目录里的SQL_HMIS.sql文件,单击“执行查询”快捷按钮运行打开的SQL语句,这样就建立了医院信息系统的数据库结构。 2.输入初始数据,参见表9-27到表9-29。 方法二: 1.运行SQL Server 2000的企业管理器,新建一个数据库,命名为HMIS。 2.选中HMIS数据库单击右键,在弹出菜单中选择“所有任务”子菜单下的“还原数据库”菜单项,打开“还原 数据库”窗口,
  3. 所属分类:数据库编程

    • 发布日期:2008-10-13
    • 文件大小:1.81mb
    • 提供者:陈泽海
  1. Sonic.Net网络通信框架

    1下载:
  2. 包含TCP、UDP的控制台DEMO、WIN32程序DEMO
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2010-10-21
    • 文件大小:98.17kb
    • 提供者:abland
  1. IOCP Sonic.net

    1下载:
  2. C# 完成端口
  3. 所属分类:网络编程

  1. SonicUI_src.zip

    1下载:
  2. 一个开源的基于GDI的GUI引擎,实现了不少界面特效,值得关注,An open source of the GUI-based GDI engine, to achieve a lot of interface effects is a cause of concern
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:626.68kb
    • 提供者:风云
  1. SonicUI_src.zip

    1下载:
  2. SonicUI源代码,是一个基于GDI的2D引擎库,效率非常高采用SEE指优化技术。并且使用方便支持多种图像特效。,This is a GUI engine based on the nake gdi APIs.It offers several UI components to accomplish kinds of complex effects, such as irregular windows, URLs on windows, self-draw buttons, animait
  3. 所属分类:Graph program

    • 发布日期:2017-03-26
    • 文件大小:624.86kb
    • 提供者:李俊
  1. Sonic.Net.rar

    0下载:
  2. 一个C#写的IOCP(完成接口)的示例程序,明确的写出了实现IOCP的核心算法。有研究服务器端高效编程的程序员,可以参考一下。,A C# written in IOCP (complete interface) of the sample programs and clear the heart to write algorithms to achieve IOCP. Studies have high-performance server-side programming programmer
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-30
    • 文件大小:140.94kb
    • 提供者:FLH
  1. SonicSensor

    0下载:
  2. SRF04 ultra sonic sensor atmega 128 C source
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-03
    • 文件大小:1.43kb
    • 提供者:giros
  1. sonic

    0下载:
  2. 51单片机超声波程序 10cm-200cm-sonic program
  3. 所属分类:SCM

    • 发布日期:2017-11-20
    • 文件大小:34.92kb
    • 提供者:lidong
  1. sonic

    0下载:
  2. SONIC register offsets for Linux v2.13.6.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-29
    • 文件大小:9.31kb
    • 提供者:tbzbfa
  1. sonic generator

    0下载:
  2. Sonic generator with bias sontrol for tracking power cable
  3. 所属分类:其他

    • 发布日期:2017-12-29
    • 文件大小:8kb
    • 提供者:Datko
  1. Sonic.PDF.Creator.3.0

    0下载:
  2. SONic Pdf Creator . for creating PDF
  3. 所属分类:其他

    • 发布日期:2018-04-29
    • 文件大小:14.67mb
    • 提供者:arashb
« 12 3 4 5 6 »
搜珍网 www.dssz.com