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

搜索资源列表

  1. getway

    0下载:
  2. 地图识别通过地图节点识别路经城市和里程,使用VB编写基础程序,可2点跳转-map identification through maps node identification passes cities and mileage, using VB prepared based procedures, 2:00 Jump
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:181936
    • 提供者:于飞
  1. Blink-compileshuoming

    0下载:
  2. 一种基于nesC的无线传感器网络应用程序,并提供了编译说明书,此文件就是编译后生成的二进制文件,将此文件用avr-studio通过JTAG烧写到节点中。-nesC-based wireless sensor network applications, and to provide a compiler brochures, this file is the compiled binary files generated. this document is avr-studio through t
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:464285
    • 提供者:赵锐
  1. structrue

    0下载:
  2. 本程序主要用于计算空间刚架的位移。通过直接输入结构基本信息,如材料特征、截面形状、杆件信息、支座信息、杆件结点坐标、受荷状况等,经程序主体的运行后,显示出位移。-the procedure used mainly for the space frame displacement. Through direct input structure for basic information, such as material characteristics, geometry, information
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:5247
    • 提供者:wz
  1. ThBSTree

    0下载:
  2. 线索二叉搜索树结点的插入删除以及树的打印。-clues two forks search tree node of the tree to insert, delete and print.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2963
    • 提供者:myfaint
  1. AVLTree

    0下载:
  2. AVLTree的实现以及结点的增加删除和查找。-AVLTree the realization of the increase in node delete and search.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:7153
    • 提供者:myfaint
  1. legendre_gauss

    4下载:
  2. 此程序包含求任意点高斯积分节点和对应的Gauss的求解系数(同时也编写了Lagrange插值公式)-for this procedure include arbitrary point Gaussian integral node and the corresponding Gauss coefficient of the solution (also prepared Lagrange interpolation formula)
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1023
    • 提供者:张俊杰
  1. fuTree

    0下载:
  2. 一个比较全的关于二叉树的操作的程序,包括树的建立,遍历,求深度,节点计算和销毁。-a more complete binary tree on the operating procedures, including the establishment of the tree, traverse, seeking depth Node calculation and destruction.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2502
    • 提供者:傅蓉蓉
  1. shujujiegoudanlianbiao

    0下载:
  2. 输入一系列递减顺序的整数(100,50,40,30……),以0标志结束,将这些数作为data域逆序建立一个单链表;从键盘输入一个整数X,将X插入到此单链表中并保持单链表data域的值递增关系,输出此时单链表各结点data域的值;从键盘输入一个整数Y,若Y值在单链表中存在,则删除data域的值为Y的结点(注单链表中没有data域值相同的结点),并输出此时单链表各结点data域的值。-importation of a series of descending order of the integer
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1185
    • 提供者:
  1. short-road

    0下载:
  2. 对一个运输商来说要把货运到收货地点选择最短的路线运输是其实现最大利润的要求,那么怎样选择最短的运输路线呢?在运输交通图中,我们设每一个城市为一个结点(vertextype类型)点并把他们分别用关键字代表(关键字int key ),也就是说把每个城市给出一个整数编码;一个城市直接到另一个城市的交通路线为边且这两个城市为相邻结点,不妨设这条路线的距离为边的权值(权值int weight ),易知距离越短运费就越低。这样就可以建立一个无向有权图,那么求最短的运输路线问题就转化为求图中一顶点到其余各个顶
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2781
    • 提供者:kmisong
  1. IOCP1

    0下载:
  2. Windows 2000. --*/ 的完成端口例子,做的一个完成端口练习。 我把代码写的更清晰了一些。 还有一点,就是,我使用了一个,我叫做“双链表”的数据结构来管理IO结点和单句柄结点。这个东西是用stl里的list做的-Windows 2000. ------- / Completion of the port example, do a complete port practice. I have to write the code more clearly some of it. An
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:270920
    • 提供者:卢宏伟
  1. seda

    0下载:
  2. The Staged Event-Driven Architecture (SEDA) is a new design for building scalable Internet services. SEDA has three major goals: To support massive concurrency, on the order of tens of thousands of clients per node To exhibit robust performa
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:610213
    • 提供者:peica
  1. sgj6

    0下载:
  2. 第二个搜索函数为私有成员函数S a v e S e a r c h,由插入和删除操作来调用。S a v e S e a r c h不仅 包含了S e a r c h的功能,而且可把每一级中遇到的最后一个节点存放在数组l a s t之中-second search function to the private members of a function S S e v e r c h a, insert and delete operation to call. A S S e v e r
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1067
    • 提供者:史桂金
  1. simu

    0下载:
  2. 利用GOSSIP协议可以实现无线节点之间的路由选择.-use GOSSIP agreement can be achieved between the wireless node routing.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1780
    • 提供者:sunqiang
  1. E12_0230

    0下载:
  2. 约瑟夫环 1. 本演示程序利用一循环链表,每个结点为一人,类似将人按顺时针方向围坐一圈,每个结点包括,号码,密码.号码是作为排的顺序.密码用来作为下一次报数的数字.当走到结尾时,再下个结点便循环回去,依此类推. 2. 演示程序以用户与计算机的对话方式执行,用户输入相应的数据,输出结果显示在其后。,即总结点数,和密码. 3. 程序执行的命令包括:1)创建链表 2)寻找结点 3)删除结点 4. 测试数据测试数据:m初始值20,n=7,7个人密码依次为:3,1,7,2,4,8,4。首先
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:40845
    • 提供者:苏言暖
  1. E64_0230

    0下载:
  2. 平衡二叉树操作的演示 一、 需求分析 (1) 利用平衡二叉树实现动态查找表。实现查找,插入和删除三种基本功能。 (2) 初始,平衡二叉树为空树,操作界面给出查找,插入和删除三种操供选择。每种操作均要提示输入关键字。每次插入和删除一个接点时,显示更新的平衡二叉树。 (3) 重点在于对删除算法的实现。假设要删除的关键字为X的结点,若X不在叶子结点上,则用左子树中的最大值或者右子树中的最小值取代X。如此反复,直到删除动作传递到某个叶子结点,删除叶子结点时,若要进行平衡变换,可采用插入的
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:41479
    • 提供者:苏言暖
  1. ahb_system_generator.tar

    0下载:
  2. An AHB system is made of masters slaves and interconnections. A general approach to include all possible \"muxed\" implementation of multi layered AHB systems and arbitrated AHB ones can be thought as an acyclic graph where every source node is a mas
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:268999
    • 提供者:木石
  1. memorylink

    0下载:
  2. 模拟动态存储管理 一、 题目 编制一个模拟动态存储管理的程序,设用一个单向链表HA表示空闲空间链;用一个单向链表HB表示已占用空间链。设链表结构如下: 起始地址 ( 正整数,大于0 ) 本块单元数( 正整数,大于0 ) 链域 (指向下一个结点的指针) 1. 在键盘上输入起始地址,本块单元数,建立起HA,HB两链表初态(输 入起始地址为0时结束); 2. 输出HA,HB两链(起始地址,单元数); 3. 输入起始地址,在HB链中撤消所对应的结点,撤消结点后输出HB链; 4. 将撤消的结点
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:3016
    • 提供者:阿兜
  1. ansys-flac

    0下载:
  2. ansys-flac 利用输入数据Node.dat及Element.dat产生Flac3D所需要的文件outforflac3d.dat
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1217
    • 提供者:冯基芳
  1. cbs

    1下载:
  2. abaqus 爆炸模拟 *Heading ** Job name: cbs Model name: Model-1 *Preprint, echo=NO, model=NO, history=NO, contact=NO ** ** PARTS ** *Part, name=Part-1 *Node
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:209805
    • 提供者:vfory
  1. 逆置带头结点

    0下载:
  2. 按照数据结构书编的程序,编译出来完事的,能运行的\"逆置带头结点的动态单链表L\"-book series of the process, get away from the compiler can run the "reverse home lead the dynamic node L-List"
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:853
    • 提供者:yang
搜珍网 www.dssz.com