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

搜索资源列表

  1. 0132

    0下载:
  2. 数字计时器程序 Clock.asm -- Analogue Clock Demo based on Charles Petzold s DIGCLOCK.C Translated into assembly 20/9/99 by Ron Thomas Ron_Thom@Compuserve.com -digital timer procedures Clock.asm -- Analogue Clock Demo b ased on Charles Petzold s DIGC
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:13.04kb
    • 提供者:刘明
  1. penight2b

    0下载:
  2. This a simple compressor based on aplib, yoda s Kernel code, and my own stuffing around. It only has one function with MANY limitations at the moment, but it is desinged for demo purposes only so it don t matter.
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:24.4kb
    • 提供者:gogo
  1. ProgramCopyrightInfo

    0下载:
  2. 关于程序版权信息的程序源代码 1.程序说明查询演示 2.程序版本号查询演示-copyright information on the procedures of a program's source code. Descr iption of the procedures for two demonstration. Version inquiry demo
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:861.7kb
    • 提供者:liuxy
  1. RegexBuddy

    0下载:
  2. 全球最棒的正则表达式创建软件RegexBuddy的演示程序,带vb.net调用演示源码-the world's best in the regular expression to create software RegexBuddy the demo program, with vb.net demonstration called FOSS
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2.92mb
    • 提供者:jdh
  1. MP3Demo

    0下载:
  2. mp3演示程序,有mp3的可以下载看看,是个比较好用的程序。-mp3 demo procedures, it can be downloaded mp3's see, is a relatively user-friendly procedures.
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:3.88kb
    • 提供者:政鹰
  1. vc_jiqiaoshili_part13_14

    0下载:
  2. Visual.C++程序设计技巧与实例--配套光盘 第13章 网络编程 本章共有8个实例: 1. PowerNetConfig在Win2000系统下修改主机名、IP、网关、子网掩码和代理服务器 2. GetAllIP得到多穴主机的多个IP地址 3. EnumHosts枚举局域网内的计算机 4. GetMac读取网卡的Mac地址 5. C_S Demo一个小型的公司客服系统——C/S使用示例 6. Mount在应用程序中映射网络驱动器 7. AddIEButto
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:608.17kb
    • 提供者:xixi
  1. demo

    0下载:
  2. Ms-Rem 写的进程保护例子 驱动是VC版 例子调用是DELPHI, 先用驱动加载工具加载驱动 Protector.sys 然后在启动例子,例子程序即被保护。 -Written by Ms-Rem-driven process is the protection of examples of examples of VC version is called DELPHI, first drive to load drivers loading tool and then s
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-30
    • 文件大小:9.2kb
    • 提供者:r00tsh3ll
  1. BFS_Demo

    0下载:
  2. Demo s algorithm BFS
  3. 所属分类:source in ebook

    • 发布日期:2017-04-29
    • 文件大小:6.17kb
    • 提供者:vohaidang
  1. lcdcolor

    0下载:
  2. 这个程序是cstn演示程序,配彩色640*480液晶专用,没有彩色液晶的请不要使用 44binit.s----中断初始化,存储器,堆栈,系统初始化,建立C程序运行环境。 mencfg.s-----定义存储器延时等参数 option.s-----定义系统时钟频率等-This procedure is cstn demo program, with 640* 480 LCD color-specific, there is no color LCD, please do not use
  3. 所属分类:assembly language

    • 发布日期:2017-04-04
    • 文件大小:92.99kb
    • 提供者:bill
  1. LCD1602

    0下载:
  2. 基于89C52的1602字符型LCD显示演示程序,在第一行显示“HOW are you”,在第二行显示“www.NFU.COM”。-89C52' s 1602 character-based LCD display demo program, in the first line shows " HOW are you" , in the second line displays " www.NFU.COM" .
  3. 所属分类:assembly language

    • 发布日期:2017-03-28
    • 文件大小:1.29kb
    • 提供者:Alex Bai
  1. ChnCalendar.v3.2

    1下载:
  2. 饭桶牌农历控件v3.2,修正一些发现的BUG。当前农历算法采用了CnPack的农历单元,由于Delphi日期类型的限制,只支持公元1年到2100年的农历换算,感谢CnPack组的人。 增加了年号功能(公元1年到1948年) ,比如1410年,会显示:[明]成祖 朱棣 永乐8年,另外在显示元朝的年号时,可能会存在显示不全的现象,由于那些酋长的名字太长了。。。年号的数据来源于寿星万年历Web版,可能会存在年号不正确的现象,感谢寿星万年历的作者许剑伟先生。 农历范围增加到公元1年到2100年。 修改D
  3. 所属分类:Delphi控件源码

    • 发布日期:2013-09-27
    • 文件大小:436.17kb
    • 提供者:
  1. linux-driver-demo-audio

    1下载:
  2. 宋宝华《Linux设备驱动开发详解》sound设备驱动及应用程序例程-Sound driver demo and aplication demo based on alsa lib, from Song Baohua s 《Linux device driver in detail》.
  3. 所属分类:OS Develop

    • 发布日期:2017-03-23
    • 文件大小:32.06kb
    • 提供者:蒋志峰
  1. colorDetection

    0下载:
  2. The provided Matlab functions demonstrate a simple method for training and testing a color detection system. In general, a color detection algorithm searches an image for pixels that have a specific color. In this demo the HSV color space has been us
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-26
    • 文件大小:165.72kb
    • 提供者:jack
  1. opnet

    0下载:
  2. OPNET的教学书籍,内容很详细,并附有大量的演示图片,适合初学者学习。-OPNET' s teaching books, the content is very detailed, together with a large number of demo images, suitable for beginners to learn.
  3. 所属分类:source in ebook

    • 发布日期:2017-05-19
    • 文件大小:5.34mb
    • 提供者:赵光斌
  1. Game1

    0下载:
  2. it s a game example using sdl to implement the tile-based demo
  3. 所属分类:Editor

    • 发布日期:2017-05-06
    • 文件大小:1.33mb
    • 提供者:kapono
  1. TinyM0_Routine

    0下载:
  2. 周立功的TinyM0配套源码。【2011.1.24】TinyM0模板及例程更新 1、TinyM0配套基本外设例程的编写是基于TinyM0核心板+我司的EasyCortex-M3 1300的开发板(相关介绍连接:http://www.embedtools.com/pro_kaifa/ARM/EasyCortex_M3-1300.asp)外设完成,因此用户需要自行购买或设计相关的外设器件Demo板;其中的CAN例程是基于TinyM0-CAN开发板进行编写的。 2、TinyM0更新
  3. 所属分类:source in ebook

    • 发布日期:2017-05-10
    • 文件大小:2.41mb
    • 提供者:andreas
  1. The-LabVIEW-Parallel-Loop-Demo

    0下载:
  2. 本Demo演示了NI公司LabVIEW图形化开发环境的并行编程模式。在并行循环之间可以通过队列或者是局部变量传递数据。基于队列的并行循环模式也叫做生产者/消费者模式。-Demo Demo NI' s LabVIEW graphical development environment for parallel programming mode. Can queue or local variables to pass data between parallel loops. Based on
  3. 所属分类:LabView

    • 发布日期:2017-11-12
    • 文件大小:843.46kb
    • 提供者:李扬
  1. IOCP_D7(DEMO)

    0下载:
  2. IOCP控件,包含使用说明. 和DEMO, 可用于客户端认证.-IOCP controls, including instructions for use. And DEMO, can be used for client authentication. Delphi Json s use an example, with DEMO
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-16
    • 文件大小:289.03kb
    • 提供者:赵林
  1. DEMO

    0下载:
  2. 这是公司读取射频卡的一个demo程序,用动态链接实现串口和下位机通讯,并将协议集成在链接库中!-This is the company s reading radio frequency card a demo program, the dynamic link is used to implement a serial port and the next bit machine communication, and to integrate the agreement in the libra
  3. 所属分类:Delphi VCL

    • 发布日期:2017-05-01
    • 文件大小:268.19kb
    • 提供者:乃求
  1. demo

    0下载:
  2. 中国职业最全控件,jQuery控件!中国职业最全jQuery控件!(China's most complete occupation control, jQuery controls!)
  3. 所属分类:中间件编程

    • 发布日期:2017-12-22
    • 文件大小:63kb
    • 提供者:WENDI618
« 12 »
搜珍网 www.dssz.com