-
本次实验完成的小球游戏机,由6 个模块组成,分别是top 模块、vgasig模块、ball模块、mount模块(障碍物)、board模块(可动板)、contro...
本次实验完成的小球游戏机,由6 个模块组成,分别是top 模块、vgasig模块、ball模块、mount模块(障碍物)、board模块(可动板)、control模块。1. top 模块 -The experiments completed in the ball game, from six modules, namely, top module, vgasig module, ball module, mount module (obstructions), board module (movable panels), control module. 1. Top module
- 2022-02-25 01:58:21下载
- 积分:1
-
利用逐点阈值法进行血管提取的算法,前段时间刚做出来,效果还不错!...
利用逐点阈值法进行血管提取的算法,前段时间刚做出来,效果还不错!-The use of point-by-point threshold method for blood vessel extraction algorithm, just make up some time ago, the effect was not bad!
- 2023-05-22 13:05:03下载
- 积分:1
-
registration image.two image register
registration image.two image register
- 2022-01-31 12:27:17下载
- 积分:1
-
在画图较多的应用中, GUI对象需构造和析构, 容易被程序员忽略, 这个类能帮你很大忙...
在画图较多的应用中, GUI对象需构造和析构, 容易被程序员忽略, 这个类能帮你很大忙-in drawing more applications, the GUI objects need structure and destructors, programmers easily overlooked, this category can help you are very busy
- 2023-07-15 03:50:03下载
- 积分:1
-
openGL图元描述
这是一些关于openGL的示例代码,适合初学者使用,里面有很多个源程序和EXE程序,方便你查看
- 2022-01-25 20:58:24下载
- 积分:1
-
Using VC to realize some basic image processing algorithms. Help beginners to le...
用VC来实现的一些基本的图像处理算法。有助于初学者的学习。-Using VC to realize some basic image processing algorithms. Help beginners to learn.
- 2022-03-13 13:14:11下载
- 积分:1
-
vc的进行虹膜识别的源代码,比较简单,大家可以研究一下!
vc的进行虹膜识别的源代码,比较简单,大家可以研究一下!-Code for iris recognition
- 2023-04-20 03:50:04下载
- 积分:1
-
Peking University
北京大学遥感所的研究生图像处理讲义高级遥感数字图像处理(硕士生课程)之第七章 代数运算-Peking University
- 2022-04-28 20:28:08下载
- 积分:1
-
Lee Photo Database Programming
李海图片数据库例程-Lee Photo Database Programming
- 2023-03-02 06:40:03下载
- 积分:1
-
When creating applications with a complex view layout, there are several feature...
When creating applications with a complex view layout, there are several features that are missing from MFC. First, each type of view layout is created differently (simple view vs. splitter vs. nested splitter). Simple view layout does not need any additional code (MFC handles the creation). Splitter layout needs a CSplitterWnd and manual creation of each pane. Even more complex is the nested splitter. Second, MFC does not support tab windows that can be found in almost any commercial application and is great for better UI orgranization.
- 2022-06-30 06:29:02下载
- 积分:1