资源列表
排序选择:
[JSP源码/Java] 1
说明:运行下列程序,分析super关键字的使用,以及父类与子类之间的隐藏和重写关系 class superClass{ int x superClass( ){ x = 3 System.out.println("in superClass : x = "+x) } void doSomething( ){ System.out.println("in superClass.doSomething( )") } class<小馒头> 在 2025-07-21 上传 | 大小:3kb | 下载:0
[图形图象] motiondectect
说明:motion dection运动目标检测与跟踪-motion dection moving target detection and tracking<celera> 在 2025-07-21 上传 | 大小:4kb | 下载:0
[JSP源码/Java] 2
说明:定义一个矩形类Rectangle,再派生一个正方形类Square,自行扩充成员和方法。再定义接口EqualDiagonal,其中包含方法getDiagonal( ),在矩形类和正方形类中实现此接口,用来实现斜边的计算。-Define a rectangle class Rectangle, and then derive a square class Square, expand their own members and methods. And then define the interfa<小馒头> 在 2025-07-21 上传 | 大小:4kb | 下载:0
[Dephi控件源码] ddVue
说明:浏览/编辑CAD图形的控件,支持打开,浏览所有版本CAD文件,并自动识别CAD文件版本。-View/edit CAD graphic controls, support for open, browse all versions of CAD files and automatic recognition of CAD file versions.--View/edit CAD graphic controls, support for open, browse all versions of<daniel> 在 2025-07-21 上传 | 大小:1.62mb | 下载:0
[文件操作] ReadConfig
说明:利用C语言实现配置文件(.ini)的读写操作,可跨平台使用,实现的功能与windows API 函数 GetPrivateProfileString 和WritePrivateProfileString的功能一样-Using C language to complete two functions which can read and write config files, like that with suffix .ini<yangpeng> 在 2025-07-21 上传 | 大小:17kb | 下载:0
[图形图象] motionestimation
说明:matlab做的运动估计,用于图像处理中图像追踪等(仅供大家参考)-Motion Estimation using matlab, for motion tracking in digital image processing<闯黄扣分> 在 2025-07-21 上传 | 大小:4kb | 下载:0
[图形图象] motiontest1
说明:运动检测和背景提取,比较适合于入门者学习,有一定的参考价值-Motion detection and background extraction, suitable for beginners to learn the value of some reference<pressbri> 在 2025-07-21 上传 | 大小:1kb | 下载:0
[C#编程] Socket-Communication
说明:C#中,通过Socket套接字进行异步连接、异步读取和异步发送,并且有异步回调代码-C#, asynchronous connection through Socket socket, asynchronous read and asynchronous transmission, and there is an asynchronous callback code<滕林颖> 在 2025-07-21 上传 | 大小:2kb | 下载:0