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

搜索资源列表

  1. UNIXSHELL_design

    1下载:
  2. Linux下写一个命令解释程序,实现了基本的功能.-Linux was an order to explain procedures to achieve the basic functions.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:24735
    • 提供者:陈国庆
  1. LEDZIZUO

    0下载:
  2. 为了降低制作难度, 仅作了一个字的轮流显示,实际使用时可根据这个原理自行扩充显示的字数。 -order to reduce production more difficult, with only a word of rotation, the actual use under this principle to expand the number of words shown.
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:111108
    • 提供者:20021536
  1. LINUX_analysis_and_program

    0下载:
  2. 本书介绍Linux环境下的编程方法,内容包括Linux系统命令、 Shell脚本、编程语言(gawk、Perl)、系统内核、安全体系、X Window等,内容丰富、论述全面,涵盖了Linux系统的方方面面。本书附带光盘包括了RedHat Linux系统的最新版本,及安装方法,还包括本书的大量程序代码,极大地方便了读者,为使用和将要使用Linux系统的技术人员提供了较全面的参考。 -book about the Linux programming environment, includin
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:9359159
    • 提供者:asdfkh
  1. ds1624cprogram

    0下载:
  2. 由于DS1624是I2C总线结构的串行数据传送,它只需要SDA和SCL两根线完成数据的传送过程。因此,我们在进行程序设计的时候,也得按着I2C协议来对DS1624芯片数据访问。有关I2C协议参看有关资料,这里不详述。对于AT89S51单片机本身没有I2C硬件资源,所以必须用软件来模拟I2C协议过程。 要从DS1624中读取温度值,首先启动DS1624的内部温度A/D开始转换,对应着有相应的命令用来启动开始温度转换,有关DS1624的指令集参考前面的叙述。一般情况下,DS1624经过一次温度
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:1702
    • 提供者:花花
  1. PCItime

    0下载:
  2. 一个非常好用的时钟校准软件,不过必须配合硬件才能使用,有需要者可与我取得联系,E-mail:lymon11@163.com-a very handy clock calibration software, but the hardware must meet in order to use for those who need it and I can contact E-mail : lymon11@163.com
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:11975
    • 提供者:Hmily
  1. 溢洋JSP论坛 v1.12 修正版

    0下载:
  2. 请一定升级到最新版[WinRAR]才能正常解压本站提供的软件;如有其它问题,欢迎发信联系管理员.-Requests must upgrade to the latest version [WinRAR] in order to extract the normal site for the software; For other questions, contact managers welcomed the letter.
  3. 所属分类:JSP源码/Java

    • 发布日期:2010-07-01
    • 文件大小:243188
    • 提供者:leo
  1. DataAccessUseADO

    0下载:
  2. 微软 ADO 使用说明 讲述利用ado 访问数据库 从而完成相应的操作-use Microsoft ADO use ado about access to the database in order to complete the operation
  3. 所属分类:数据库编程

    • 发布日期:2008-10-13
    • 文件大小:28685
    • 提供者:ivan.lee
  1. jmfApplet

    0下载:
  2. 使用JMF将摄像头采集的图像显示在Applet上,为了减小文件体积,压缩包内没有jmf.jar,需要单独去Sun的网站上下载-JMF will use camera images collected by the Applet, in order to reduce the file size, compressed jmf.jar no need to separate Sun's download site
  3. 所属分类:视频捕捉/采集

    • 发布日期:2008-10-13
    • 文件大小:27086
    • 提供者:土豆
  1. catcatchrat

    0下载:
  2. 执行文件,为了大家鼓励自己动手,可以自己编写源代码-implementation document, in order to encourage people to make their own, can prepare their own source code
  3. 所属分类:其他智力游戏

    • 发布日期:2008-10-13
    • 文件大小:28004
    • 提供者:刘君
  1. LT123

    0下载:
  2. 一,从键盘键入一个字符,若是小写字母则将其转换为大写字母显示。 二,从键盘键入一个字符,若是小写字母则找出它的前导字符和后继字符,再按顺序显示这三个字符。 三,试编一程序,要求能从键盘接收一个个位数N,然后响铃N次(响铃符的ASCII码为07)。-one, from the keyboard to type in a character, if lowercase letters will be converted into capital letters show. Two, from
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1002
    • 提供者:tang
  1. LI6

    0下载:
  2. 六、 从键盘输入10个数,依小到大顺序排列后输出-6, Number 10 keyboarding, according to the small to large order output
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1055
    • 提供者:tang
  1. MinTimer

    0下载:
  2. 毫秒定时器,为什么要使用毫秒定时器呢?我想原因有两个。第一:CWnd里面的timer不能精确到毫秒级,所以必须要写一个精确到毫秒级的。第二:用CWnd里面的timer代价太大,因为有时我们的类根本就没有窗口,为了使用timer,而不得不从CWnd里派生。本人写的这个mmtimer,主要是为了解决上面这两点而设计的-millisecond timer, why should the use of millisecond timer? I think there are two reasons. F
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:112810
    • 提供者:zniao
  1. CCHDUlink

    0下载:
  2. 本题所涉及的有关操作是从控件中选择所要创建的链表的类型(用VC的Radio Button 实现选择),然后在编辑控件(Edit Button)中输入数据,然后创建链表时从控件中截取数据,转化为数学数据后,通过对链表入链操作,从而建立起一个链表。链表建立起来后,要求在窗口中以图形方式输出链表,窗口图形显示,主要是利用画直线和画矩形函数实现。数值的输出通过VC自带的函数在相应的坐标点显示。链表的动态显示所涉及的问题是:在一个窗口中输出了图形是始终存在的。要实行动态显示,必须在一段区域内画一个足够大的
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:55799
    • 提供者:华姿翔
  1. usagesoforacle

    0下载:
  2. 本文件归纳了oracle所有的基本的命令、操作语句及其详细用法,希望对大家有所帮助,谢谢!-This document summarizes the oracle of all the basic order, operating statements and detailed usage, we want to help, thank you!
  3. 所属分类:Oracle数据库

    • 发布日期:2008-10-13
    • 文件大小:169168
    • 提供者:suxiaowen
  1. Rectangle11

    0下载:
  2. 任给出4各点的坐标,程序会自动将4个点排序,计算出其边长、周长、中点-the four points given the coordinates, the program will automatically four points, in order to work out their side length, perimeter, the midpoint
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1494
    • 提供者:jj
  1. BinomialShowdown

    0下载:
  2. 文件源码,通过VC++6.0编译运行成功。个人编写。原题目:In how many ways can you choose k elements out of n elements, not taking order into account? -source documents, VC 6.0 compiler running successfully. Personal preparation. Original title : In how many ways can you cho
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:800
    • 提供者:孙威
  1. ThreadSync1

    0下载:
  2. 这是一个关于线程间的同步问题。之所以每次会有不同的答案,是因为当两个线程并发执行时,程序执行的顺序是交叉进行的,导致程序的执行出现了不可在现性。有时会出现一个结果,有时出现两个结果,是因为两个线程不一定同时不为零。-This is a thread on the synchronization problem. Each has a different answer, because when two threads with the implementation, the program is
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:817
    • 提供者:jbb
  1. 126dlv30

    0下载:
  2. 这段源码把126邮箱做成一个下载站点,以便于共享-126 mail creates a download site, in order to share
  3. 所属分类:邮电通讯系统

    • 发布日期:2008-10-13
    • 文件大小:6179
    • 提供者:邓婷婷
  1. mbp

    0下载:
  2. 对具有随机噪声的二阶系统的模型辨识(用改进的神经网络MBP算法辨识)-of random noise with the second-order system model (used to improve the neural network algorithm for identification MBP)
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1831
    • 提供者:刘甲
  1. juzhenliancheng

    0下载:
  2. 确定计算矩阵连乘积的计算次序,使得依此次序计算矩阵连乘积需要的数乘次数最少。具有完整的源程序及实验报告-matrix calculation to determine the calculation of the product even order accordingly order makes even the product matrix calculation of the number needed by the least number. With the integrity of
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:11782
    • 提供者:王敏
« 1 2 ... 45 46 47 48 49 50»
搜珍网 www.dssz.com