搜索资源列表
Asprise-OCR-CSharp-Windows_Server_32bit-4.0
- 识别图片上的文字,识别率有80% 附加c#调用 [DllImport(\"AspriseOCR.dll\")] static extern string craboOCR(string file, int type) private void GetVeryfyCode() { if(File.Exists(_imgPath))//ok now? { try { this.picbVeryfyCode.Image=Syste
Tips.rar
- 信息提示控件,用于界面开发,c#经典例子,很好的参考,Control message for the interface development, c# Classic examples, good reference
Form1-Message-Form2
- 两个窗体之间传递消息,例子是2号窗体控制一号窗体上的一个进度条-Passing messages between the two forms, example of this is No. 2 on the 1st form controls on the form a progress bar
SMS
- 用C#实现的短信收发程序,可以根据SIM上网卡接收或发送短消息。-Achieved with C# program to send and receive text messages, the SIM card can receive or send short message.
SimpleCode
- 一、 完成一个类似windwos系统中“计算器”的软件。 (1) 界面与其类似,含菜单及菜单快捷键(菜单功能除了“帮助”外其余可以空置);设置自己的程序肖像。 (2) 须支持按键。 (3) 选择“帮助”里的“关于”子菜单,弹出一个版权提示窗口。 (4) (选作)当鼠标点击计算器的关闭按钮时 ,弹出一个消息框,提示“你真的要退出吗”,按确定退出,按取消则留在计算器中。 -First, the completion of a similar windwos system,
ManagedSpy1
- SPY++的改进版本,可以提取到更多的windows消息信息和句柄信息-SPY++ for improved version, can extract more information and the message windows handle information
OAningniao
- 北大青鸟Y2毕业设计OA办公自动化系统参考代码,包括6大功能,1,人事管理,2,日程管理,3,文档管理,4,系统管理,5,消息传统,6,考勤管理,基本功能已经实现,值得参考 -Beida Jade Bird Y2 Graduation OA office automation system reference code, including six major functions, 1, personnel management, 2, schedule management, 3, docum
ProcessViewer-cSharp
- ProcessViewer is a program like Microsoft Spy ++. Unlikely to Spy++ it allows you to edit some properties of the Controls and also allows you to manage its window messages. You can change Text, Visibility, Enable, Window Styles and Window Ex Styles o
SMS_ReceiveandSend
- 一个简单的通过SerialPort类实现的串口短信收发程序,能够实现PC与手持设备的串口通信。-A simple COM program which can realize the receive and send of short message. It also realize the communication between PC and Mobile station.
WebSite1
- 实验室管理网站,分为学生端和教师端,内有学生选课,留言板等等网站常用功能-Laboratory management site, students are divided into client-side and teachers, with students in classes, message boards, etc. Web site commonly used functions
SMS
- 企业短信群发系统,vs2005 c#. -Enterprise Short Message System, vs2005 c#.
WinXmlValidate
- XML信息验证,并跟踪出错位置,C#编写-XML message authentication, and location tracking error, C# Prepared
asp.net
- 一个简单的留言板,用C#.net进行编程-Message Board
QQAutoMsg
- QQ自动消息发送器 适用于适度的骚扰您的好友们。-QQ automatic message transmitter applied to an appropriate degree of harassment to your friends.
usemessage
- Windows是基于消息的系统,本代码简单实现了C sharp的消息处理机制。-Windows is based on the message system, the code of the C sharp easy implementation of the message handling mechanism.
Csharp
- c # 短信猫 二次开发 演示 应用程序 demo-c# message cat secondary development of demonstration
QQmessage
- 可以群发QQ消息的小软件,可以针对单个好友,好友列表,QQ群, 自编。-Message can be mass-QQ small software, can a single friend, buddy list, QQ group self.
WebsmsCsharp
- c#版的短信群发软件源代码 数据库SQL2000 -c# version of the mass message software source code c# version of the mass message SQL2000 database software source code
NetWorkSpy
- 这个程序可以称为一个网络间谍程序是因为,它在列表框中列出所有机器上的共享文件夹,并一直监视它们,当有用户访问你的系统,它就会弹出消息警告框提示你,并且列出所有用户访问的目录,如果远程用户创建,删除,修改,重命名你的文件夹或文件,它们都会被这个程序记录下来,并且,记录远程机器非常详细的信息,作为附加的功能,还提供了一个系统托盘图标。-This procedure can be called a network because of spyware, which are listed in the
Csharp-serial-program
- C#语言中的串口通讯程序,可以支持16进制和文本形式的传输格式。-Csharp serialport program which can send message in the form of 0xxx and string format in case of proprer setup.