搜索资源列表
Csharp-vc-dll
- cSharp调vc编写dll。使用VC编写封装访问eDNA的dll,然后用CSharp来调。
lexical_analysis(CSharp)
- CSharp编写的类C语言词法分析程序。采用OOP思想设计,具有基本词法分析功能,单独用一个类封装,拓展性好。
Csharp
- 安装摄像头后,一般可以找到avicap32.dll文件,此文件中封装了对摄像头的相关操作API然后自己写一个关于摄像头的类
Exo.zip C#封装的OpenGL 3D游戏引擎
- C#封装的OpenGL 3D游戏引擎,C# Package of OpenGL 3D game engine
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.
shanchu.rar
- 一个用C#编写的删除例子,可以作为封装成类。,One prepared by the deletion of C# example, can serve as a package into a category.
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.
SgipNET.rar
- 详细说明:用C#编写的的中国联通Sgip协议,封装了所有协议包,支持多线程,已经投入使用。-C# prepared by the China Unicom Sgip agreement, Packaging, all protocols, support multiple threads, are already in use.,详细说明:用C#编写的的中国联通Sgip协议,封装了所有协议包,支持多线程,已经投入使用。-C# prepared by the China Unicom Sgip a
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!
Matrix
- 自己封装的矩阵运算的类,用C#编写,例如转置、求逆、求特征值、矩阵乘法等-Own package matrix operations class, written using C#, such as transposition, inversion, find eigenvalues, matrix multiplication, etc.
WebBrowser
- 重新封装的webBrowser控件,在点连接时可以避免在新窗口中打开。-To re-package webBrowser control, at the point connection can be avoided in a new window.
myGSM
- C#编写的短信猫工具,其中包括了一个非常完善的短信猫操作类,原始的AT命令封装,类中封装好了发送短信拨打电话获取短信等功能!非常值得一看!-Messages written in C# cat tools, including a very good message cat action class, the original AT command package, a class wrapper for sending SMS text messages and other functions
Flow
- C#通过GDI+实现流程图绘制,绘图类封装并有相关的调用DEMO程序 可以进行节点的样式处理与线条的变换。 与VISIO相似-Flow drawing in GDI+ writting by C# ,like Microsoft Visio.
DataGridPrint
- 自己封装打印类,可以自定义控制web打印,可以自定义设置datagrid在网页中得打印。-Packaging printing their own category, you can print a custom web control, can customize the settings page at a datagrid print.
McirosoftDataAccesTier
- microsoft 通过C#实现的对数据库连接及操作的封装,可以通过此控件直接对数据库进行连接并进行新增、修改、删除、查询等的操作。-microsoft through the C# implementation of the database connection and operation of the package, this control can be connected directly to the database and to add, modify, delete, que
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.