-
Excel串口通讯
在excel中加入串口通讯,可接收串口发来的数据,一行行显示,还有时间间隔显示(In Excel to add serial communication, you can receive data sent by the serial port, a line display, as well as time interval display)
- 2017-09-07 15:49:54下载
- 积分:1
-
ahv-output
Mini Programs, written in the visual basic language, whose purpose is to input and output transcripts
- 2018-11-05 11:04:02下载
- 积分:1
-
Keygen_ide
ASProtect的2 联合开发网 - pudn.com
- 2010-03-15 02:55:39下载
- 积分:1
-
一个 完成端口的例子。 结构明晰, 可用在服务端
一个 完成端口的例子。 结构明晰, 可用在服务端-a complete port example. Clarity structure, available on the server
- 2022-08-24 15:27:27下载
- 积分:1
-
use ie cache and development agreement http download the examples, applicable to...
利用ie cache 和 http 协议开发下载程序的例子,适用于简单的网络下载。-use ie cache and development agreement http download the examples, applicable to simple networks to download.
- 2022-02-15 07:56:33下载
- 积分:1
-
完整端口的编程,代码精良,设计完整.希望大家继续完善
完整端口的编程,代码精良,设计完整.希望大家继续完善-Port complete programming, code well, design integrity. I hope you will continue to improve
- 2022-03-20 19:06:58下载
- 积分:1
-
vbini
VisualBasic6全面控件操作INI文件的实例,适合初学者学习(Examples VisualBasic6 full control INI file, suitable for beginners to learn)
- 2014-04-23 23:25:20下载
- 积分:1
-
啧啧
TUT--最轻量级的C++单元测试框架
TUT是最简洁、最轻量级的C++单元测试框架。TUT是Template Unit Tests的缩写,是一个C++的单元测试框架
No C-style macros
No manual registration for test groups and methods
No libraries of any kind
Neutrality to user interface
No Javisms
-TUT- The most lightweight C++ Unit testing framework for TUT is the most concise, most lightweight C++ Unit testing framework. TUT is the abbreviation for Template Unit Tests is a C++ Of unit testing frameworks
- 2022-02-06 23:46:45下载
- 积分:1
-
LinuxC
本章介绍在LINUX 下进行C 语言编程所需要的基础知识.在这篇文章当中,我们将会
学到以下内容:
源程序编译
Makefile 的编写
程序库的链接
程序的调试
头文件和系统求助(This chapter describes the basic knowledge of the C programming language under LINUX. Them in this article, we will learn the following: source Makefile the written library link program debugging of header files and system for help)
- 2012-09-03 16:32:28下载
- 积分:1
-
使用JAVA I/O和 NI/O编写的两种网络ECHO服务器,用以学习两种IO的不同编程方法,体验基于阻塞与非阻塞IO开发高性能网络应用程序的具体实例.Java...
使用JAVA I/O和 NI/O编写的两种网络ECHO服务器,用以学习两种IO的不同编程方法,体验基于阻塞与非阻塞IO开发高性能网络应用程序的具体实例.Java平台传统的I/0系统基于byte(字节)和Stream(数据流)。这种模式下的I/O 操作以字节为单位,以流的方式处理数据。而NIO( New I/O )以块的方式处理数据,它的系统操作面向Buffer(缓冲),Channel(通道)和Selector(选择器),不再是字节,这种模式利用了操作系统管理内存和文件的方式,并将一些耗时操作直接转移给操作系统,使JavaI/O的速度得以提高、性能得到了明显的改善
-The use of JAVA I/O and NI/O, prepared by two types of network servers ECHO to learn two different programming methods IO experience obstructive and non-blocking IO based on the development of high-performance network applications specific examples. Java platform for the traditional I/0 system is based on the byte (byte) and Stream (data streams). This mode of I/O operation in bytes in order to deal with data flow way. The NIO (New I/O) blocks the way to deal with data, its system for Buffer (buffer), Channel (channel) and the Selector (selector), is no longer a byte, this mode of use of operating system management of memory and the manner in which documents, and some time-consuming operation of a direc
- 2022-02-09 15:18:54下载
- 积分:1