资源列表
Clock
- 用silverlight技术做的 3d闹钟,很炫的效果-silverlight clock
vb_guia
- Tutorial VB complet Spanish
TRY2
- 自己写的基于OPENCV1.0的人脸检测程序-Wrote based face detection program opencv1.0
JDKstudyppt
- java 起步过程值得一参考的课件,里面有JDK的使用介绍,各章的例子
CarsManage
- 一个停车场管理系统,帮助管理员管理停车业务-A parking management system, parking assist administrators to manage business
ode-0.11.1 优秀的物理引擎
- 是一款优秀的物理引擎
Graphics-and-Images
- 用VB编写的对可视窗体界面中的图形图像进行处理工程源码文件-Written in the form of a visual interface graphics image processing project source file using VB
experiment3
- 重载函数求余,求圆和矩形的面积,简单的计算器程序的c++,c++ 的实验报告,实验三-Remainder overloaded function, the area of circular and rectangular, simple computer program c++, c++ Lab reports, test three
SpoofArp
- 对局域网的主机进行ARP的攻击,使其主机瘫痪,主要让初级同学实验.-Hosts on the LAN ARP attack to the host paralysis, mainly for primary students to experiment.
tel-find
- 简单的电话号码查询系统,内附数据库,方便简洁-Simple telephone number inquiry system, containing a database to facilitate simple
Serial-with-mscomm
- 在Labview中利用Mscomm控件实现串口通讯,解决了VISA通讯不能利用中断的缺陷,可以实时响应串口数据。-In Labview using Mscomm control serial communications, communication can not be used to solve the interruption of VISA defects, real-time response to serial data.
XmlTest
- xml文件的读写。 TinyXml实现的是DOM访问模型,因此提供了一系列的类对应XML文件中的各个节点。主要类间的关系如下: TiXmlBase:其他类的基类,是个抽象类 TiXmlNode:表示一个节点,包含节点的一般方法,如访问子节点、兄弟节点、编辑自身、编辑子节点 TiXmlDocument:表示整个XML文档,不对应其中某个特定的节点。 TiXmlElement:表示元素节点,可以包含子节点和TiXmlAttribute TiXmlComment:表示注释