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

搜索资源列表

  1. 家庭财务管理小程序

    0下载:
  2. 一个很简单的家庭财务管理小程序,作为学习C语言的一个例子不错-A sample Family finance management program, which is an example for C++.
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:1560
    • 提供者:刘鹏
  1. PC机程序

    0下载:
  2. ISP1581是菲利普公司推出的USB2.0通讯芯片,能够实现比USB1.1更快的数据通讯。本程序演示的是利用端点1及厂商请求进行收发通讯的例子。-ISP1581 is a USB2.0 communication chip, it provides faster data transmission then USB1.1. This program display the sales point 1 and vendor request for starting communication.
  3. 所属分类:USB编程

    • 发布日期:2008-10-13
    • 文件大小:25957
    • 提供者:黄斌
  1. 模仿qq的一个vc程序

    0下载:
  2. 模仿qq的一个vc程序,有服务器端和客户端,是学习网络编程和IM开发的好例子。-imitation of a qq vc procedures, a server and client, is studying IM network programming and the development of good examples.
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:199353
    • 提供者:李川
  1. 利用鼠标钩子隐藏窗体

    0下载:
  2. 利用鼠标钩子隐藏界面的例子程序,方便初学者学习鼠标钩子用法-use of the mouse interface hook hidden example in order to facilitate beginners learning mouse usage hook
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:167433
    • 提供者:李市民
  1. 数字图像处理的几个程序例子

    0下载:
  2. 这是几个数字图像处理的程序实例,有经典的傅立叶变换和反变换、图像增强(中值滤波、增强光照)还有染色体计数。它们都是经典算法的实现。-Here are several digital image processing examples including classical Fourier transform and its inverse, image enhancement (like median filtering, intensity enhancement) and chromosom
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:1489472
    • 提供者:李玲
  1. 简单的密码例子,让密码储存在程序中

    0下载:
  2. 简单的密码例子,让密码储存在程序中 简单的密码例子,让密码储存在程序中-simple code example, passwords stored in the process simple code example, the password stored procedures
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:5673
    • 提供者:lsx
  1. 自定义逻辑PWM的例子

    1下载:
  2. 是一个用vhdl语言编写的pwm程序,可以方便地用来和nios连接,实现对nios的功能扩展。-is a VHDL language with the PWM procedures can be used to facilitate connections and nios, nios to achieve a functional extension.
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:10952
    • 提供者:石坚
  1. ch375dbg

    0下载:
  2. CH375作为usb从设备时的例子程序和调试工具 vb.vc-Samples and Debug tools of CH375
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2008-10-13
    • 文件大小:295561
    • 提供者:杨容
  1. 福利彩程序1.0

    1下载:
  2. 用于福利彩票编程vc 例子,包括所有完整源代码,用户可以从例子中学习。-a vc example of use for wel lottery program,including all integrity code,the user can learn from the example
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:95666
    • 提供者:温海燕
  1. 串口通讯经典程序

    0下载:
  2. 这是我自己写的关于串口通讯的小程序,适于两台PC机之间通过(交叉串口线)串口通讯.可以(自动或手动)发送数据、接收数据、保存数据。是调试串口和初步学习串口编程的好例子。其中还用到了典型的串口类,对于从事串口编程者有一定的借鉴作用。 -that I write on small serial communication procedures, suitable for two between the PC (cross-Serial Line) serial communications. M
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:83293
    • 提供者:鸡蛋
  1. 实例111 用C语言实现Ping程序功能

    0下载:
  2. 用C语言实现Ping程序功能,是网络编程初学者学习的好例子。-C language function Ping procedures, the network programming beginners to learn the good examples.
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:2297
    • 提供者:萧墙
  1. 12887原程序

    0下载:
  2. 日历时钟12887源程序,很简单但很实用,是一个很好的参考例子。-12,887 calendar clock source, which is very simple but very useful, is a good example.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:803
    • 提供者:鹏程万里
  1. xtimesy

    0下载:
  2. visual c++和matlab结合的例子程序-visual c + + and Matlab combination of example programs
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:15687
    • 提供者:陈茜
  1. vb_bezierfit

    0下载:
  2. 这是一个分别用Bezier曲线和B样条曲线进行曲线拟合的例子 程序用VB6.0中文版编写 例子中需要一个窗体和一个按钮(使用默认的名字) 在本例中,黑色的线条是对坐标系上各点的直接连线 黄色的线仅对点间连线进行近似拟合,并不通过每一个点,使用的是B样条曲线 蓝色的线通过除第一个点和最后一个点之外的每一个点,使用的是Bezier曲线-This is a difference with Bezier curves and B-spline curves curve f
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:2253
    • 提供者:qiao
  1. osip_win

    0下载:
  2. osip,exosip,VC6.0下编译版本,含例子程序。
  3. 所属分类:IP电话/视频会议

    • 发布日期:2008-10-13
    • 文件大小:730000
    • 提供者:zgr
  1. Sock_class

    1下载:
  2. 一个很好的socket多线程编程,例子程序详细描述了linux下如何编程多线程-a good socket multithreaded programming examples procedures described in detail how the Linux programming multithreaded
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:7168
    • 提供者:刘阳
  1. 7.3.3--使用JBuilder 9.0部署Java应用程序

    0下载:
  2. 用jbuilder的例子 很有针对性的部属一个程序 一定会有启发的-with JBuilder example of very targeted subordinates for certain that there will be an enlightening
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:50276
    • 提供者:蔡臻
  1. MyBlock

    0下载:
  2. AutoCAD二次开发例子程序,在AutoCAD中生成图块,用于快速绘图-AutoCAD development procedures example, in AutoCAD Generation Segment for rapid mapping
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:26297
    • 提供者:ddpo1982
  1. uart_iccavr

    0下载:
  2. UART为RS232串行通信例子程序,利用ICCAVR的终端调试窗口和PC机键盘,可以将你从PC键盘输-UART for example RS232 serial communication procedure, and use the terminal ICCAVR debug window and PC keyboard, you can lose from the PC keyboard
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:16297
    • 提供者:zxc
  1. 一个条形码生成的例子

    0下载:
  2. 一个条形码生成程序的例子-a barcode generation procedure example
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:2742
    • 提供者:Ppo
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »
搜珍网 www.dssz.com