搜索资源列表
Csharp-vc-dll
- cSharp调vc编写dll。使用VC编写封装访问eDNA的dll,然后用CSharp来调。
lexical_analysis(CSharp)
- CSharp编写的类C语言词法分析程序。采用OOP思想设计,具有基本词法分析功能,单独用一个类封装,拓展性好。
Csharp
- 安装摄像头后,一般可以找到avicap32.dll文件,此文件中封装了对摄像头的相关操作API然后自己写一个关于摄像头的类
RTFLib.zip
- 一个封装好的类(RichText Builder (StringBuilder for RTF).可以将Rich Text控件中的内容直接保存为RTF格式文件.,A good type of package (RichText Builder (StringBuilder for RTF). Could be in the Rich Text content controls directly saved as RTF files.
DotnetCharting.rar
- DotNetCharting图形控件演示 最近在做项目时要对数据进行统计分析,所以必须生成一些报表统计图(如柱形图、饼图、曲线图等),网上强烈推荐了使用DotNetCharting控件来实现,于是自己对DotNetCharting控件进行了简单的学习,下面先简单介绍一下DotNetCharting控件及其使用。 DotNetCharting是一个非常棒的.NET图表控件,对中文支持非常好,而且操作方便,开发快速,既有for webform 也有for winform的,而且.
IOCP.rar
- C#实现的完成端口模型封装类,简单稳定。,C# to achieve the completion port model type package, a simple stability.
LinearRegression
- 用C#编写的线性回归预测算法,一个类,可以封装-Written in C# using the linear regression algorithm, a class, you can package! !
MouseKeyboardLib2005
- c#封装的鼠标键盘钩子库,实现全部的鼠标键盘钩子功能。-c# keyboard mouse hook package library, the realization of all the mouse functions of the keyboard hook.
win32api
- 用c#封装了win32的API!很实用的!-With c# Encapsulates win32 the API! Very practical!
WebBrowser
- 重新封装的webBrowser控件,在点连接时可以避免在新窗口中打开。-To re-package webBrowser control, at the point connection can be avoided in a new window.
Flow
- C#通过GDI+实现流程图绘制,绘图类封装并有相关的调用DEMO程序 可以进行节点的样式处理与线条的变换。 与VISIO相似-Flow drawing in GDI+ writting by C# ,like Microsoft Visio.
CRC
- C#编写的通讯检测的CRC校验代码,已经封装成几个函数,使用字符串输入进行检测,哪来直接可以使用-C# Prepared communication CRC checksum detection code has been packaged into several function, use string input detection, where you can use directly
ini
- 利用C#访问ini配置文件。文件封装了读写ini文件的函数,用户访问简单、明了。-Use C# to visit ini configuration file. Package of documents to read and write ini file function, easy user access, and clear.
SQLHelpercs
- 一个封装得很好的SQL工具类,里面有各种常用方法-A very good package SQL tools, there are a variety of commonly used methods
ATM
- 面向对象的类基础知识写的模拟ATM机,包括类的各种调用,也包括封装性-ATM program about the knowledge in class of OOP
1032508_12409103986oJs
- 车牌识别系统,部门核心代码被封装,很少的,不影响大家阅读学习-sorry ,i down.t know yy
CSharp_Date
- C#公历转农历代码,因为这个是具有.net特色的,充分调用.net类库的代码。所有复杂的细节都封装在ChineseLunisolarCalendar类里了,简单,高效,稳定,可靠。-C# switch to the Lunar calendar code, because this is a. Net characteristics, the full call. Net library code. All the complex details are encapsulated in the
ethernet
- 基于C#的Ethernet的封装和解析程序(8位CRC校验),控制台程序,带有选项. -e o:封装控制台输入信息到文件o中。 -e o i:封装i中的数据位ethernet帧,并回写 至o中。 -u i:解析i中封装的ethernet帧(8位CRC),显示到控制台。-C#, Ethernet-based packaging and analytical procedures (8-bit CRC checksum), the console program, with the op
Csharp
- 有用的源码,帮助学习,Autodesk官方最新的.NET教程(C#) 第 1 章 Hello World: 访问 ObjectARX .NET 封装类 1 第 2 章 .NET AutoCAD 向导及Editor类 2 第 3 章 数据库基础: 创建我们自己的Employee 对象 4 第 4 章 数据库基础2: 添加自定义数据 9 第 5 章 用户互操作:提示和选择 17 第 6 章 更多的用户界面:添加自定义数据 24 第 7 章 事件 -Useful sourc
(cSharp)3DDrawing
- 一个通过C# 的GDI+模拟3D显示一个立方体的代码,可将图片贴到立方体表面,封装了Geometry /Camera/Image等对象。-A GDI+ through C#, 3D simulation code shows a cube, the picture attached to the cube surface, encapsulates the Geometry/Camera/Image and other objects.