-
c语言编写的数据结构链表程序,已在各种系统下调试通过.
c语言编写的数据结构链表程序,已在各种系统下调试通过.-data structure Chain procedures, has been in various systems through debugging.
- 2022-01-21 04:44:21下载
- 积分:1
-
Running, you will follow the current active window moving
ctrl+ x Close the pro...
运行后 你的当前活动窗口会跟着动起来
ctrl+x 关闭程序-Running, you will follow the current active window moving
ctrl+ x Close the program
- 2022-05-27 09:43:03下载
- 积分:1
-
esp8266网页控制灯
当esp8266遇到 Html,该怎么内置网页控制设备,理清内置网页的实现过程,实现无需路由器手机也可以控制esp8266。
- 2022-07-17 00:17:50下载
- 积分:1
-
astar算法的改进,很有用,运行没有错误,又需要的同学赶紧下哦...
astar算法的改进,很有用,运行没有错误,又需要的同学赶紧下哦-astar algorithm improvements, useful, run no errors, but also those students in need under the oh hurry
- 2022-05-29 17:12:41下载
- 积分:1
-
VisualC++6.0数字图像编码(丁贵广,计文平,郭宝龙)
VisualC++6.0数字图像编码(丁贵广,计文平,郭宝龙)-VC 6.0 Digital Image Coding (Ding-up Wen-ping, Guo Baolong)
- 2023-04-13 15:40:04下载
- 积分:1
-
利用VC编程在界面上实现3D文字,在VC++环境下开发
利用VC编程在界面上实现3D文字,在VC++环境下开发-VC Programming Interface achieve 3D text, in the development of the VC environment
- 2023-01-05 10:10:03下载
- 积分:1
-
捕获窗口的源码,很不错呀,快
捕获窗口的源码,很不错呀,快-capture the source window, a very good game, fast
- 2022-10-11 14:25:02下载
- 积分:1
-
一个自动监视目标文件夹 并可定期对该文件夹进行备份的程序...
一个自动监视目标文件夹 并可定期对该文件夹进行备份的程序 -An automatic surveillance of the target folder in the folder and regularly back up procedures
- 2022-12-14 12:35:04下载
- 积分: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
-
一个操作系统的摸迷程序,实现进程的调度,有先进先出算法,时间片,优先权等...
一个操作系统的摸迷程序,实现进程的调度,有先进先出算法,时间片,优先权等-an operating system confused crowds procedures, the process of realization of scheduling, FIFO algorithm, time unit, priority, etc.
- 2022-02-26 01:02:43下载
- 积分:1