-
MatlabSIFT
MATLAB 计算医学图像的配准,融合 基于SIFT方法的配准()
- 2007-08-03 21:49:20下载
- 积分:1
-
CMAC
在实现AES基础上,用C编写CMAC算法并调试通过。输入数据进行CMAC验证。(In the realization of AES based on the CMAC algorithm written in C and debugging. CMAC input data validation)
- 2014-01-10 16:12:49下载
- 积分:1
-
图书馆管理
附录:程序源代码
---------------------------------------------ReaderLinkList.h---------------------------------
#include"Reader.h"
class CReaderLinkList
{
public:
CReaderLinkList();
virtual
~CReaderLinkList();
public:
CReader *ReaderHead;
};
---------------------------------------------Book.h------------------------------------------------
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-02-26 09:48:33下载
- 积分:1
-
2.4寸彩屏显示渐变颜色彩条
2.4寸彩屏显示渐变颜色彩条,c语言编程实现(2.4 inch color screen display color tapered color strips)
- 2018-05-03 17:55:35下载
- 积分:1
-
在线报名源码
网站的在线报名系统源码,已用在某机构在线报名使用,使用ASP.NET C#开发,从前台到后台
- 2023-08-27 05:50:07下载
- 积分:1
-
MakeSerialNum
主要是对注册机的简单的开发以及应用,包括注册机的如何操作。(Mainly on the development of RI and simple applications, including RI' s how.)
- 2011-06-08 11:17:35下载
- 积分:1
-
ea88b0036898
CHILD M-file for child.fig
CHILD, by itself, creates a new CHILD or raises the existing
singleton*.
H = CHILD returns the handle to a new CHILD or the handle to
the existing singleton*.
CHILD( CALLBACK ,hObject,eventData,handles,...) calls the local
function named CALLBACK in CHILD.M with the given input arguments.
CHILD( Property , Value ,...) creates a new CHILD or raises the
existing singleton*. Starting from the left, property value pairs are
applied to the GUI before child_OpeningFcn gets called. An
unrecognized property name or invalid value makes property application
stop. All inputs are passed to child_OpeningFcn via varargin.
*See GUI Options on GUIDE s Tools menu. Choose "GUI allows only one
instance to run (singleton)".
- 2012-07-06 21:14:28下载
- 积分:1
-
30 small programs written in C# suitable for beginners learning to use.
30个C#编写的小程序,适合初学者学习使用。-30 small programs written in C# suitable for beginners learning to use.
- 2022-10-04 22:15:03下载
- 积分:1
-
FEM
两个二维的MATLAB有限元程序,可以参考(Two-dimensional finite element program, you can refer to)
- 2014-09-10 09:05:39下载
- 积分:1
-
HC-SR04超声波测距模块
说明: 基于51单片机的超声波测距模块使用,使用HC-SR04模块,定时器测量回波长度(Ultrasound Ranging Module Based on 51 Single Chip Microcomputer)
- 2020-06-21 17:20:01下载
- 积分:1