资源列表

排序选择:

« 1 2 ... .41 .42 .43 .44 .45 172646.47 .48 .49 .50 .51 ... 267451 »

[编程文档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/图象编程m1

说明:设计一个卡通图,程序能够完成如下功能: (1)能够体现画笔和画刷的使用 (2)使用不同的映射模式来显示所设计的图形 (3)在MM_ISOTROPIC和MM_ANISOTROPIC两种映射模式下,通过调节换算因子使图形能够放大和缩小。-Design a cartoon map, the program is able to complete the following functions: (1) to reflect the use of pen and brush (2) us
<刘佩佩> 在 2025-07-18 上传 | 大小:3kb | 下载: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

[加密解密my-ceaser

说明:凯撒加密,c++代码,给有需要的朋友,仅供学习-Caesar cipher, c++ code, to a friend in need, only to learn
<马克> 在 2025-07-18 上传 | 大小:591kb | 下载:0

[图片显示浏览bmp-read

说明:bmp位图的读取,简单易懂,给有需要的朋友,仅供参考-bmp bitmap to read, easy to understand, to a friend in need, for reference only
<马克> 在 2025-07-18 上传 | 大小:490kb | 下载: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源码/Javajavaanpr

说明: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
« 1 2 ... .41 .42 .43 .44 .45 172646.47 .48 .49 .50 .51 ... 267451 »

源码中国 www.ymcn.org