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

搜索资源列表

  1. symbol_tab.tar

    0下载:
  2. Symbol table program using linked list..contains yacc & lex files
  3. 所属分类:Compiler program

    • 发布日期:2017-04-07
    • 文件大小:1013
    • 提供者:Satej
  1. nachos01

    0下载:
  2. nachos下并发程序设计。编写双向链表并演示并发错误。包含文件Makefile.common、main.cc、threadtest.cc、dllist-driver.cc、dllist.cc、dllist.h、nachos01.doc-concurrent programming under the nachos. List and demonstrate the preparation of two-way concurrent error. Include file Makefile.co
  3. 所属分类:OS Develop

    • 发布日期:2017-03-29
    • 文件大小:82072
    • 提供者:yy
  1. FadingListView_src

    0下载:
  2. Normally a list view is updated by a user directly by selecting a list view item and then editing or deleting it. New items are usually added at the bottom of the list. This works fine since the user knows which items have been changed or deleted and
  3. 所属分类:Editor

    • 发布日期:2017-04-27
    • 文件大小:18675
    • 提供者:mai
  1. PrintableListView_src

    0下载:
  2. Some time during my development works I had the need of printing the contents of a ListView control. So I wrote down the code for a custom control, named PrintableListView, that solved the following two problems: * extend the print on multiple
  3. 所属分类:Editor

    • 发布日期:2017-04-27
    • 文件大小:71363
    • 提供者:mai
  1. ClassTestP

    0下载:
  2. process list and Handel Message sender test
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-28
    • 文件大小:19249
    • 提供者:ha tae hee
  1. Doorbell

    0下载:
  2. LIST p=16F84 PIC16F844 is the target processor #include "P16F84.INC" Include header file CBLOCK 0x10 Temporary storage tempo tptrl tptrh note length pitch temp dl1 dl2 ENDC- LIST p=16F84 PIC16F844 i
  3. 所属分类:assembly language

    • 发布日期:2017-04-01
    • 文件大小:2977
    • 提供者:_free_
  1. pci

    0下载:
  2. DOS下,访问PCI设备的代码,使用ASM写成,编译可生成EXE,非常好用-acess pci device list,i had test pass under dos .
  3. 所属分类:assembly language

    • 发布日期:2015-12-13
    • 文件大小:1197
    • 提供者:dd
  1. CircleQueue_with_array_list

    0下载:
  2. 本程序中分别用数组和链表实现了环形队列,有利于理解环形缓冲区的实现。-This program implements circle queue by array and list.It is useful to understand the solution to circle buffer.
  3. 所属分类:source in ebook

    • 发布日期:2017-04-07
    • 文件大小:1798
    • 提供者:肖斌
  1. shiyan

    0下载:
  2. 本演示程序用TC编写,完成城市单链表的生成,查询城市名或坐标,插入新的城市信息,删除无用城市信息,城市范围信息,查找退出城市管理系统。-TC with the demo program to prepare, complete list of cities in a single generation, inquiry or city coordinates, insert a new city information, delete the useless city information,
  3. 所属分类:assembly language

    • 发布日期:2017-04-03
    • 文件大小:144105
    • 提供者:yan yao
  1. chengji

    0下载:
  2. 系统功能 1.学生基本情况录入。 2.允许对已经录入的数据进行显示。 3允许进行数据的插入。 4.删除基本数据的相关信息。 5.基于姓名的查询。如:姓张的所有同学。 6.基于各种基本数据的统计计算。如: ①统计每个学生各门功课的平均成绩,并按平均成绩从高到低的次序排名输出每个学生各门功课的综合成绩和平均成绩(名次、学号、姓名、平均成绩、各门功课的考试成绩)。 ②列出90分以上(包括90)、80分以上(包括80)、70分以上(包括70)、60分以上(包括60)、不及
  3. 所属分类:MultiLanguage

    • 发布日期:2017-03-28
    • 文件大小:14005
    • 提供者:马春明
  1. 123

    0下载:
  2. 该软件的主要功能是用鼠标就能“写”出常用的汉字,所以用户界面包括: 编辑区:用户在客户区用鼠标写字。 字库区:系统在汉字库中找到匹配的汉字,按照相似概率排列在字库区的列表框,用来方便用户点选正确的汉字。 显示区:用来显示用户在字库区勾选的汉字。 如果字库区没有用用户想要的汉字,那么在编辑区下面有一个清除按钮,用户点击后重新写入,尽量写的工整一些。最后用户想要的字都出现在显示区内,用户复制后就可以得到想要的汉字。 -The software' s main functio
  3. 所属分类:Delphi VCL

    • 发布日期:2017-05-08
    • 文件大小:1643659
    • 提供者:吴文达
  1. ADTLink

    0下载:
  2. 关于链表的所有操作的代码,包括新建、删除、新加等,适合学习操作系统和算法的人使用-List of all operations on the code, including new, delete, new, etc., operating systems and algorithms for learning to use
  3. 所属分类:OS Develop

    • 发布日期:2017-04-06
    • 文件大小:1767
    • 提供者:路刚
  1. DelphiDragDrop

    0下载:
  2. 列表框和树控件之间拖拉的例子,delphi环境编译-List box and drag and drop between tree control example, delphi compiler environment
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-29
    • 文件大小:211369
    • 提供者:dyf
  1. memory

    0下载:
  2. 使用双向循环链表实现的动态内存管理,包括申请和分配内存块的过程-The realization of the use of two-way circulation list of dynamic memory management, including the application and allocation process of memory blocks
  3. 所属分类:OS Develop

    • 发布日期:2017-04-02
    • 文件大小:2160
    • 提供者:林毅
  1. HK_Strings

    0下载:
  2. A generic widestring list for use in all versions of Delphi. It has all the capabilities you find in the TStrings class, can be sorted etc. Suitable for persistent storage.
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-13
    • 文件大小:2003
    • 提供者:zanim
  1. typlistgen

    0下载:
  2. Delphi, typed list generator code snippled, wonderfull delphi sample code
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-30
    • 文件大小:265266
    • 提供者:fumoms2002
  1. randOrder

    0下载:
  2. Utility tool for dumping out a list of random numbers.
  3. 所属分类:MiddleWare

    • 发布日期:2017-04-06
    • 文件大小:593
    • 提供者:aprusso
  1. tts

    0下载:
  2. This function requires the Mirosoft Win32 Speech API (SAPI). Examples: Speak the text tts( I can speak. ) List availble voices tts( I can speak. , List ) Do not speak out, store the speech in a variable w = tts( I can
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-27
    • 文件大小:1244
    • 提供者:G眉ven
  1. asp

    0下载:
  2. 单片机发射部分编程:PTR2000的Pin6(PWR)与单片机的P1.0相连,PTR2000 的Pin7(TXEN)与单片机的P1.1相连,CS直接接地,利用工作频道1,即433.92MH 单片机程序清单介绍如下。-Single-chip transmitter programming: PTR2000 the Pin6 (PWR) and connected to P1.0 SCM, PTR2000 the Pin7 (TXEN) connected to P1.1 and SCM,
  3. 所属分类:assembly language

    • 发布日期:2017-04-06
    • 文件大小:728
    • 提供者:Jarvis
  1. Contenido_03-04-2009

    0下载:
  2. a dynamic memory list
  3. 所属分类:source in ebook

    • 发布日期:2017-04-24
    • 文件大小:12034
    • 提供者:Jeff
« 1 2 ... 9 10 11 12 13 1415 16 17 18 19 ... 49 »
搜珍网 www.dssz.com