-
图像处理中SSE的应用
SSE – Streaming SIMD Extension,是Intel从PIII开始加入的一种x86扩展指令集。在SSE以前,x86的浮点运算都是以栈式FPU完成的,有一定x86汇编经验的人应该不会对那些复杂的fld、fst指令陌生吧。而SSE一方面让浮点运算可以像整数运算的模式、如 add eax , ebx 那样通过直接访问寄存器完成,绕开了讨厌的栈,另一方面引入了SIMD这个概念。SIMD – Single
Instruction Multiply Data,顾名思义,它可以同时让一条指令在多个数据上执行,这种
- 2022-02-09 16:46:15下载
- 积分:1
-
c++编写的图形处理小程序 实现图形的平移 旋转
c++编写的图形处理小程序 实现图形的平移 旋转-c prepared by the graphics processing procedures for small graphics translation rotation
- 2022-03-11 19:36:43下载
- 积分:1
-
机器学习算法KNN
机器学习算法KNN,包括分类和回归。两种算法中都有测试集和训练集。
- 2022-05-31 00:35:27下载
- 积分:1
-
Can automatically set up tables, forms the framework of the gray line, the form...
可以自动设置表格,表格框架线的灰度,表格具有的行数和列数!-Can automatically set up tables, forms the framework of the gray line, the form has a number of rows and columns!
- 2022-01-26 00:28:00下载
- 积分:1
-
用vc6.0写的win32控制台控件程序
用vc6.0写的win32控制台控件程序-Writing using the win32 console vc6.0 control procedures
- 2022-01-24 15:28:09下载
- 积分:1
-
windows 下的一个高级录音程序
windows下用MFC开发的录音程序。
使用PCM编码格式,位数、采样频率等参数可调
可实时显示波形,实时写入wav文件和MP3文件。
等等
- 2023-02-03 02:10:04下载
- 积分:1
-
是一个日历的源码,没有其它的作用,我得到别人的基础
就是一个万年历的源码,没什么其他作用,我根据别人的算法弄的,-Is a calendar of the source, no other role, I get the basis of someone else
- 2022-03-21 02:04:50下载
- 积分:1
-
用20个案例的技巧,希望广大的体育..
用Delphi实现的技巧源代码20例,希望能对广大编程爱好者以帮助,-with Delphi source code for the skills of 20 cases in hopes of the majority of programming enthusiasts to help, thank you
- 2022-02-04 23:19:18下载
- 积分:1
-
set application windows to mosttop
将打开的窗口一直置于其它窗口之上
包含源代码,vb6.0环境生成,.net环境下是否测试过忘了,不过内面有一个.net源码-set application windows to mosttop
- 2022-05-24 10:35:26下载
- 积分:1
-
批量转换字符集用,用了firefox侦测字符集的库
批量转换字符集用,用了firefox侦测字符集的库-Batch conversion character set used by the firefox library character set detection
- 2023-02-15 15:40:03下载
- 积分:1