搜索资源列表
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.
CSharpCapture.rar
- 视频捕获是指由专用的视频采集卡捕获声频和视频信息,然后将其进行数据化处理,再经过软件的压缩进行处理,这时就可对这些数据进行保存、回放、传输等各种操作。 ,Video capture, is defined as a dedicated video capture card to capture audio and video information, and then processing the data, another to deal with the compression softw
Serial_get_data.rar
- 使用C#编写的串口通信程序,具备波特率设置、10进制16进制转换、数据保存等功能。 稍微改造即可满足自己的需要。,C# prepared using serial communication program, with the baud rate settings, 10-band 16-band converter, data retention and other functions. Slightly modified to meet their own needs.
DrawTools
- DrawTools向你展示如何在Windows Form程序中通过鼠标拖动绘制各种图形对象,它实现的固定图形有:矩形框、椭圆、线性和铅笔。并且,你可以通过鼠标选择、移动、删除图形,还可以改变图形大小等各种操作。另外,程序支持你把绘制的图形保存成文件,可以直接把一个文件从资源管理器中拖到程序界面上打开。-DrawTools sample shows how to create a Windows Forms application for drawing graphic objects in a
Arcgis93_ecp
- Arcgis9.3正版的全套无限制许可证 从某知名大学的空间地理研究中心拿到 含 arcgis ,arcgis engine ,arcgis server , arcengine , arcserver , arcsde的无限期许可,好东西,机会难得,暂时没用的话,先保存,说不定日后可用的上。-Arcgis9.3 ,arcgis ,arcgis engine ,arcgis server,arccengine, arcserver, arcsde
WindConLibRecord
- 录音,保存为wav文件,绘制波形(vs.net 2003)-Recording, save it as a wav file, rendering waveform (vs.net 2003)
MapControl
- 可以实现基于mapcontrol的放大,缩小、漫游、点击查询属性、打开layer文件、保存mxd文件,等功能-Can be achieved mapcontrol based on the amplification, reduced, roaming, click the query attribute, open the layer file, save mxd documents, and other functions
Web_browser
- 本系统用C#实现一个以IE为核心的网页浏览器,具体实现以下功能: 1) 能进行浏览指定网页,在浏览器上方有一地址栏,输入地址后按“Go”按钮或回车转到指定网页。 2) 有用户常用的一些按钮,类似IE的刷新,停止,前进,后退等。 3) 实现菜单栏,菜单栏里有文件,编辑,查看,工具,帮助等。在文件里可以新建选项卡,保存页面,查看属性等。在编辑菜单里可以对选定的内容进行复制,粘贴。在查看里可以查看源文件。在工具下可以查看Internet属性,设置主页等。在帮助下可以查看帮助文档。 4)
XMLTreeView
- TreeView保存成XML,并把该XML导入到TreeView-TreeView saved as XML, and put the XML into TreeView
CAD
- C#二维CAD制图软件,可以画简单的图形,并支持文件读取和保存-C#-D CAD drawing software, you can draw simple graphics, and supporting documents to read and save the
DirectShow
- 该系统是在vs2005下开发完成,实现了对摄像头数据的采集,并压缩保存文件-The system was developed under the vs2005 completed, realized the camera data collection, and save the file compression
myDataCollect
- C#编写的串口数据采集器,实时动态显示曲线!这是个一个医疗器械做的一个测试工具!还不错!动态显示动态保存数据!-C# prepared by the serial data acquisition, real-time dynamic display curve! This is a medical device to do a test tool! Pretty good! Dynamic Display Dynamic saved data!
IMEI
- 计算IMEI号码并导出为XLS格式保存。可为手机、数据卡生产过程提供帮助-Calculation of IMEI number and exported to XLS format. For mobile phones, data cards to help the production process
plcenter
- C#写的异步通信程序,socket连接中心,获取报文,保存到数据库-socket
BarcodePDF417
- pdf417 二维条码 源码C#版本 能根据输入的字符生成相应的2维码。并保存。-pdf417 barcode source code C# version of the character input is generated according to the corresponding two-dimensional code. And save.
ArpSender
- ArpSender是C#写的ARP发包器,写的初衷是想试下什么样的ARP包才会引起ARP攻击,构造一些包可能会导致别人上不了网。至于包怎么填,发挥大家的想象吧,嘿嘿。 ArpSender用了SharpPcap这个开源API,有兴趣的到网上查下,用起来挺简单的。编程过程中最大的问题就是线程的问题。发包的代码中用了BackgroundWorker控件,因为参数只能传一个,并且线程是不允许直接调用主窗口控件,后来用了一个结构体struct ArpPac来传,感觉还是很麻烦啊!不过还好在Backg
Webcam
- 关于应用摄像头截图,保存为BMP格式的图片文件-Camera shots
work
- 基于一个自己开发协议的基础上面开发的网络通信程序,并保存接收数据到TXT文件-A development agreement based on the basis of their own above the development of network communication procedures, and save received data to TXT file
FFTtest
- 从txt文本文件里读出16个通道的数据,并对起进行FFT变换,再保存数据到文本文件中.-get data from txt,then convert by fft,save the results into txt.
C#_excel创建,编辑,按模板保存
- 使用C#对excel创建,编辑,按模板保存(use C# to create excel,edit excel and save excel by model.)