-
ie工具栏源码,非常实用,可以修改为自己的工具栏
ie工具栏源码,非常实用,可以修改为自己的工具栏-Toolbar source ie, very practical, you can modify for their own toolbars
- 2022-02-11 20:17:31下载
- 积分:1
-
全局变量表示了内核上一次执行函数的时间,期间一共发生了多少次时钟中断,显然函数必须为期间所发生的每一次时钟中断补上定时器服务。...
全局变量表示了内核上一次执行函数的时间,期间一共发生了多少次时钟中断,显然函数必须为期间所发生的每一次时钟中断补上定时器服务。-The Global variable denotes the time when the CPU running the function the latest time, the number of time interrupt between the two running. It s obvious that add timer at every time interrupt.
- 2022-05-13 08:14:19下载
- 积分:1
-
Floyd-Steinberg Dithering佛洛伊德斯坦伯格抖动算法
只有三个核心函数。
PlusTrancate,FindNearestColor和Process。
PlusTrancate尝试将一个量化误差添加到现有颜色中,并防止流过色,因为最大数为255。
FindNearestColor是最接近的颜色,您需要将调色板传递到此函数中以查找您要查找的映射。
例如
[{0,0,0},{255,255,255}]表示黑白
[{255,0,0},{0,255,0},{0,0,255}]表示RGB
[{0,255,255},{255,0,255},{255,255,0}]表示CMY
图像的每个像素的核心功能过程然后从该像素获得最近的颜色,并从环绕颜色计算量化误差,使图像变得更具代表性。
- 2023-05-20 15:10:03下载
- 积分:1
-
Windows NT 3.1引入了一种名为PE文件格式的新可执行文件格式。PE文件格式的规范包含在了MSDN的CD中(Specs and Strategy, S...
Windows NT 3.1引入了一种名为PE文件格式的新可执行文件格式。PE文件格式的规范包含在了MSDN的CD中(Specs and Strategy, Specifications, Windows NT File Format Specifications),但是它非常之晦涩。本程序实现了对PE文件的修改.-Windows NT 3.1 introduces a file format called PE a new executable file format. PE file format specification is included in the MSDN the CD in (Specs and Strategy, Specifications, Windows NT File Format Specifications), but it is very obscure. Realize this process of PE file changes.
- 2022-04-29 05:55:54下载
- 积分:1
-
ofdm
ofdm在高斯信道下最基本的系统,期间加入了导频和信道的均衡,使得得到的误码性能变好。
- 2023-08-21 22:40:03下载
- 积分:1
-
Loads an 3d object from Gmax or 3d studio max into opengl Loads an 3d object fro...
Loads an 3d object from Gmax or 3d studio max into opengl Loads an 3d object from Gmax or 3d studio max into opengl
Loads an 3d object from Gmax or 3d studio max into opengl-Loads an 3d object from Gmax or 3d studio max into opengl Loads an 3d object from Gmax or 3d studio max into opengl
Loads an 3d object from Gmax or 3d studio max into opengl
Loads an 3d object from Gmax or 3d studio max into opengl
- 2022-03-23 06:37:18下载
- 积分:1
-
are classic operating system replacement pages of LRU algorithm simulation progr...
是经典的操作系统中页面置换中的LRU算法模拟程序源代码-are classic operating system replacement pages of LRU algorithm simulation program source code
- 2023-03-07 18:20:03下载
- 积分:1
-
找怪数组到编写 易语言代码 仅供参考 有兴趣的可以下来学习下...
找怪数组到编写 易语言代码 仅供参考 有兴趣的可以下来学习下-Strange to find an array of easy to write language code for reference only interested in learning that can be down under the
- 2022-04-19 19:27:08下载
- 积分:1
-
很多经典的c程序例子,很实用,可能有些已经用过,应该有帮助!...
很多经典的c程序例子,很实用,可能有些已经用过,应该有帮助!-many classic examples c procedures, practical, some may have been used, there should be!
- 2023-07-19 23:20:03下载
- 积分:1
-
描述指针函数的应用,相当与c#中的委托的应用,是c中学习的一个难点。...
描述指针函数的应用,相当与c#中的委托的应用,是c中学习的一个难点。-point function
- 2022-01-25 23:26:19下载
- 积分:1