Welcome![Sign In][Sign Up]
Location:
Search - stack

Search list

[OtherSQRT

Description: 本程序实现标准浮点数开平方SQRT(x)。 入口参数:X在ARGBH1:ARGBL1:EXP1中。 出口参数:SQRT(X)在ARGBH1:ARGBL1:EXP1中。 占用资源:W,STATUS,020H~02CH,两重堆栈-the program open standards float square SQRT (x). Entrance parameters : X in ARGBH1 : ARGBL1 : EXP1 China. Exports parameters : SQRT (X) in ARGBH1 : ARGBL1 : EXP1 China. Occupancy resources : W, STATUS, 020H - 02CH, dual stack
Platform: | Size: 1523 | Author: 杨贵平 | Hits:

[Communicationcommon-1.2.14

Description: 网络视频传输协议栈的源代码( 实时传输协议源代码)-network video transmission protocol stack source code (real-time transport protocol source code)
Platform: | Size: 10467382 | Author: 毛毛 | Hits:

[Embeded-SCM Developembedprotocol

Description: 简明扼要地介绍了uIP TCP/IP协议堆栈的eCOG1端口。文中还描述了一 个应用于简单的web网页服务器的实例。 开放源uIP软件包为在不牺牲互操作性或RFC标准的条件下,为嵌入式位处理器建 立TCP/IP协议堆栈提供了一种解决方法。它为互联网提供了一系列必要的协议。对 代码和数据的内存要求量十分小。-concise introduction of the Application of ulP TCP / IP protocol stack the eCOG1 port. The paper also describes the application of a simple web web server examples. Application of ulP package to open without sacrificing interoperability or RFC standard conditions for the establishment of embedded processor TCP / IP protocol stack provided a solution. It offers a series of the necessary agreement. Right code and data memory requirements were very small.
Platform: | Size: 284992 | Author: 张力 | Hits:

[Embeded-SCM DevelopEthdev_bsp

Description: 此文档为采用FPGA实现的以太网MAC层,以及嵌入式的TCP/IP协议栈-this document for the introduction of FPGA Ethernet MAC layer, as well as embedded TCP / IP protocol stack
Platform: | Size: 1200120 | Author: 刘荣鑫 | Hits:

[CSharprailk

Description: 最优车皮排序问题 .问题描述: 在一个列车调度站中,k 条轨道连接到k 条侧轨处,形成k 个铁路转轨栈,从左到右依 次记为H1,H2,…,Hk 如下图所示。其中左边轨道为车皮入口(记为H0),右边轨道为出 口(记为Hk+1),编号为a1, a2,.,an 的n 个车皮从入口依次进入转轨栈,由调度室安排车 皮进出栈次序,并对车皮按其出栈次序重新排序为1,2,…,n。 调度室在安排车皮进出栈次序时,遵循以下规则: (1) 车皮入口H0 处的车皮可以进入转轨栈H1,H2,…,Hk 之一,或直接进入车 皮出口Hk+1 。 (2) 转轨栈H1,H2,…,Hk 处的车皮可以进入车皮出口Hk+1 。 .编程任务: 给定正整数n,和n 个车皮的初始编号a1, a2,.,an ,编程计算最少需要多少个转轨栈 才能按照规则(1)和(2)调度车皮,使车皮在车皮出口按照1,2,…,n 的顺序输出。 .数据输入: 由文件input.txt 给出输入数据。第1 行有1 个正整数n,表示有n 个车皮。第2 行是n 个车皮的初始编号a1, a2,.,an 。-wagon optimal scheduling problem. Problem description : In a train station, k, k track connected to the side of the tracks, forming k stack rail transition from left to right followed credited to H1, H2, ..., Hk as in the figure below. Which left orbit for imported cars (credited to H0), the right track for exports (credited as a Hk), the No. a1, a2,. , An n-wagon from the entrance into the transition stack followed by the dispatch room arrangements wagon Stack access priorities, as well as cars stack up according to the order reordering of 1,2, ..., n. The dispatch room in arranging access stack wagon order, to abide by the following rules : (1) H0 wagon entrance of cars can enter the transition stack H1, H2, ..., Hk, or directly into a wagon export Hk. (2) Transition stack H1, H2, ..., H
Platform: | Size: 30200 | Author: 无翼 | Hits:

[CSharpstacks

Description: Ex3.6 车皮编序问题 .问题描述: 在一个列车调度站中,1 条轨道连接到1 条侧轨处,形成1 个铁路转轨栈,如下图所示。 其中左边轨道为车皮入口,右边轨道为出口,编号为1,2,…,n 的n 个车皮从入口依次进 入转轨栈,由调度室安排车皮进出栈次序,并对车皮按其出栈次序重新编序a1, a2,., an 。 .编程任务: 给定正整数n,编程计算左边轨道车皮编号依次为1,2,…,n 时,在右边轨道最多可 以得到多少个不同的车皮编序方案。 例如当n=3 时,最多得到5 组不同的编序方案如下: 1 2 3 1 3 2 2 1 3 2 3 1 3 2 1 .数据输入: 由文件input.txt 给出输入数据。第一行有1 个正整数n,表示有n 个车皮。 .结果输出: 将计算出的所有不同的编序方案,以及不同的编序方案数输出到文件output.txt 。文件 的每行是一个编序方案。文件的最后一行是编序方案数。-Ex3.6 wagon sequence problem. Problem description : In a train station, a connecting track to a side track, the formation of a railway transition stack, as shown in Fig. Which left orbit for imported cars, the right orbit for export, numbered 1, 2, ..., n n cars were imported from the stack into the transition from the dispatch room arrangements wagon Stack access priorities, as well as cars stack up according to the order re-sequence a1, a2,. , An . . Programming tasks : Given a positive integer n, the left orbital calculation programming wagon followed by No. 1, 2, ..., n, on the right track can get at the maximum number of different cars sequence program. For example, when n = 3, a maximum of five different sequence of the program are as follows : 1 2 3 1 3 2 2 1 3 2 3 1 3 2 1. Data inp
Platform: | Size: 26243 | Author: 无翼 | Hits:

[GUI Develop114c1

Description: 结构和类又非常多的相似之处,如结构可以实现界面,和可以拥有和类一样的成员。结构与类也有一些重要的区 别:结构是值类型,而不是引用类型,所以不支持继承!结构被存在堆栈中或者是内联。结构在精心下可以提高 存储效能-structure and category there are a lot of similarities, such as the interface structure can be achieved, and can have and the members of the same category. The class structure are some important differences between the two : the structure is the type of value, rather than the type used, they did not support inheritance! There are structural stack or Intranet. Under the careful structure can improve storage efficiency
Platform: | Size: 149857 | Author: zzd | Hits:

[Other resourceSome_DataStruct_Arithmetic_Implement_by_C

Description: 1 归并链表 2 静态链表 3 堆栈 4 KMP模式匹配 5 排序 6 关键路径-a static Chain Chain 2 3 4 stack KMP Ranking 6 5 Critical Path
Platform: | Size: 102408 | Author: 丘方 | Hits:

[Other resourcetingchechangguanli

Description: 停车场内只有一个可停放n辆汽车的狭长通道,且只有一个大门可供汽车进出 用栈实现 -carpark only one can park cars n the narrow channel and only one door and out of cars with Stack
Platform: | Size: 1041 | Author: 李浩 | Hits:

[Technology ManagementFoxmailattack

Description: Foxmail 5远程缓冲区溢出漏洞 注:本文是2004年2月xfocus成员在内部技术交流中提出的,在此之前,启明星辰技术人员已经发现这一漏洞,但未公开细节,xfocus成员听说存在这一漏洞后对Foxmail进行分析,并写出利用代码。 测试环境:win2k sp4+foxmail 5.0.300 以前测试foxmail 4.x的时候曾经发现过溢出漏洞,不过后来一直没时间研究就先放下了,后来听说Foxmail5也有溢出,但是一直没有看见公布。于是没事的时候干脆自己研究一下,测试后发现以前的溢出漏洞已经补上了,不过出了一个新的漏洞。 问题出在PunyLib.dll里面的UrlToLocal函数,估计这是一个用来处理垃圾邮件的链接库,当一封邮件被判定为垃圾邮件时,就会调用UrlToLocal来处理邮件体的“From: ”字段,处理过程中发生堆栈溢出,可以导致执行任意代码。 -Foxmail 5 20042xfocusxfocusFoxmailby using code. Test environment : 5.0.300 win2k Explorer I tested before 4.x when I had found overflow vulnerabilities, but it was never on the first time down, and later also heard Foxmail5 overflow, but had not seen published. So nothing happened when they go out and look at the test and found the vulnerability in the past has been replaced, but a new one of the loopholes. The problem is that the inside of PunyLib.dll UrlToLocal function, which is estimated to handle a spam link library, when a mail is judged to be spam, they would call UrlToLocal to handle mail with a "From :" field, the processing stack overflow can lead to the implementation of the Italy code.
Platform: | Size: 12975 | Author: 丁兴全 | Hits:

[OtherExampleOfStack

Description: 迷宫算法(数据结构的一个大作业)。 堆栈的使用及路径的搜索。另外包括一些菜单的添加,怎样使用自定义运用程序的图标。-maze algorithm (data structure of a large operations). Stack and the use of the search path. Also include the addition of some menu, and how to use the definition of the procedures for use of icons.
Platform: | Size: 65279 | Author: 李冰海 | Hits:

[Other resourceEightQueens

Description: 数据结构课程设计-八皇后算法的实现。 使用链表堆栈来实现的,涉及到一些界面编程的内容。具体也不太记得了,因为这是一年前做的了。希望广大朋友能支持一下,提供一些游戏源码参考一下。本人这学期的项目实践是开发斗兽棋这个小游戏。-curriculum design data structure-eight of the Queen's algorithm to achieve. Use Chain stack to achieve, involving some interface programming content. Concrete does not remember, because it was a year ago to do so. Friends hope that the majority will support that provided some game-source reference. I project this semester practice is the development of the ordinary small theropod chess game.
Platform: | Size: 138093 | Author: 李冰海 | Hits:

[Other resourcelinkqueue

Description: 数据结构中,链栈的实现。用C++实现,在DEV-C++上通过。-data structure, the chain stack realized. C realized, the DEV-C adopted.
Platform: | Size: 1542 | Author: ukong | Hits:

[Other resourceTCPIPProtocalStack

Description: 嵌入式TCPIP协议栈的源代码! -embedded TCPIP stack source code! Embedded TCPIP stack source code!
Platform: | Size: 125977 | Author: James | Hits:

[TCP/IP stacktcp_ip_on_DOS

Description: 在DOS操作系统下 Tcp/ip协议栈的实现完全源码 该DOS版本为1987年微软提供给IBM用于IBM-PC上用的-under the DOS operating system DEC / ip protocol stack to achieve full source code for the DOS version of Microsoft in 1987 to IBM for IBM-PC use
Platform: | Size: 1034769 | Author: 刘权 | Hits:

[Other resourcewolfstack

Description: 用类实现的栈的结构。在VC++6里编译通过。希望对初学者有点帮助。高手就不用看了。 -Class Implementation of the stack structure. The VC 6 Lane compile. Want a little help for beginners. Masters do not need to read.
Platform: | Size: 7689 | Author: 天狼 | Hits:

[Other resourcelwip-1.1.1

Description: 开源嵌入式TCP/IP协议栈源码,最新版本1-open-source embedded TCP / IP protocol stack source, the latest version 1
Platform: | Size: 356087 | Author: 杨可 | Hits:

[TCP/IP stackuTCPIP

Description: uIP运行于8位-16位单片机上TCP/IP协议栈的源代码。 -Application of ulP runs on eight 16-bit microcontroller on the TCP / IP protocol stack source code.
Platform: | Size: 720349 | Author: 我是我 | Hits:

[Otherstack_and_expression

Description: 我上传的是数据结构里面栈``表达式求值`问题的`源程序``并且`编译能运行拉`` 是用c++编的``还算可以-I upload the data structure inside stack expression evaluates the source and compiler can run Rafah is c series may have been
Platform: | Size: 1962 | Author: jiangcan | Hits:

[GUI Develop20020611_flashsj_Maze

Description: 迷宫的flash程序,动态演示出入栈的操作,对下正在学数据结构的同学有帮助-maze of procedures, dynamic access stack demonstration, the operation is under the data structure is to help the students
Platform: | Size: 17797 | Author: l | Hits:
« 1 2 ... 45 46 47 48 49 50»

CodeBus www.codebus.net