资源列表
排序选择:
[编程文档] IP_UDP_TCP_ICMP-checksum
说明:IP/UDP/TCP/ICMP的校验和 在发送数据时,为了计算数IP据报的校验和。应该按如下步骤: (1) 把IP数据报的校验和字段置为0。 (2) 把首部看成以16位为单位的数字组成,依次进行二进制反码求和 (3) 把得到的结果存入校验和字段中。 在接收数据时,计算数据报的校验和相对简单,按如下步骤: (1)把首部看成以16位为单位的数字组成,依次进行二进制反码求和,包括校验和字段。 (2)检查计算出的校验和的结果是否等于零。 (3)如果等于零,说明被整除<cool> 在 2025-07-18 上传 | 大小:4kb | 下载:0
[GDI/图象编程] AppIPTransform
说明:directshow 基础开发实例,很适合初学者参考学习-directshow based development instance, very suitable for beginners reference learning<MINGREN> 在 2025-07-18 上传 | 大小:19kb | 下载:0
[书籍源码] Objective-C
说明:Objective-C基础教程随书源码.zip-Objective-C source code<neil> 在 2025-07-18 上传 | 大小:6.45mb | 下载:0
[GDI/图象编程] FilterTitleOverlay
说明:directshow 基础开发实例,很适合初学者参考学习-directshow based development instance, very suitable for beginners reference learning<MINGREN> 在 2025-07-18 上传 | 大小:46kb | 下载:0
[uCOS开发] MCS51-uCOC_II
说明:移植到MCS51的uCOC_II Proteus 仿真 -Transplanted to the MCS51 uCOC_II Proteus simulation<cool> 在 2025-07-18 上传 | 大小:162kb | 下载:0
[软件工程] Adaptive-interpolation-of-images
说明:图像的自适应插值,主要针对国外的图像插值方法,介绍一种插值方法,利用张量处理数据-Department Matem atica Aplicada, Univ. de Val encia, Dr. Moliner, 50, 46100 Burjassot, Spain,In this paper, we propose to enlarge an image using a particular class of nonlinear techniques<王峰> 在 2025-07-18 上传 | 大小:306kb | 下载:0
[3D图形编程] Nonlinear-structure-tensors
说明:利用非线性结构张量处理一些图形问题,能够有效的解决和优化现成的处理方法-In this article, we introduce nonlinear versions of the popular structure tensor, also known as second moment matrix. These nonlinear structure tensors replace the Gaussian smoothing of the classical structure te<王峰> 在 2025-07-18 上传 | 大小:839kb | 下载:0
[JSP源码/Java] javaanpr
说明:java图像识别技术,该包中有可以识别图片的代码,主要通过java语言编写-java image recognition technology<赵浩> 在 2025-07-18 上传 | 大小:3.15mb | 下载:0
[菜单] MenuKey1
说明:在菜单标题的后面加“&+字母”即可实现菜单快捷键的设置。程序运行时,用户按Alt键加上该字母键,便可以激活并操作该菜单。如果设置快捷键的菜单项是子菜单,那么还需要为该菜单的上级菜单设置快捷键,否则上级菜单没有快捷键就不能运行子菜单的快捷键。-The back of the menu title, add " & + letter" to achieve the set menu shortcuts. Press the Alt key plus the letter ke<刘莉> 在 2025-07-18 上传 | 大小:16kb | 下载:0