-
for medical research reference View DICOM images version of Delphi, under the
为医学上课题研究的参考,查看dicom图片的Delphi版本,需要的下-for medical research reference View DICOM images version of Delphi, under the
- 2022-05-06 07:15:52下载
- 积分:1
-
SIFT
基于C/C++语言的sift图像特征提取程序,对于研究图像匹配、sift算法很有帮助-sift
- 2023-07-12 02:10:03下载
- 积分:1
-
will print the font format conversion to indicate font formats
将24点阵打印格式的字库转换为显示格式的字库-will print the font format conversion to indicate font formats
- 2022-03-06 03:04:59下载
- 积分:1
-
这些文件包含matlab文件
these files contain matlab files and documents
- 2022-02-07 02:24:44下载
- 积分:1
-
静态链表.这是刚刚学习数据结构的时候编写的第1个小小程序,用构造类型编写的静态链表,实现了基本的赋值,插入,删除等功能。...
静态链表.这是刚刚学习数据结构的时候编写的第1个小小程序,用构造类型编写的静态链表,实现了基本的赋值,插入,删除等功能。-static List. This is just learning the structure of the data, prepared by the time a small program that will prepare the structure type static chain and achieve the basic assignment, insert, delete capabilities.
- 2022-06-20 07:54:46下载
- 积分:1
-
Clock procedures, digital clock and realize the view pointer clock switching, th...
时钟程序,实现数字钟和指针时钟的视图切换,应用单文档-Clock procedures, digital clock and realize the view pointer clock switching, the application of single-document
- 2022-04-01 23:29:57下载
- 积分:1
-
vc灵感编程范例源代码 81 创建树 82 创建声音控制按钮 83 播放控制 84 文本对话框 85 时钟 87 通信控制 88 创建文本区域组件 89 更改文
vc灵感编程范例源代码 81 创建树 82 创建声音控制按钮 83 播放控制 84 文本对话框 85 时钟 87 通信控制 88 创建文本区域组件 89 更改文本区域 91 学校报表 92 银行平衡表 93 Java多线程小程序演示浏览 94 发送接收数据 95 信件处理 96 服务器监听 97 发送接收UDP数据 98 创建备用屏幕 99 SQL数据集 100 视频会话 101 绘图-vc inspiration programming model to create the source code 81 82 trees to create voice control button 83 broadcast version control 84 Clock dialog 85 88 87 Communication Control text created 89 regional units to change school text regional statements 92 91 silver Bank balance sheet of 93 small Java multithreading procedures demonstration here to receive this information 94 95 96 mail processing server monitoring Send to listen to 97 receive 98 UDP data to create standby screen 99 SQL data sets 100 Video Conversation 101 Mapping
- 2022-09-10 19:55:03下载
- 积分:1
-
库存系统源代码
inventory System Source Code
- 2022-12-03 12:50:03下载
- 积分:1
-
简单人事管理系统
#include
#include
#include
#include
using namespace std;
const int Maxr=100;
int ID=10000;
class Employee //职工类
{
int tag;//删除标记
int no;//职工编号
char name[20];//职工姓名
char zw[20]; //职工职务
- 2022-03-24 22:13:18下载
- 积分:1
-
这是游戏的UI描述部分奥赛罗。实际上它是约..
This the description portio of the UI for the game Othello. Actually it is call Reversi becuase Hasbro has the name Othello copywrited. Anyway, there are some subtle differences in the rules of the games - such as the postion of the starting pieces, but for the most part they can be considered equal as strategy games go.-This is the description portio of the UI for the game Othello. Actually it is call Reversi becuase Hasbro has the name Othello copywrited. Anyway, there are some subtle differences in the rules of the games- such as the postion of the starting pieces, but for the most part they can be considered equal as strategy games go.
- 2022-11-11 08:40:03下载
- 积分:1