-
catcher
用来写ip的字符,很吸引眼球
- 2022-02-01 08:41:44下载
- 积分:1
-
AVR定时器 时灯闪烁一秒一次
按时打发上的发的是飞
AVR定时器 时灯闪烁一秒一次
按时打发上的发的是飞-AVRtimer light one second one time
adsfadsfadsfadsfa
- 2022-03-17 06:04:08下载
- 积分:1
-
它可供初学Turbo c 的人使用,其中个文件独立,内容是用中断写点、读点、填充等。...
它可供初学Turbo c 的人使用,其中个文件独立,内容是用中断写点、读点、填充等。-Turbo c for the beginners to use, which documents the independent, as is interrupted to write, read, fill in the blanks.
- 2022-03-26 02:01:28下载
- 积分:1
-
vc实现的CD光盘刻录,大家互相交流学习哈
vc实现的CD光盘刻录,大家互相交流学习哈-vc realize the CD CD-ROM burning, we can exchange ideas to learn Kazakh
- 2022-11-01 14:20:02下载
- 积分:1
-
访问firebird和interbase数据库的vcl控件
访问firebird和interbase数据库的vcl控件-visit interbase database and the VCL controls
- 2023-03-26 18:50:04下载
- 积分:1
-
flex 3工具(英文版)一种强大的工具。 适合高手使用 初学者不必用了 可能不会用...
flex 3工具(英文版)一种强大的工具。 适合高手使用 初学者不必用了 可能不会用-flex
- 2022-05-26 09:41:52下载
- 积分:1
-
在Visual C++6.0 WinXp下编译通过
采用类来实现,从CString继承而来
数据运算的结果保存在CString类中
理论上可对任意长...
在Visual C++6.0 WinXp下编译通过
采用类来实现,从CString继承而来
数据运算的结果保存在CString类中
理论上可对任意长的数据进行相加
在Release目录下有可执行文件,将*.txt拖放到longadd.exe上即可,*.txt为数据文件。-in Visual C Compiler 6.0 WinXp adopted under category to achieve, redeem inherited from the Operational data stored in the category redeem theoretically can arbitrarily long data Release together in a directory executable file,*. txt will drag on to be longadd.exe,*. txt for data files.
- 2022-07-05 11:57:23下载
- 积分:1
-
用Javascript巧做火焰字
用Javascript巧做火焰字-using Javascript characters skillfully done Flame
- 2022-12-20 12:25:03下载
- 积分:1
-
java 反编译
挺不错的,我们经常会用到它,但不要用于
商业目的啊...
java 反编译
挺不错的,我们经常会用到它,但不要用于
商业目的啊-- sounds very good, we often will use it, but not for commercial purposes ah
- 2022-05-06 20:21:57下载
- 积分: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