资源列表
富士门禁二次开发包
- 富士门禁的二次开发包,含485和tcp两种协议;(Fuji access control two development kits, including 485 and TCP two protocols;)
print
- 初步实现打印监控功能,多个打印机监控未实现。(Initial print monitoring function, multiple printer monitoring is not realized.)
Hello
- C#实现的输出hello world的代码,功能简单,实现也简单。(C# implementation of the output Hello world code, the function is simple, easy to implement.)
C# EMGUCV人脸识别
- 基于emgucv,采用C#开发的人脸识别程序,为了功能正常,需先安装opencv和emgucv.(Based on emgucv, the use of C# development of face recognition program, in order to function properly, you need to install opencv and emgucv.)
VS2012+rdlc+web
- 采用微软自带组件开发在线报表功能,此功能可以实现web端报表模板的编辑,以及在线报表的生成。(Using Microsoft's own components to develop online report function, this function can realize the editing of web end report template and the generation of online report forms.)
AForge.NET Framework-2.2.5
- AForge.NET是一个专门为开发者和研究者基于C#框架设计的,这个框架提供了不同的类库和关于类库的资源,还有很多应用程序例子,包括计算机视觉与人工智能,图像处理,神经网络,遗传算法,机器学习,机器人等领域。 这个框架由一系列的类库组成。主要包括有: AForge.Imaging -- 一些日常的图像处理和过滤器 AForge.Vision -- 计算机视觉应用类库 AForge.Neuro -- 神经网络计算库AForge.Genetic -进化算法编程库 AF
HDisplay
- 用c#封装的自定义控件,在halcon原来的图像控件基础上,增加了鼠标自由拖拽移动,滚轮缩放,鼠标实时图像信息显示,基础图像处理等功能。(With c# custom control, in the original Halcon image control, the mouse has increased drag and drop, movement, roller scaling, mouse real-time image information display, basic image
PI数据库 ODBC取数程序
- 通过ODBC方式,从PI数据库取出测点实时数据,转存到SQLSERVER数据库中(Through ODBC mode, real-time data of measuring points are extracted from the PI database and transferred to the SQLSERVER database)
PasswdMaker
- 自动生成密码的程序,含有大小写字母和符号(A program that automatically generates passwords containing letters and symbols in characters)
ConsoleApplication2
- 1.校园导游咨询 【问题描述】 设计一个校园导游程序,为来访的客人提供各种信息查询服务。 【基本要求】 (1)设计你的学校的校园平面图,所含景点不少于10个。以图中顶点表示学校各景点,存放景点名称、代号、简介等信息;以边表示路径,存放路径长度等相关信息。 (2)为来访客人提供图中任意景点的问路查询,即查询任意两个景点之间的一条最短的简单路径。 (3)为来访客人提供图中任意景点相关信息的查询。 【测试数据】 由读者根据实际情况指定。 【实现提示】 一般情况下,校园的
ForkliftControl_study
- 委托(delegate)多线程学习,类似QT环境的信号槽机制(Delegate multi thread learning, signal slot mechanism similar to QT environment)
xmlRead
- c#读取XML文件,只是读取遍历节点数据(C# reads the XML file)