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

搜索资源列表

  1. 2Fly音乐联播系统 v04.06

    0下载:
  2. 当你使用了本系统后,你将不再因为自己的网站的音乐 链接地址变动而烦恼了! 因为我们(心影瞬间工作室)将为随时监测链接的可用性! 这些问题,我们将为你解决! 现在我们已经推出了 《歌曲排行榜》《卡通歌曲》《新年歌曲》《民歌》 《萨克斯》《经典老歌》《天籁之音》《中国轻音乐》 等项目, 相继我们还将推出《祝福点歌系统》,以及为有一定浏 览量的网站定制《点歌系统》 欢迎加入《心影瞬间工作室》这是一个免费为大家提供 共享服务的简单组织!- After you have used this system,
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:11523
    • 提供者:李刚
  1. wordfile

    1下载:
  2. ultraEdit 语法高亮文件,支持Elan,Holtek单片机语法高亮,并能识别子程序,标号,折叠子程序单元,将子程序和标号添加到函数列表,大大提高浏览速度和开发效率。-ultraEdit syntax highlighter papers to support Elan. Holtek MCU syntax highlighter, and identification routines, labeling, folding subroutine modules, Subroutine a
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:26811
    • 提供者:尹剛
  1. 28f512

    0下载:
  2. DOS下基于28f512的小型文件系统 format.asm/list.asm/erasetes.asm/readfl.asm/start.asm/writefl.asm-28f512 DOS-based file system of small format.asm / list.a sm / erasetes.asm / readfl.asm / start.asm / wri tefl.asm
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:5393
    • 提供者:李明
  1. ApiList

    0下载:
  2. APilist,汇编写的api函数列表文件,在反汇编中很有用-APilist, compile written documents list api function, the anti-compilation of useful
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:368181
    • 提供者:guyu
  1. DiscPlayer

    0下载:
  2. 我搜索了这个网站,见提供的CD player都是 c++,delphi源程序的;我就提供一个用win32汇编写的CD player。功能跟界面绝对不输于用上面软件编写的,具体功能如下: 1. CD loop. 2. Track loop. 3. Random track play. 4. Track sample. 5. Play list. 6. Track select. 7. Master volume control. 8. CD Speaker vo
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:89392
    • 提供者:亲戚
  1. cxsj

    0下载:
  2. 学完C语言后的一个课程设计,用链表做的一个关于字符查找、删除、替换等操作。希望能给现在学习C语言的人有一定的帮助。-completion of the C language design a curriculum, using a linked list to do on the characters search, delete, etc. replacement operation. Hope that they will now study the C language is helpfu
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:1369
    • 提供者:尘埃未落
  1. list

    0下载:
  2. Program to implement a list data structure in C++ (partial) With debug output for poor-man s animation
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:1610
    • 提供者:f
  1. LIST

    0下载:
  2. List every file in directory is put into.
  3. 所属分类:assembly language

    • 发布日期:2017-04-08
    • 文件大小:5934
    • 提供者:tingle
  1. system-processes-list

    0下载:
  2. 此软件为取系统进程列表示范,新手参考下吧!-This software is to take the system processes the list of demonstration, novice reference it!
  3. 所属分类:assembly language

    • 发布日期:2017-04-04
    • 文件大小:630149
    • 提供者:阿萨德
  1. wordPVB-address-list

    0下载:
  2. word中的VB脚本,可以实现通讯录的自动填写,附带部分代码,方便学习。-Word & VBscr ipt address list
  3. 所属分类:assembly language

    • 发布日期:2017-11-13
    • 文件大小:63371
    • 提供者:
  1. The-reversal-of-the-list

    0下载:
  2. 链表内结点的删除 C语言源码 数据结构源码-Delete the C language source node in the linked list data structure source
  3. 所属分类:assembly language

    • 发布日期:2017-12-04
    • 文件大小:11317
    • 提供者:xiaozhu
  1. Doubly-linked-list

    0下载:
  2. 双向链表的逆置,使得更加简洁的执行任务,方便用户操作-Set the inverse of the doubly linked list, making more simple tasks, user-friendly operation
  3. 所属分类:assembly language

    • 发布日期:2017-11-18
    • 文件大小:808
    • 提供者:钟彦
  1. adjacency-list

    0下载:
  2. 基于邻接表表示的图的遍历包括深度优先遍历和广度优先遍历-Based on the adjacency list representation of the graph traversal, including the depth-first and breadth-first traversal
  3. 所属分类:assembly language

    • 发布日期:2017-11-09
    • 文件大小:1592
    • 提供者:hu
  1. CSharp-list

    0下载:
  2. List<T>类是 ArrayList 类的泛型等效类。 该类使用大小可按需动态增加的数组实现 IList<T> 泛型接口。 -failed to translate
  3. 所属分类:assembly language

    • 发布日期:2016-01-23
    • 文件大小:1024
    • 提供者:吕林
  1. display-the-list-of-DVDs

    0下载:
  2. 假设你是一家dvd店的老板,用于显示dvd的清单,包括ID,名称,价格和是否租出去了-Suppose you are a store owner dvd, dvd for displaying a list, including the ID, name, price, and whether to rent out
  3. 所属分类:assembly language

    • 发布日期:2017-11-17
    • 文件大小:2205
    • 提供者:徐晋
  1. list-and-array

    0下载:
  2. 数组的定义与使用,数组的运算,字符串的输入与输出,冒泡排序-list and array
  3. 所属分类:assembly language

    • 发布日期:2017-04-25
    • 文件大小:103131
    • 提供者:小蟋蟀
  1. circular-linked-list-Josephus

    0下载:
  2. 约瑟夫环问题 【问题描述】 Josephus排列问题定义如下:假设n个竞赛者排成一个环形。给定一个正整数m≤n,从第1人开始,沿环计数,第m人出列。这个过程一直进行到所有人都出列为止。最后出列者为优胜者。全部出列次序定义了1,2,…n的一个排列。称为(n,m)Josephus排列。例如,(7,3)Josephus排列为3,6,2,7,5,1,4。 【实验要求】 设计求解Josephus排列问题程序。 (1)采用顺序表、单链表或双向循环链表等数据结构。 (2)采用双向循环
  3. 所属分类:assembly language

    • 发布日期:2017-03-29
    • 文件大小:34389
    • 提供者:张小红
  1. Structures-and-list

    0下载:
  2. 结构体与链表的C语言编程。可实现增,删,改,查操作-Structure and List C programming language. Can achieve add, delete, change, check operation
  3. 所属分类:assembly language

    • 发布日期:2017-04-17
    • 文件大小:13365
    • 提供者:gaohang
  1. Linked-list-clean-up-function

    0下载:
  2. Linked list clean-up function.Your function deletes all the values less than x the list.-Linked list clean-up function.Your function deletes all the values less than x the list.
  3. 所属分类:assembly language

    • 发布日期:2017-04-12
    • 文件大小:1145
    • 提供者:john
  1. list

    0下载:
  2. 用汇编写的一个链表,包含增删改查等基本功能,在编译时要使用一个字符串库ZXTLIB.LIB,这个库是我自己写的。-Written with the compilation of a list, including additions and deletions to search and other basic functions, the compiler to use a string library ZXTLIB.LIB, the reservoir is my own writing.
  3. 所属分类:assembly language

    • 发布日期:2017-05-04
    • 文件大小:4984
    • 提供者:张小童
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com