Welcome![Sign In][Sign Up]
Location:
Search - csharp io

Search list

[Other resourcePIOD56_Demo

Description: PIOD56,PC机上IO模拟的CSharp程序,速度有点慢
Platform: | Size: 12102 | Author: sinabull | Hits:

[OtherC Sharp编程指南

Description: This article is a very simple introduction writing a Windows Form application for the Microsoft.NET framework using C#. The sample application demonstrates how to create and layout controls on a simple form and the handling of mouse click events. The application displays a form showing attributes of a file. This form is similar to the properties dialog box of a file (Right click on a file and Click on Properties menu item). Since attributes of a file will be shown, the sample will show how to use File IO operations in .NET framework.
Platform: | Size: 250880 | Author: 刘亮 | Hits:

[Windows DevelopCsharptips

Description: C#使用的一些技巧,从IDE的使用到基础 绘图 io -C# use some skills, from the use of the IDE based graphics io etc.
Platform: | Size: 78848 | Author: 方琪 | Hits:

[Windows MobileOpenNETCF_Source

Description: 本源码为OpenNETCF源代码,包含了Diagnostics,IO,Multimedia,Runtime,Security,Threading,Win32等各种用于windows mobile开发的扩展类源代码,对于移动开发者是个好东西。-OpenNETCF the source of the source code, contains Diagnostics, IO, Multimedia, Runtime, Security, Threading. Win32 various windows for the development of the mobile extension of the class source code, For mobile development is a good thing.
Platform: | Size: 500736 | Author: 飞龙在天 | Hits:

[CSharpFileSystem

Description: IO设备文件访问,媒体播放,文件查看,EXCEL查看。-IO device file access, media player, File Viewer, EXCEL view.
Platform: | Size: 668672 | Author: Tony Li | Hits:

[VC/MFCCSharp232

Description: 本文将介绍如何在.NET平台下使用C#创建串口通信程序,.NET 2.0提供了串口通信的功能,其命名 空间是System.IO.Ports。这个新的框架不但可以访问计算机上的串口,还可以和串口设备进行通信。-This article will introduce how to. NET platform using C# Create a serial communication program,. NET 2.0 provides a serial communication function, and its namespace is System.IO.Ports. This new framework will not only be able to access the computer serial port, and serial devices can also communicate.
Platform: | Size: 259072 | Author: 余勇 | Hits:

[DocumentsIO

Description: visual studio 2005中的IO接口一些注意事项。-visual studio 2005 in the IO interface of some note.
Platform: | Size: 1024 | Author: 520520 | Hits:

[Internet-NetworkSonic_Net

Description: 高效socket服务器要用到的(windows平台)iocp技术,可以提高服务器的并发连接数-Efficient use of the socket server (windows platform) iocp technology, can improve the number of concurrent connections the server
Platform: | Size: 77824 | Author: 谢黎鹏 | Hits:

[SCMPIOD56_Demo

Description: PIOD56,PC机上IO模拟的CSharp程序,速度有点慢-PIOD56, PC machines IO simulation CSharp procedures, the speed a bit slow
Platform: | Size: 18432 | Author: sinabull | Hits:

[CSharpdotNetTipsUtility

Description: Common .NET 2.0 helper functions and custom classes. Contains useful common code that anyone can use in just about any project. Helper classes include Active Directory, Validation, IIS, File IO, Security, Computer Info, Web, XML and more. Other classes include a better TextBox and ComboBox, sending e-mail, encryption and more. -Common. NET 2.0 helper functions and custom classes. Contains useful common code that anyone can use in just about any project. Helper classes include Active Directory, Validation, IIS, File IO, Security, Computer Info, Web, XML and more. Other classes include a better TextBox and ComboBox, sending e-mail, encryption and more.
Platform: | Size: 197632 | Author: sning | Hits:

[.netIOCP

Description: IOCP完成端口与高性能服务器程序开发 主程序: 1.监听一个端口 2.等待连接 3.当有连接来时 4.启一个线程对这个客户端进行处理 5.回到2 服务线程: 1.读客户端请求 2.如果客户端不再有请求,执行6 3.处理请求 4.返回操作结果 5.回到1 6.退出线程
Platform: | Size: 87040 | Author: liu | Hits:

[GDI-Bitmap00

Description: image 数组 高速读写 不用指针-image array IO C#
Platform: | Size: 1024 | Author: ZHOU | Hits:

[CSharpFileEncryptionAndDecryption

Description: C#加解密文件,可以自己创建私有密钥对文件进行加密与解密,IO对称加解密操作,强度很高,无私钥与解密算法情况下可逆性几乎为零。。VS2003/VS2005下编译通过-C# file encryption and decryption, you can create your own private key to encrypt and decrypt files, IO symmetric encryption and decryption operations, a high intensity, non-private key and decryption algorithm almost zero cases reversible. . Compiled under the VS2003/VS2005 through
Platform: | Size: 27648 | Author: 赵世玉 | Hits:

[GUI Developtest

Description: IO的操作,做了一些微软记事本没有的新功能,全源码附上-IO operation, has done some Microsoft Notepad is not new features, full source code attached
Platform: | Size: 109568 | Author: 禹琦 | Hits:

[CSharpCsharp

Description: 说得好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 SerialPort as we can. NET procedures for controlling the whole process of serial communication .
Platform: | Size: 449536 | Author: 赵燕 | Hits:

[Windows DevelopDeviceIOControl

Description: 用来获得无线信号的信号强度,通过DEVICE IO CONTROL-Get the strength of wireless signal through DeviceIOControl
Platform: | Size: 10240 | Author: 孙建波 | Hits:

[Driver DevelopCSharp

Description: There are seven example programs contained in the following directories for using IVI-COM: SendSCPI: Shows how to send SCPI commands and read the response by using the IVI-COM driver calls to do the custom IO. Mux_L4421A: Illustrates 2 wire scanning using the Agilent 34410A/34411A DMM with the Agilent L4421A Switch Unit. Dac51: Demonstrates programming the DAC for creating an internal waveform. Multifunction: Demonstrates digital input and output, DC output from the DAC, reading and configuring the totalizer. DigitalMemRead: Demonstrates how to load the L4450A digital I/O memory and clock out a pattern sequence. DigitalMemWrite: Demonstrates how to transfer digital data from the L4450A memory to a receiving module or computer. L4445A: Demonstrates how to configure and operate a 1810UL switch and close channels on the L4445A Microwave card.
Platform: | Size: 37888 | Author: xxt | Hits:

[CSharpCSharp.Net

Description: C#入门的一些经典算法和解决方案,含基础、类、IO、SQL、ADO.NET、LINQ等-some classic methods and solutions of C#
Platform: | Size: 129024 | Author: | Hits:

[CSharpNtty.RPC.NETClient

Description: Netty是一个高性能、异步事件驱动的NIO框架,它提供了对TCP、UDP和文件传输的支持,作为一个异步NIO框架,Netty的所有IO操作都是异步非阻塞的,通过Future-Listener机制,用户可以方便的主动获取或者通过通知机制获得IO操作结果。 作为当前最流行的NIO框架,Netty在互联网领域、大数据分布式计算领域、游戏行业、通信行业等获得了广泛的应用,一些业界著名的开源组件也基于Netty的NIO框架构建。(Netty is a high-performance, asynchronous event driven NIO framework that provides support for TCP, UDP and file transmission. As an asynchronous NIO framework, all IO operations of Netty are asynchronous and non blocking. Through Future-Listener mechanism, users can easily obtain or obtain IO operation results by notification mechanism. As the most popular NIO framework, Netty has been widely used in the field of Internet, large data distributed computing, game industry, communication industry and so on. Some well-known open source components in the industry are also based on the NIO framework of Netty.)
Platform: | Size: 47104 | Author: huhuaaaa | Hits:

CodeBus www.codebus.net