-
Kriging
Kriging 算法的实现程序包,matlab代码,简洁实用(Kriging algarith)
- 2009-10-22 20:16:29下载
- 积分:1
-
12.8kSVG
三电平无功补偿整套系统程序,包括和MCGS触摸屏通信(Three-level SVG system program)
- 2020-06-17 02:20:02下载
- 积分:1
-
串口实现双机互联
一个简单的串口实现双机互联,,比较实用,有兴趣可以(a simple dual-serial connectivity, and more practical, interested can s)
- 2005-05-19 16:57:35下载
- 积分:1
-
bresenham
说明: 三种VC++直线扫描转换算法:bresenham方法、数值微分法、中点画线法。(Three VC ++ line scan conversion algorithms: Bresenham method, numerical differentiation method, midpoint line drawing method.)
- 2020-05-15 12:43:14下载
- 积分:1
-
一个C++ 的关于 网络入侵漏洞扫描的源代码
一个C++ 的关于 网络入侵漏洞扫描的源代码-A C++ On network intrusion vulnerability scanning source code
- 2022-05-19 19:54:18下载
- 积分:1
-
ultrasound_image
超声相控阵探伤设备软件系统设计与实现,超声成像中的常用算法,相控聚焦,合成孔径成像(ultrasound image)
- 2020-12-13 16:59:15下载
- 积分:1
-
831551
微机之间串口通信,实现两台微型计算机之间快速简便的串行通信,()
- 2018-06-16 22:20:48下载
- 积分:1
-
course
VB选课管理系统 VB+ACCESS 是一款简单的小程序,给大家看看(The VB course management system)
- 2014-04-11 16:49:04下载
- 积分: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
-
ODBCDEMO2
说明: 了简化开发人员编写数据库应用程序,VC++的在其基础类库(MFC)里对ODBC API进行了封装,实现了一个面向对象的数据库编程接口,使VC++的数据库变得更加容易。
本章首先对MFC ODBC的概貌进行简要介绍,然后讲述利用MFC ODBC进行数据库开发的技巧,最后将通过具体数据库开发实例,详细讲述通过MFC ODBC开发数据库应用程序的方法和过程。(Simplify developers to write database applications, VC++ Class Library in its base (MFC) in the package on the ODBC API to achieve an object-oriented database programming interface, so that VC++ database easier.
This chapter begins with an overview of the MFC ODBC brief introduction, then tell a story using MFC ODBC database development skills, and finally database development through specific examples, describe in detail through the MFC ODBC database application development methods and processes.
)
- 2011-03-14 16:26:31下载
- 积分:1