-
cautare_binare
this program performs a binary search throough a sorted array
- 2013-12-17 14:12:30下载
- 积分:1
-
Winsock Programming Guide, Winsock common function
Winsock编程指南,Winsock常用函数-Winsock Programming Guide, Winsock common function
- 2023-02-27 22:25:04下载
- 积分:1
-
determinante EM C
determinante em c-determinante em c++.................
- 2022-03-14 22:52:06下载
- 积分:1
-
VB代码管家_201500722【源代码】
说明: 各种编程说明,很多控件的用法,以及很多实用的小程序(Various programming instructions
The use of many controls, as well as many practical applets)
- 2019-03-12 09:08:57下载
- 积分:1
-
STL_DISPLAY_Display
STL文件读取程序(Matlab):可以将ASCII格式的STL文件中的数据点信息及网格拓扑信息读出,并显示在屏幕上(a MATLAB program which gets the name of an ASCII STL (Stereolithography) file from the user, reads the 3D graphics information stored in the file, and displays the structure on the screen. )
- 2020-07-03 21:00:02下载
- 积分: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
-
newfile5
【例6.4-1】本例演示:pcolor , contour, contourf的调用格式;等位线标高指令 clabel 的配合使用和区别;colorbar在用户指定位置上创建着色标尺;subplot子图位置的控制;图形窗背景底色的设置。(图6.4-1)(Example 6.4-1 This example demonstrates: pcolor, contour, contourf' s call format the bit line elevation instruction clabel of the used in conjunction with, and differences in the user-specified location colorbar create coloring ruler of the subplot subgraph location control graphics window Background background settings. (Figure 6.4-1))
- 2013-03-03 10:18:28下载
- 积分:1
-
Chmiot.AutoUpdater
实现windows软件自动更新,也是网上找的代码,不全,自己补全了(Automatic updates for windows software, also looking for online code, incomplete, own complement of)
- 2014-02-11 16:40:44下载
- 积分:1
-
libiconv-1.9.2-1-bin
说明: Binary for use in c# projects
- 2019-03-13 05:23:11下载
- 积分:1
-
891-891-1-PB
Digital image face detection had been developing so much in this last decade. The searching for the best
method is still walking until today. This face detection research is using color model based segmentation method
combined with template matching. There are 4 main process in this research. First, motion detection is used to
minimize the size of the image by subtracting image n with image n+m. Then, by using YCbCr color model based
segmentation, the image is separated by skin color area and non-skin color area. Third, is to reduce the noise by
using the blurring way and by filtering its wide. The last one is matching the area that last with template that has
been prepared to detect which area is face. The result of the research, from 217 images and 10 videos , shows
that this method reach up to 70,5 face detection accuration procentage.
- 2013-11-22 22:58:45下载
- 积分:1