-
NameParser
Name Parser implements String Parser Source Code for Andriod.
- 2013-12-16 11:32:53下载
- 积分:1
-
采用Microsoft Visual C++编写。界面基于对话框方式。通过对socket类继承实现软件中的服务端类serversocket和客户端类client...
采用Microsoft Visual C++编写。界面基于对话框方式。通过对socket类继承实现软件中的服务端类serversocket和客户端类clientsocket。由于将服务端类和客户端类的调用在一个工程中实现,所以一个程序既可以作为服务端也可以作为客户端。代码中加入了基本的错误处理功能。-using Microsoft Visual C preparation. Based on the way the dialog interface. Socket type of software succession to the service changer serversocket and clientsocket changer. Due to the services changer and changer call in a project to achieve, so a procedure can be as server can be used as the client. Code by adding a basic error-handling capabilities.
- 2022-03-04 06:54:14下载
- 积分:1
-
MESH--SIMPLE
可以简化obj,ply等三维模型,1:在VC++2008上运行oglpemsh.dsw 文件
2:选择要简化的模型,eg:huge_bunny.ply
3:选择简化
(Mesh Simplification Viewer
This program implements four different mesh simplification algorithms. After loading a mesh, the user can easily remove triangles from the mesh and the results are displayed in real time. The mesh can also be rotated and moved closer to or farther away from the viewer.
The goal of mesh simplification is to display a 3D polygonal mesh with fewer triangles while retaining the same shape. In the example above, the original cow model (upper left) is made up of over 5800 triangles. We can easily remove thousands of triangles from this mesh and still display a very similar cow model. While the 500 triangle cow is a cruder representation, this may not make a difference if the cow is far away from the viewer.
)
- 2014-07-10 11:37:50下载
- 积分:1
-
zTree_v3-master
、setting 配置信息说明
此 Demo 仅从功能上演示实现拖拽的基本方法和配置参数
1)、使用 拖拽功能,必须设置 setting.edit 中的各个属性,详细请参见 API 文档中的相关内容
2)、使用 拖拽功能的事件回调函数,必须设置 setting.callback.beforeDrag / onDrag / beforeDrop / onDrop 等属性,详细请参见 API 文档中的相关内容
基本拖拽设置:
允许复制 允许移动
setting.edit.drag.isCopy = true
setting.edit.drag.isMove = true
拖拽相对位置设置:
prev inner next
setting.edit.drag.prev = true
setting.edit.drag.inner = true
setting.edit.drag.next = true
2、treeNode 节点数据说明
对 节点数据 没有特殊要求,用户可以根据自己的需求添加自定义属性(、setting 配置信息说明
此 Demo 仅从功能上演示实现拖拽的基本方法和配置参数
1)、使用 拖拽功能,必须设置 setting.edit 中的各个属性,详细请参见 API 文档中的相关内容
2)、使用 拖拽功能的事件回调函数,必须设置 setting.callback.beforeDrag/onDrag/beforeDrop/onDrop 等属性,详细请参见 API 文档中的相关内容
基本拖拽设置:
允许复制 允许移动
setting.edit.drag.isCopy = true
setting.edit.drag.isMove = true
拖拽相对位置设置:
prev inner next
setting.edit.drag.prev = true
setting.edit.drag.inner = true
setting.edit.drag.next = true
2、treeNode 节点数据说明
对 节点数据 没有特殊要求,用户可以根据自己的需求添加自定义属性)
- 2020-07-20 11:18:47下载
- 积分:1
-
利用MFC实现了Telnet协议,作为Telnet客户端工具,可以连接Telnet服务器.实现技术包括:1,创建Telnet连接.2,从Telnet服务器接收数...
利用MFC实现了Telnet协议,作为Telnet客户端工具,可以连接Telnet服务器.实现技术包括:1,创建Telnet连接.2,从Telnet服务器接收数据.3,向Telnet服务器发送数据.-use of Telnet Protocol, Telnet client as a tool, Telnet server can be connected. Technology include : 1. establish Telnet connection .2. Telnet servers from receiving data .3 to the Telnet server to send data.
- 2022-03-21 00:16:16下载
- 积分:1
-
ario-registry
this book contain how to clean your registry
- 2009-11-01 12:10:47下载
- 积分:1
-
importNode06
The "importNode(importedNode,deep)" method for a Document should import the given importedNode into that Document. The importedNode is of type Element.
- 2014-05-14 02:37:43下载
- 积分:1
-
此为类似于FlashGet的下载续传源码
此为类似于FlashGet的下载续传源码-This is similar to FlashGet download source Resume
- 2022-01-26 05:30:47下载
- 积分:1
-
udf
pressure.c:压力随时间变化的udf;
tempreture.c:温度随时间变化的udf;
heatflux.c:热流密度随时间变化的udf
flu_udf1:udf教程
Fluent UDF 中文教程:udf中文教程(pressure.c:UDF:pressure changes with the time;
tempreture.c:tempressure changes with the time;
heatflux.c:heatflux changes with the time;
fluent_udf1:the course of UDF;
Fluent UDF Chinese course:the Chinese course of UDF.)
- 2018-04-10 15:32:17下载
- 积分:1
-
EWDPing
一个用vc++编写的简易ICMP连接察看器,适合初学者学习(vc prepared with a simple ICMP link to see that is ideal for beginners learning)
- 2007-02-22 12:00:35下载
- 积分:1