搜索资源列表

  1. USB_Disk

    0下载:
  2. C语言版的USB单片机固件源代码,实现U盘的存储功能。包括了USB的常用协议栈-C language version of the USB MCU firmware source code, achieving U disk storage capacity. Including a common USB protocol stack
  3. 所属分类:USB编程

    • 发布日期:2008-10-13
    • 文件大小:23867
    • 提供者:李飞
  1. ARM_CONTROL_BOARD

    0下载:
  2. 桂电的一篇ARM开发的论文。有ucos-II,LWIP协议栈移植的内容,更重要的是其用C++进行开发,好像不多见哦。-GUI -- the ARM development of a thesis. A TRACK - II, Viedo transplant protocol stack, more important is its use C for development, it seems rare oh.
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:1460220
    • 提供者:路陪客
  1. heti

    0下载:
  2. 一个不错的逆波兰式 解释如何利用 逆波兰式 把 中序表达式 装进一个 队列 或者堆栈 里面-a good inverse Polish explain how to use reverse Polish Chinese expression sequence or stuffed into a queue stack inside
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:1489
    • 提供者:蔡育瑜
  1. 3.5

    0下载:
  2. 本程序用用实现如下操作,两个了栈共享向量空间v[m],它们的栈底分别设在数组两端,分别实现两个栈的相关入栈、出栈和取栈顶元素,的操作。-with the procedures used to achieve the following operational, the two share a stack space vector v [m]. they stack the end located at both ends of the
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:1544
    • 提供者:许朝
  1. ysbd

    0下载:
  2. 数据结构:栈的应用 数据结构:栈的应用 数据结构:栈的应用-data structure : the application stack data structures : the application stack data structure : stacks of application data structures : the application stack data structure : Application Sta
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:2094
    • 提供者:tylzsd
  1. reg2nfa

    0下载:
  2. 程序用JAVA语言编写, 综合利用图结构和堆栈结构进行数据组织和处理. 可以进行正则表达式到NFA的转化, 并能用图形直观的表示. 对正则表达式有一些约定, 就是可以用单个字符表示输入, 也可以用 ‘ ‘ 连接起来的一串字符进行输入. 有基本的表达式以及由基本表达式构成的并置, 选择和重复的操作. 例: A|b*c ‘letter’*’digit’ 等都是合法输入. 还带有括号功能, 优先级 -pr
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:12703
    • 提供者:onlyerlee
  1. M430OS_V1.2020060418

    0下载:
  2. 说明: 此演示程序包含六个任务: softclock 软时钟任务 task1 向端口2的每个管脚输出方波的任务 task2 向端口3的每个管脚输出方波的任务 task3 向端口4的每个管脚输出方波的任务 task4 向端口5的每个管脚输出方波的任务 taskled 点亮P1.0上指示灯的任务 6个任务,加上M430/OS的空闲任务,共7个任务,系统开辟了6块堆栈,空闲任务使用
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:9124
    • 提供者:王培明
  1. floatcalculate

    0下载:
  2. 我的数据结构作业。用栈实现浮点数的运算。-my data structure operations. With Stack float arithmetic.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2069
    • 提供者:马慧
  1. throwsIOException

    0下载:
  2. 一个检查原代码括号配对的程序,栈的应用,是java的-a check source brackets matching procedures, the application stack is the java
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:992
    • 提供者:孙超
  1. uIPforC51

    1下载:
  2. c51版本的uip(一个超小型的TCPIP栈,支持tcp\\udp\\arp\\icmp.-c51 version of the East (an ultra-small TCPIP stack, support tcp \\ udp \\ arp \\ icmp.
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:544055
    • 提供者:谭晓波
  1. uIPforAVR

    1下载:
  2. avr版本的uip(一个超小型的TCPIP栈,支持tcp\\udp\\arp\\icmp.-avr version of the East (an ultra-small TCPIP stack, support tcp \\ udp \\ arp \\ icmp.
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:62553
    • 提供者:谭晓波
  1. xltExlt2

    0下载:
  2. 这个例子如果运行,将在仿真的PC窗口中的第1,2,3行显示一些信息后,在随机位置显示 1 ~ 5 .由于keil c51默认不支持重入函数,它的重入函数使用仿真的重入栈而不使用系统栈,而Small RTOS 51没有进行重入栈管理,所以在TaskA~TaskE虽然及其相似,但不能合并. 注意:(1)在KEIL C51 工程中,我已经把输出文件目录设在e:\\temp中,您可以在Project->Options for Targ
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:5956
    • 提供者:邢兰停
  1. 汉诺塔的演示程序

    0下载:
  2. 初学MFC时的拙作,一个汉诺塔的演示程序,采用非递归、非堆栈的算法,直接根据当前步数推算出汉诺塔的状态。界面用GDI实现,伪3D的风格。-beginners at the exposition, a HANOR the demo program, the use of non - recursive and non-stack algorithm, directly under the current steps are project
  3. 所属分类:GDI/图象编程

    • 发布日期:2010-06-29
    • 文件大小:13821
    • 提供者:ioncannon
  1. duizhandejavaban

    0下载:
  2. 堆栈类的JAVA描述,通过此程序可清楚的了解到堆栈的性质,并学习了JAVA-stack JAVA category described by this procedure can clearly understand the nature of the stack and learning JAVA
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1240
    • 提供者:hxj1984
  1. examhanoi

    0下载:
  2. 堆栈的简单实现!比较适合初学者学习面向对象的堆栈实现方式!-stack the simple realization! More suitable for beginners to learn object-oriented methods for realizing the stack!
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1213
    • 提供者:故事多
  1. lisuanshijianmoni

    2下载:
  2. 此为数据结构课程学习中离散事件模拟的源程序。为银行业务的模拟系统。其中包括队列,栈及其操作的实现。运用面向对象的设计方法,在vc++6.0下编译通过,运行正常-this data structure for courses of study discrete event simulation of the source. For banking business simulation system. Including the queu
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:13395
    • 提供者:
  1. seqstack

    0下载:
  2. c++实现栈-c achieve stack INTEREST
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:985
    • 提供者:soso
  1. stackYiChu_codes

    0下载:
  2. 栈溢出源码,安全方面的演示,希望和大家交流。-stack overflow source, the security of the demonstration, hopes and exchange.
  3. 所属分类:杀毒

    • 发布日期:2008-10-13
    • 文件大小:156703
    • 提供者:sunrise
  1. ZigBeejishu

    0下载:
  2. 本文介绍了ZigBee 技术的由来,接着介绍了ZigBee 协议栈 的组成、网络拓扑、特点以及ZigBee技术的优点,最后介绍了ZigBee 技术的应用。 -This paper introduces the origin of the ZigBee technology, and then introduced the ZigBee protocol stack component, network topology an
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:240553
    • 提供者:刘天
  1. lwip-0.5.3

    0下载:
  2. tcp/ip协议栈实现软件。lwip-0.5.3-tcp / ip protocol stack software. Lwip - 0.5.3
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:541459
    • 提供者:allent
« 1 2 ... 44 45 46 47 48 4950 »

源码中国 www.ymcn.org