-
简单的算法的三维表示,和绘图向量场的例子。
easy algorithm to 3d representation, and example of plotter vector fields.-easy algorithm to 3d representation, and example of plotter vector fields.
- 2022-02-16 06:17:44下载
- 积分:1
-
图形学程序,z缓冲绘图,实现光照模型,有反射,透射,直接光照,局部光照,并且按x,y,z可以实现图像转动...
图形学程序,z缓冲绘图,实现光照模型,有反射,透射,直接光照,局部光照,并且按x,y,z可以实现图像转动-Graphics program, z buffer mapping, illumination model realize, have reflection, transmission, direct illumination, local illumination, and by x, y, z can realize image rotation
- 2022-03-06 14:43:57下载
- 积分:1
-
眼睛检测
应用背景眼睛检测与跟踪是细心的用户界面组成。为此,我们正在研究一种低成本,可靠的眼动仪。我们也用眼睛来提取更高级别的功能,如面孔、眨眼率。我们目前的工作界面,使用这种高水平的信息,更有效地支持作用。寻找不同的环境的一个很好的门槛是很难的。选择一个坏的阈值产生太多的误报。我们用眼睛的生理性能,外观和动力检测和跟踪的眼睛可靠。只有区域的光反射回,像,像的眼睛追踪移动。关键技术我用emgu CV C #。哈尔(Haar特征的级联是 ; ;数字图像特征 ; ;用于 ;目标识别。他们欠他们的名字他们的直觉相似 ;Haar小波 ;和用于第一个实时人脸检测。)
- 2022-09-13 07:20:10下载
- 积分:1
-
NG文件系统源码,是学习文件系统和虚拟文件系统,以及用户态到核心太文件系统的过程。...
NG文件系统源码,是学习文件系统和虚拟文件系统,以及用户态到核心太文件系统的过程。-NG-source file system, file system is learning and virtual file system, and user state to the core of the process of file system too.
- 2022-07-25 07:55:11下载
- 积分:1
-
C++、MFC源代码parser_src
C++、MFC源代码parser_src-C, MFC source code parser_src
- 2022-06-28 04:44:33下载
- 积分:1
-
自制的代码编辑器,可以写C++,C语言的代码编辑器,实现代码折叠,系统保留字变色显示,使用scintilla实现,并很好的与MFC结合,可以用类似方法把该代码编...
自制的代码编辑器,可以写C++,C语言的代码编辑器,实现代码折叠,系统保留字变色显示,使用scintilla实现,并很好的与MFC结合,可以用类似方法把该代码编辑器放进自己的view类,只需仿照这个程序重写onsize,oncreate函数即可,scintilla使用的notepad++改装后重编译的版本,可以直接使用里面的d-Self-made code editor, you can write C++, C language code in this editor, code folding implementation, the system reserved word color display, using scintilla implementation, and a very good combination with the MFC, you can use a similar approach to the code editor into the your own view class, just along the lines of this program rewritten onsize, oncreate function can be, scintilla use notepad++ re-compile the modified version, can be used directly inside the dll
- 2022-02-28 14:53:16下载
- 积分:1
-
Nessus在WinNT下的运用程序
Nessus在WinNT下的运用程序-Nessus in the application procedures
- 2023-07-22 08:15:05下载
- 积分:1
-
LM324型直流电机速度控制器
这是直流电机速度控制器,,,,,完整的原理图和施工手册指示的…
- 2023-08-26 09:15:03下载
- 积分:1
-
一个搞笑游戏,其中的算法很有意思,大家可以下载后玩一玩,但界面很垃圾,希望大家帮忙改改....
一个搞笑游戏,其中的算法很有意思,大家可以下载后玩一玩,但界面很垃圾,希望大家帮忙改改.-a funny game, the algorithm is very interesting, you can download a play after play, but the interface is rubbish, we hope to help change it.
- 2022-01-25 16:31:45下载
- 积分:1
-
在Windows大行其道的今天,windows界面程序受到广大用户的欢迎。对这些程序的
操作不外乎两种,键盘输入控制和鼠标输入控制。有时,对于繁杂的,或重复...
在Windows大行其道的今天,windows界面程序受到广大用户的欢迎。对这些程序的
操作不外乎两种,键盘输入控制和鼠标输入控制。有时,对于繁杂的,或重复性的输入
操作,我们能否通过编制程序来代替手工输入,而用程序来模拟键盘及鼠标的输入呢?
答案是肯定的。这里主要是通过两个Windows API函数来实现的。
-Windows popular in today, windows interface procedures by the majority of users. The operation of these procedures only two input control keyboard and mouse input control. Sometimes, for complex or repetitive input operations, our ability to process through the development to replace the manual input, and using procedures to simulate the keyboard and mouse input it? The answer is yes. Here mainly through the two Windows API function to be achieved.
- 2022-03-15 12:00:05下载
- 积分:1