-
when the time is up with a sound or a beep
当时间到了有声音或哔哔声的时候
- 2023-08-19 00:10:04下载
- 积分:1
-
MCI' s application examples, including the play WAV, MIDI files and play the...
MCI的应用示例,包括播放WAV、MIDI文件和播放CD及将CD中的曲目转录为WAV文件等 -MCI" s application examples, including the play WAV, MIDI files and play the CD in the CD and the tracks transcribed into WAV files
- 2022-04-15 08:25:41下载
- 积分:1
-
C语言编程:#和插座。rar
E:C#套接字编程.rar-E : C# socket programming. Rar
- 2023-01-03 06:00: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
-
this demonstration of how to use Delphi to develop a messaging function of the a...
本文演示了如何用delphi开发发短信的功能的应用软件。-this demonstration of how to use Delphi to develop a messaging function of the application software.
- 2022-02-28 14:12:48下载
- 积分:1
-
this a telephone management system
this a telephone management system-this is a telephone management system
- 2022-06-16 07:17:21下载
- 积分:1
-
C++标准程式库
C++标准程式库-C standard library programs
- 2022-06-17 05:23:04下载
- 积分:1
-
The realization of a log, you can document the size of sub
一个日志的实现,可以以文件大小分单位进行分开记录日志。有很好的参考学习价值。-The realization of a log, you can document the size of sub-units recorded separately from the log. Have a good reference for learning value.
- 2022-03-11 06:56:28下载
- 积分:1
-
AES 加密算法的演示代码 解压后用VC打开即可
AES 加密算法的演示代码 解压后用VC打开即可-AES algorithm code. Decompress it, then open it in VC.
- 2023-02-08 07:35:03下载
- 积分:1
-
禁用usb存储设备
通过Windows消息循环检测Usb设备插入消息,通过调用Setupapi轮训设备管理器中的所有设备并匹配USB大容量存储设备,匹配成功之后调用api禁用设备管理中的usb设备,修改SetComState中参数即可重新启用USB设备
- 2022-01-25 16:09:19下载
- 积分:1