搜索资源列表
QTtreenode
- QT下树节点,在QT下实现树节点的功能。测试能正常使用-QT under the tree nodes, the QT under the tree nodes function. Testing normal use
20060330003-3239
- 1、用SQL查询器打开install目录下的dooogo.sql运行之后创建数据库dooogo。 2、然后打开web.config修改 <DbProvider type=\"Club.Framework.Data.SqlDataProvider, Club.Framework\" connectionString=\"user id=sa password= initial Catalog=dooogo Data Source=(local)\" /> 节点的数据库用户密
ElementEdit
- 自己编写的基于VB+MO的图形元素编辑代码,可以实现针对map控件中的线或面元素,使其显示节点并且拖动节点改变其原有形状-their preparation for the VB MO graphics editing element code map can be achieved against the control line or surface elements, it would show the nodes and nodes Drag change its original sh
TriStateTreeView
- 三态树的开发,可以实现选择的三种状态,分为选中,不选中,其子节点有选中-three state tree of development, can achieve a state of the three options, is chosen, not selected, his son has selected nodes
treeview
- MzTreeView 1.0 是数据一次性加载,客户端节点异步展示的WEB脚本树。MzTreeView 1.0 的理论节点数设计上限为十万节点,在节点数三万的情况下页面打开时间小于 3 秒。无限层次无限节点的数的层级组成方式:id parentId。即每个节点除本身的节点id之外还有它的父层节点id,通过这种方式就可以组合成无限层级的树了
xloadtree
- XML扩展树解析,具体利用解析器来分析扩展的XML节点和属性,比较不错的。
GiPS
- GiPS是一个面向数据密集型应用的分布式文件系统,整个系统由Master节点、数据节点和客户端组成,具有一定的容错性和可扩展性。系统的通信使用了中间件平台ICE,并使用C++语言进行开发实现。GiPS具备了文件系统的基本功能,实现了对数据的流式读写操作,并有一定的容错功能。
无线节点流程图
- 无线节点流程图,这个流程图详细介绍了无线节点的程序的流程。
workflow.rar
- 一个工作流组件(包括定义和引擎),基于xml文件,可扩展流程节点和处理,A workflow component (including the definition and engine), based on the xml file, scalable processes and processing nodes
HIBERNATE_BIJI[1]
- 查找以manager作为tag标记,属性中存在name且属性值为"DBConnectionManager"的// XML节点, 并返回此节点的DOM Element对象-THIS SOFTWARE IS PROVIDED BY METASTUFF, LTD. AND CONTRIBUTORS ``AS IS AND ANY EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRA
zidongji
- 本结构是以状态间的弧为核心定义的。其中s1和s2为该弧的初态和终态,s为该弧上接收的字母,in和out分别表示在接收字母后进栈和出栈的字母。为了方便查找和不使弧的个数受到限制,本程序将节点以链表的方式存储-This structure is state between the arc as the core defined. One for the arc s2 s1 and the initial state and eventually state, s for the arc on rec
labviewfunction
- labview里面的公式节点运算,可以用来计算复杂的数学运算-labview formula node operation which can be used to calculate complex mathematical operations
InternetOfThings[2011-2-21]
- 物联网中间件服务器,可以实现远程登录,对ZIGBEE节点进行控制-internet of things
M
- 建立自定义区域内的自定义节点的网络节点-Create a custom node network nodes within the custom area ....
aspcms-azb-v2.5.8
- 网站源代码是了空间啊就得了骄傲了就第六届林德加德就阿里圣诞节点击劳动节绿壳蛋鸡-the code is java
PERT Chart EXPERT2.6
- 项目管理软件、流程管理、项目进度管理、节点管理(project management software flow; procedure; flow path; the distance of the flow water; technological process project; item; article; subject of entry progress control; schedule control node administration)
tongxinyuan
- fluent udf函数,网格节点运动,实现同心圆边界变化。(Fluent UDF function, grid node movement, to achieve concentric circle boundary change.)
Labview 中API---如何获得窗口句柄(HWND)
- hwnd 是窗口句柄,系统分配的一个ID号,对操作系统来说就是这个窗口的唯一标识,通过它就可以操作WIN窗口了,labview VI的前面板无疑是一个WINDOWS窗口,那如何获得这个窗口句柄那. 有两种方法: 1.利用API FindWindow函数,通过窗口标题,来查找前面板的窗口句柄. 2.利用LABVIEW未公开的私有属性节点