搜索资源列表
一个CSHARP写的俄罗斯方块的代码
- 一个用CSHARP基于。NET环境开发的俄罗斯方块程序,全总使用面向对象的方法实现。供大家参考和学习!-with a CSHARP based.NET environment for the development of the Russian block process, and all the total object-oriented method. For your reference and learning!
CheckCode(CSharp)
- 一个生成验证码的程序,如您有什么问题可以发送邮件到Nick4@TOM.com-a validation code generation process, If you have any questions can send mail to Nick4@TOM.com
HowTo.PortScan.CSharp
- 这是用C#编写的扫描端口的程序,比起VC++来,实现起来更方便。并可以加入程序中。-This is the C# port scanning prepared by the procedure, compared with VC + +, achieving more user-friendly. And can join the process.
TIN-CSharp
- TIN三角网在GIS中具有重要用途.本程序演示了随机点的生成与TIN的生长法动态生成。-TIN TIN in GIS is an important purpose. Demonstration of the process of generating random points with the Health TIN France long dynamically generated.
touying-CSharp
- 本程序是使用VisualC#编制的一个投影变换演示程序,实现从3D长方体投影至2D平面的图形绘制,并演示了图形绕轴旋转的过程。-use of this procedure is the establishment of VisualC# 1 Projection Demonstration Program, D. realized from three to two rectangular projection plane D graphics rendering, and presentati
Graph_Treat.rar
- C#图像文件存取、缩放、平移、翻转、剪切、叠加、滤色、灰度、亮度、透明等处理技术示例。,C# Image file access, zoom, pan, flip, shear, overlay, color, gray scale, brightness, transparency, etc. Examples of process technology.
VietOCR.NET-0.5-src.zip
- c#编写的字符识别程序,识别效果很好的一个源代码,c# written character recognition process to identify the effect of a very good source
c_oracle.rar
- c#写的管理程序,连oracle数据库,oracle课的作业,c# to write the management process, even the oracle database, oracle lesson Operating
CSharp-TCP
- 试验名称:TCP通讯 目的:理解TCP通讯的基本机制。 试验要求: 1.按照书上示例建立一个TCP服务端的控制台应用程序。 2.给出一个TCP客户端的WinForm应用程序示例。 3.理解TCP通讯过程。-Test Name: TCP communication Objective: to understand the basic mechanisms TCP communication. Test requirements: 1 a
GraphicsMM_Animation.rar
- WPF的动画程序。部分特效,物理运动模拟,storyboard使用,动作控制,路经动画,多个单位互动。,WPF animation process. Some special effects, the physical motion simulation, storyboard use, motion control, via animation, interactive multiple units.
DICOM3DSDK.rar
- DICOM3DSDK开发包是一套专业的PACS系统开发工具,包括DICOM协议和影像处理两大部分,它的特点是使用方便、功能强大、适应性强,是快速开发PACS的理想选择,该版本包括DICOM_Strings, DICOM_Table, DICOM_Printers, DICOM_ImageFile, DICOM_Network, DICOM_ImageViewer, DICOM_FilmBox, DICOM_IconBar, DICOM_DicomDir, DICOM_SDKRegister等控
Csharp_VLCplugin_Server.rar
- 使用c# 开发的VLC streaming 程序 ,server端,使用者可输入对方ip与port 即可进行影片串流传送。,C# development using the VLC streaming process, server-side, users can enter target ip and port, then video can be sent to target side.
NETspider
- 军长搜索是一款基于 Microsoft .NET 2.0 开发的垂直搜索引擎。系统有着强大的文件和数据库引索能力,支持中英文分词,文件相似度分析排序,文件数据时实监控与更新,恐龙级的引索速度和毫秒级的搜索速度,搜索结果高亮显示,系统分两部分组成第一部分是C/s的搜索蜘蛛,第二部分是B/s的 WEB用户搜索显示界面,其整个系统的工作过程完全模仿了超级搜索引擎的工作原理。系统支持对站内和全网的引索。-Search is a commander based on the Microsoft. NET
SerialPortTerminal
- 基于C#的串口调试助手,调试通过,应用于本人设计的一个上位机程序的一部分功能中。-C#-based assistants for serial debugging, debugging through applied to a host computer I designed part of the process functions.
QRCode-CSharp
- 用C#写的QR编码与解码程序,只能解码直接生成的图片,无法解码从摄像头获取的图片。-QR written with C# coding and decoding process can only directly generate the image decoding can not decode the picture obtained from the camera.
SnmpSharpNet
- 由于C#原始的库函数中没有专门实现SNMP的库,因此对于SNMP开发者而言,用C#开发出SNMP的应用程序具有相当的难度,要求开发者对C#和SNMP都有很深的认识和理解。SnmpSharpNet是用C#构建的,处理简单网络管理协议(SNMP)的API,它提供了非常丰富的成员函数供SNMP开发者调用,开发者只需要对SNMP的基本原理和实现SNMP的基本过程有所了解,便可以轻松入手。-Since C# is not the original library functions to achieve
ContentAnalyzer
- 搜索引擎正文提取程序,通过html分析和正则,去掉html代码,保留网页正文,只针对中文有效。英文稍加修改即可使用。-The body of the search engine extraction process, through analysis and regular html remove html code to retain the page text, only effective against the Chinese. Slightly modified to use Engl
sample
- 简单示范如何开发三层的csharp程序,对于一般初学者来讲是一个好范例-Model how to develop a simple three-tier process csharp
process
- 用于监控系统的进程,同时可以在运行时启动想要启动的进程-Systematic process for monitoring the same time, you can run the process starts when you want to start
Csharp
- 说得好NET 2.0提供了对串口通信功能的支,在命名空间System.IO.Ports下找到erialPort类,通过创建一个新的SerialPort象,我们就可以在.NET程序中控制串口通讯全过程。-Well said NET 2.0 provides a serial communication function of the branch, in the namespace System.IO.Ports find erialPort class, by creating a new Se
