-
ceramic-guitar-good-for-rocking-too
VC++平台上自己写的小程序,大家可以看看。。。。。。。。。。(On VC++ platform to write a small program, we can look at. . . . . . . . . .)
- 2015-04-14 17:16:43下载
- 积分:1
-
Grid
用MFC实现用表格控件对数据进行显示和修正处理(MFC with tabular data display controls and correction process)
- 2013-11-27 13:57:55下载
- 积分:1
-
bayer抖动算法
抖动算法分为随机抖动算法和有序抖动算法。随机抖动算法随机产生一组模板方阵数列,随机数的产生期间在图像的最小灰度和最大灰度之间。有序抖动算法是人为地设置一些模板值进行匹配操作,主要有分散性抖动算法(Disperse Dither)和聚集型离散算法(cluster Dith神两种。分散型以Bayer有序抖动算法为代表。后来Ulichenay在以上两种算法的基础上,提出了局部聚集整体分散的抖动算法。(Dithering algorithm is divided into random dithering algorithm and ordered dithering algorithm. The random dithering algorithm randomly generates a set of template square matrix sequences, where the generation of random numbers is between the minimum gray level and the maximum gray level of the image. The ordered dithering algorithm is to manually set up some template values for matching operations. The main algorithms are decentralized dithering algorithm (Disperse Dither) and clustered discrete algorithm (cluster, Dith, and two). The decentralized algorithm is represented by the Bayer ordered dither algorithm. Later, Ulichenay proposed a local aggregation and scatter jitter algorithm based on the above two algorithms.)
- 2017-09-19 16:36:36下载
- 积分:1
-
21469-AD1939-C-Sampled-
ADSP21469音频采样例程,能在21469评估板上正确运行(failed to translate,i am very sorry)
- 2013-05-03 15:43:37下载
- 积分:1
-
3DMapping
3Dmapping 挺不错的东西(3Dmapping very good things)
- 2008-06-12 14:24:26下载
- 积分:1
-
SSMV5XXX
WINDOWS下的基于CPCI的MVB 网卡驱动(CPCI mvb netcard driver for windows.)
- 2016-06-17 23:04:18下载
- 积分:1
-
7
说明: blockcoding CSA+檔名正確排序+Bug修正+special(blockcoding CSA+ file name correct order+ Bug correction+ special)
- 2011-03-12 09:12:32下载
- 积分:1
-
YYLXHcitPos
Good ERP System which I like mostly
- 2015-10-04 00:59:31下载
- 积分:1
-
Three
三维空间数据传输系统。实现分布式环境下三位空间数据的处理和传输。-Three-dimensional data transmission system. Distributed environment to achieve the three spatial data processing and transmission.
- 2022-03-07 07:17:36下载
- 积分:1
-
udp & NAT(Network Address Translators)& P2P 实例源码下载
首先先介绍一些基本概念: NAT(Network Address Translators),网络地址转换:网络地址转换是在IP地址日益缺乏的情况下产生的,它的主要目的就是为了能够地址重用。NAT分为两大类,基本的NAT和NAPT(Network Address/Port Translator)。 最开始NAT是运行在路由器上的一个功能模块。 最先提出的是基本的NAT,它的产生基于如下事实:一个私有网络(域)中的节点中只有很少的节点需要与外网连接(呵呵,这是在上世纪90年代中期提出的)。那么这个子网中其实只有少数的节点需要全球唯一的IP地址,其他的节点的IP地址应该是可以重用的。 因此,基本的NAT实现的功能很简单,在子网内使用一个保留的IP子网段,这些IP对外是不可见的。子网内只有少数一些IP地址可以对应到真正全球唯一的IP地址。如果这些节点需要访问外部网络,那么基本NAT就负责将这个节点的子网内IP转化为一个全球唯一的IP然后发送出去。(基本的NAT会改变IP包中的原IP地址,但是不会改变IP包中的端口)
- 2017-01-08下载
- 积分:1