搜索资源列表
文件运算器
- 问题描述:加减乘运算器。 要 求: 输入方式:使用给定文件进行输入; 输出方式:使用文件进行输出; 使用的数据结构:双向链表 实现的功能:实现任意位数的正负整数或小数的加法、减法和乘法运算。 具体要求:每个结点存储一位数字。算出的结果若是小数,整数部分的高位若为0要去掉,小数部分的低位若为0要去掉,若0085.56700,最后结果应为85.567。 文件说明:给定的文件a*.txt为第一个数,b*.txt为第二个数,要求加法产生的结果存储在add*.txt中,减法产生
TextCode20060414
- 这是我用C#写的另一个查询文字内码的工具,同样支持双向转换,不同的是这是单行查询,但能同时查询多组不同的页码: http://img133.imageshack.us/img133/6528/textcode0wl.png-This is what I used to write the C# language other inquiries within yards of the tools also supports two-way conversion, The difference
DOUBLE_LINK
- 用C语言实现的一个双向链表,具有插入删除,查找等操作-C language of a two-way linked list, with the deletion of insertion, search, etc
DataTypeDemo7.2
- 这是我在公司空闲时写的一个数据结构库,用OO实现,两层继承关系,从双向链表实现到图.希望大家多提建议~!-This is my spare time in the company write a data structure for use OO achieved, the two-tier succession, from two-way to achieve Chain map. We hope more suggestions ~!
netinfo1111
- ASP.NET+c#做的双向探针,可以看服务器的相关信息,也可以看自己的信息,不需要做任何设置,上传后就可运行,如果使用国外空间请将web.config一起上传,否则可能会出现乱码.-do two-way probe, the server can see the relevant information, you can see their information and do not need to do any setup, and can upload operation, the us
sc
- 校园导游咨询基本要求: (1)设计你的学校的校园平面图,所含景点不少于10个(食堂.教学楼。。。。等)。以图中顶点表示学校各景点,存放景点名称、代号、简介等信息;以边表示路径,存放路径长度等相关信息。(2)为来访客人提供图中任意景点的问路查询,即查询任意两个景点之间的一条最短的简单路径。 (3)为来访客人提供图中任意景点相关信息的查询。测试数据:由读者根据实际情况指定。实现提示:一般情况下,校园的道路是双向通行的,可设校园平面图是一个无向网。顶点和边均含有相关信息-campus tour gui
star
- 使用双向链表实现的通讯录。我的课程设计。-The realization of the use of two-way contacts list. My curriculum design.
Large_integer_adder
- 大整数加法 我们将一个大整数从右到左分组,每三位为一个节点,若剩余一个组不满三位也将其作为一个节点处理。大整数本身的符号用头节点来表示。1表示正数,-1表示负数。通过这样的方式我们就构造了一个存储大整数的双向链表,然后就可以进行大整数的基本运算了。-Large integer addition we will be a large integer division from right to left, each for a three-node, if a group dissatisfied
xiaoyuan
- 设计一个校园导游程序,为来访客人提供各种信息查询服务。测试数据根据实际情况指定。提示:一般情况下,校园的道路是双向通行的,可设校园平面图是一个无向图。顶点和边均含有相关信息。-Procedure to design a campus tour guide for visitors to provide information services. Test data specified according to the actual situation. Tip: In general, the
pic2AD
- 介绍用两路A/D测量电压的一些方法,通俗易懂-Introduced by two-way A/D voltage measurement methods, user-friendly
zz
- //程序名称:asp.net双向探针 //File:netinfo.aspx //Version:1.1 Build:050325 //Written by redwolf //Copyright (C) 2000-2003 突破创新(TM)-//Program Name: asp.net probe two-way// File: netinfo.aspx// Version: 1.1 Build: 050325// Written by redwolf// Copyright
Circularlinkedlist
- 实现一个双向循环链表,每个结点中除有prior,data和next三个域之外,还增设了一个访问频度域freq。在链表被起用之前,频度域freq的值均初始化为零,而每当对链表进行一次LOCATE(L,x)的操作后,被访问的结点(即元素值等于x的结点)中的频度域freq的值便增1,同时调整链表中结点之间的次序,使其按访问频度非递增的次序顺序排列,以便始终保持被频繁访问的结点总是靠近表头结点。-Circular linked list to implement a two-way, each node
Josephwayissue
- Known n individuals (respectively number might 1,2,3, ..., n behalf of) sitting around a round table around, starting with number 1 for the k, starting clockwise from the number reported, 1, 2, 3,. .., note the number of clockwise to m the man and,
21
- 一个比较全的链表库,双向的,包括创建,初始化,释放,插入,删除,移动-A complete linked list libraries and two-way, including create, initialize, release, insert, delete, move
ChatRoom
- 一个用wcf写的聊天室,利用了WCF双向通信技术,是很好的step by step学习资料-A wcf write, chat rooms, use of WCF two-way communication technology is good the step by step learning materials
NRF24l01
- NRF24L01的双向通讯,可以实现一对一的通讯。欢迎下载,测试成功-NRF24L01 two-way communication, you can achieve one to one communication. Welcome to download, test success
ANDROID-connect-PC-by-TCP
- 这是一个ANDROID 与 PC 关于TCP双向通讯的实例,非常犀利.-This is a two-way communication with the PC on the TCP instance.
3.twowaydatabing
- WPF双向数据绑定,帮助新手了解如何进行双向数据绑定!-WPF two-way data binding, to help novices learn how to two-way data binding!
CoordinateConversion
- 实现UTM平面坐标系到经纬度的双向转换,是地理方面应用的好助手-UTM plane coordinate system to achieve two-way conversion of latitude and longitude, is a good helper geographic applications
testpthread
- pthread实现二路归并算法的并行化。对1000000个随机生成的0-99之间的数字进行排序。-Pthread implementation of the two way merge algorithm. Sorting the numbers between 1000000 randomly generated 0-99.
