-
vtk 图像弯曲变形源代码VC++,初学可以研究 。vtk 图像弯曲变形源代码VC++,初学可以研究研究 vtk 图像弯曲变形源代码VC++,初学可以研究研究...
vtk 图像弯曲变形源代码VC++,初学可以研究 。vtk 图像弯曲变形源代码VC++,初学可以研究研究 vtk 图像弯曲变形源代码VC++,初学可以研究研究 vtk 图像弯曲变形源代码VC++,初学可以研究研究 -vtk image bending deformation source code VC++, beginners can be further studies. vtk image bending deformation source code VC++, beginners can study a vtk image bending deformation source code VC++, beginners can study a vtk image bending deformation source code VC++, beginners can study a vtk image bending deformation source code VC++, beginners can study a vtk image bending deformation source code VC++, beginners can study a vtk image deformation source code VC++, you can study a beginner
- 2023-03-13 07:55:04下载
- 积分:1
-
这是一个关于图像处理的程序,能够将像素比较低的图像变成分辨率高的图像....
这是一个关于图像处理的程序,能够将像素比较低的图像变成分辨率高的图像.-This is a matter of image processing procedures, can be relatively low-pixel high resolution image into the image.
- 2022-02-09 14:00:51下载
- 积分:1
-
学生管理系统
本系统仅仅是对在校学生进行简单管理的系统。对于用户,本系统共分为三种不同的登录用户,分别是管理员、教师和学生,三种不同用户对应不同的权限,其中管机员权限最高,其次是教师,最后是学生;针对三种不同的用户所实现的功能不同,并且在系统中接触到的信息也不同。对于功能,本系统共分为学生信息管理、学生成绩管理和学生课程管理三大模块,其中每个大模块中有下分了众多不同功能。总之,通过本系统可以对学生进行比较全面的、系统的管理。
- 2022-11-02 09:15:07下载
- 积分:1
-
学生信 息管理 学学生信息管理
学生信 息管理 学学生信息管理 -Student Information Management Information Management students
- 2022-12-03 08:15:03下载
- 积分:1
-
在.net 下制作的一个基于SQL的学生贷款系统。请大家点评。版权所有,请不要非法传播或者乱改写本系统,否则将追究其法律责任。...
在.net 下制作的一个基于SQL的学生贷款系统。请大家点评。版权所有,请不要非法传播或者乱改写本系统,否则将追究其法律责任。- In which net under manufactures based on the SQL student loans
the system. Invites everybody review. All rights reserved, please does
not want the illegal dissemination or randomly changes the comp book
system, otherwise will investigate its legal liability.
- 2023-03-12 22:50:03下载
- 积分:1
-
压缩感知OMP算法
这是关于压缩感知的OMP算法,代码不仅包含OMP算法,还包括测量数M与重构成功概率的关系和稀疏度K与重构成功率的关系。
- 2022-05-09 05:13:40下载
- 积分:1
-
CSharp中的手机程序
CSharp中的手机程序--Mobilephone program in CSharp
- 2022-05-15 03:06:15下载
- 积分:1
-
图书信息管理系统
图书信息管理系统包含class BOOK //一、图书类{private:int num; //编号string name; //书名int B_class; //等级string publishing; //出版社int isbn; //ISBNint stock; //剩余量int sale; //销量public:BOOK(){} //构造函数void add1(); //添加图书信息void add2();void setnum(int a) //在添加第二本书的信息时设置编码{num=a;}int getnum() //得到编号{return num;} string getname() // 得到名称{return name;}void show(); //显示图书信息 int getB_class(){return B_class;}int getsale(){return sale;}
- 2023-06-21 15:35:03下载
- 积分:1
-
simple CS scoure code!
简单CS编程源码,帮助对于学习CS编程的初期学者!-simple CS scoure code!
- 2022-06-26 02:57:41下载
- 积分:1
-
ehlib5.6源码
安装方法:
1. 把 EhLib 中的 common 和 DataService 文件拷贝到 Delphi7 目录中.
2. 在 TOOLS->Environment Options->Library->Library Path 中添入Delphi7 路径。
3. 在Delphi 7中打开EHLIB70.DPK ,编译一下(点击Compile),但不要安装。
3. 在Delphi 7中打开DclEhLib70.dpk,编译(点击Compile)再安装(点击 Install)。
4. 打开附带的DEMOS,编译并运行,测试安装成功。
有安装EhLib5.0控件后,使用打印功能时,总是出现“Error reading Splitter.ExplicitTop:Property ExplicitTop does not exitst.” 这个错误,关于这个错误的解决方法如下。
先找到这个文件 PrvFrmEh.dfm
打开这个文件,在这个文件中找这个属性定义,查找ExplicitTop这个关键字(好像有两个地方),把这一行直接去掉,再查询ExplicitHeight这个关键字(只有一个地方),也去掉,保存,编译,一切OK。
- 2022-05-12 20:08:31下载
- 积分:1