-
基于GPU的图像处理演示
Presentation on Image Processing with GPU
- 2022-10-12 11:25:02下载
- 积分:1
-
排序,冒泡算法
一些简单的小程序。就是排序冒泡,算法,是用vc编译的c++程序,全部验证正确,亲身实验!
- 2022-02-21 04:57:58下载
- 积分:1
-
转换10进制数为二进制数。
% B = DE2BI(D) 转换正整数向量D成二进制矩阵B。
二进制矩阵B的每一行表示十进制向量D中相应的数。
B...
转换10进制数为二进制数。
% B = DE2BI(D) 转换正整数向量D成二进制矩阵B。
二进制矩阵B的每一行表示十进制向量D中相应的数。
B = DE2BI(D, N) 转换正整数向量D成二进制矩阵B,-Conversion of 10 hexadecimal for binary number. B = DE2BI (D) positive integer conversion into a binary vector D matrix B. Binary matrix B that each row vector D decimal number corresponding. B = DE2BI (D, N) vector D converter positive integer binary matrix B,
- 2022-08-12 12:48:54下载
- 积分:1
-
本代码是属性页当中操作工具条的代码,界面美观。
本代码是属性页当中操作工具条的代码,界面美观。-This code is among the properties page of the code of operation, attractive interface.
- 2022-04-06 15:46:04下载
- 积分:1
-
内存驻留程序的基本思想就是让程序一直停留在内存中,不断的执行特定的命令。但内存驻留如何被执行呢?一般地,内存驻留程序都是通过修改BIOS或DOS的系统中断向量表...
内存驻留程序的基本思想就是让程序一直停留在内存中,不断的执行特定的命令。但内存驻留如何被执行呢?一般地,内存驻留程序都是通过修改BIOS或DOS的系统中断向量表来实现的。比如修改向量表中16H位置的中断(这个中断接收键盘的按键,在DOS中,按键按下,这个中断就会被调用),让其指向我的程序,这时若有按键被按下,则执行的是我的程序。-The basic idea is to let procedure has to remain in the memory and keeps the implementation of specific orders. But the presence of memory how to be executed? Generally, the memory presence procedures are revised BIOS or DOS systems to scale interruption to achieve. For example, changes to the set-16H location of the interrupt (the keyboard interrupt reception of keys, DOS, press the button, the suspension will be called), let me point to the procedure, if time was pressing the button, I was the implementation of the procedures.
- 2022-03-07 21:10:22下载
- 积分:1
-
Wrote it myself a very simple serial debugging tools, it is suitable for beginne...
自己写的非常简单的串口调试工具,很适于初学者学习。-Wrote it myself a very simple serial debugging tools, it is suitable for beginners to learn.
- 2022-04-28 01:14:08下载
- 积分:1
-
指纹识别的例程,想自己做的可以试试,我差点没被折腾死
指纹识别的例程,想自己做的可以试试,我差点没被折腾死-Fingerprint identification of routines, do want to try, I almost never been toss dead
- 2023-04-23 12:55:04下载
- 积分:1
-
OpenSceneGraph中文帮助文档
OpenSceneGraph中文帮助文档,OpenSceneGraphReferenceDocs-3.4.0.chm主要讲的是3.40版开源osg类库帮助文档。对正在进行osg开发的人非常的时候。遗憾的是帮助文档是英文版并非中文版。
- 2022-08-18 10:51:18下载
- 积分:1
-
Personalized learning environment for network design principles and realization...
个性化网络学习环境设计原理及实现
Design Principle and Practice of Personalized Net-based
Learning Environment
-Personalized learning environment for network design principles and realization of Design Principle and Practice of Personalized Net-basedLearning Environment
- 2022-03-15 21:18:45下载
- 积分:1
-
就是个屏幕保护程序基类,希望对大家能够有所帮助.
就是个屏幕保护程序基类,希望对大家能够有所帮助.-screens is the base class protection program, we hope to be able to help.
- 2022-03-04 09:27:26下载
- 积分:1