搜索资源列表
TestMem
- C#下内存共享的测试例子,在大容量的数据高效交换使用。-shared memory under test case, the large capacity of data exchange and efficient use.
EX2
- 自己写的一个小小示例,C#窗口间的数据交换,因为想下载本站的一个东西。
SortSimple
- 内部排序法,一、交换式排序 1)冒泡法 方法:将相邻的两个数据加以比较,若左边的值大于右边的值,则将两值相互交换 若左边的值小于等于右边的值,则此两个值的位置不变。右边的值继续和下一个值做比较,重复此动作,
ex_image_histogram_plots
- 使用IDL的强大功能进行图像处理,使用IDL的BRIDGES在C#和IDL之间进行数据交换。
冒泡法改进
- 冒泡法是数据排序的一种基本算法,它的基本方法是:相邻两元素进行比较,如有需要则进行交换,每完成一次循环就将最小元素排在最后(如从大到小排序),下一次循环是将其他的数进行类似操作?如将N 个数按从大到小排序,Turbo C语言程序函数 -Bubble Act to sort the data is a basic algorithm, which is the basic method : two adjacent elements, if required for the exchange, e
Share-memory
- 用C#写的共享内存的源码,封装好了读写byte和string的API函数,可用于和其他软件进行数据交换-Code compile with C# for share memory in window.
waitform
- c# winform 窗体交换数据等待窗体.gif图片等待窗体图片.源码提供-c# winform Wait for the form to exchange data form. Gif picture waiting form pictures. Source to provide
jsonchecker
- aspx下的JSON库 JSON(Javascr ipt Object Notation) 是一种轻量级的数据交换格式。易于人阅读和编写。同时也易于机器解析和生成。它基于Javascr ipt Programming Language, Standard ECMA-262 3rd Edition - December 1999的一个子集。 JSON采用完全独立于语言的文本格式,但是也使用了类似于C语言家族的习惯(包括C, C++, C#, Java, Javascr ipt, Perl, P
DataExchangePlatform
- 数据交换平台 提供从远程FTP与本地目录实时多任务的数据交换。 -Data Exchange Platform Multi-Tasks,Real Time for exchanging Data between Remote Ftp and local directory.
qrt
- 某个公司采用公用电话传递数据,数据是四位的整数,在传递过程中是加密的,加密规则如下:每位数字都加上5,然后用和除以10的余数代替该数字,再将第一位和第四位交换,第二位和第三位交换。 -The adoption of a public telephone data transmission, data is an integer of 4, in the transmission process is encrypted, encryption rules are as follows: ea
MyQQ
- 本项目是一个仿QQ聊天工具。 系统结构:C/S,通过数据库交换聊天消息; 数据文件在data文件夹下。 需要的数据表: Users:用户表 Friends:好友表 Star:星座表 BloodType:血型表 FriendshipPolicy:好友策略表 Messages:消息表 MessageType:消息类型表 -The project is a chat tools like QQ. System Architecture: C/S, t
EasyChat
- 这是用C#做的一个简易的Windows平台下的聊天软件,包括了客户端和服务端的全部源码,注释很详细,有兴趣学习.net应用开发的同学可以下载来学习学习。这个示例包含了了C/S架构软件开发的很多基础知识和思想。 功能包括群发,私聊,发送震动,收到消息发声,闪屏提示等等,大致类似于QQ的多人聊天会话功能。 涉及到的知识主要包括: 1. TCP/IP通信,包括TcpClient , TcpListener , Socket , NetworkStream等几个用于TC
ShareMemory
- 利用内存数据共享,实现进程间的数据交互,这是常用三种进程间数据交换的一种-The use of memory, data sharing, data exchange between the realization of the process, which is commonly used three kinds of data exchange between the process of a
WS_DataEX
- 数据交换平台核心代码-v1.1 主要特色是异步数据同步,耦合度很低-Data Exchange platform core
BluePrintDemo
- 支持手机蓝牙打印,通过设置虚拟串口来数据交换。-Support mobile bluetooth print, through the virtual serial ports data exchange.
Interop.OPCAutomation
- 用于西门子plc与上我急的通信,可以方便 的实现数据交换,界面控制-For Siemens plc on my emergency communication can facilitate the realization of data exchange interface control
DataListner
- C#从远程OPC服务器读取数据写本机OPC服务器的变量,用于两个系统间的数据交换-C# write native OPC server to read data from a remote OPC server variables for the exchange of data between the two systems
ExcelHelper
- 用于更方便地使用C#操作excel与数据库之间的数据交换的一个类文件-Used to more easily manipulate excel using C# and the exchange of data between databases a class file
C# OPC 客户端开发实例
- 采用c#开发的OPC CLIENT 客户端,与 OPC SERVER 进行实时数据交换。
jiaohuan
- 数据交换问题,输入两个数据,要求利用C语言编写一段代码,将它们的值进行交换后输出-Data exchange, the importation of two data, require the use of C language to prepare a section of code, the value of their output after the exchange