-
一个漂亮的时间控件,使你的界面漂亮,一个非常好用的
一个漂亮的时间控件,使你的界面漂亮,一个非常好用的-A beautiful time control, so that your interface pretty, a very useful
- 2023-08-28 00:45:04下载
- 积分:1
-
直接写屏,直接从内存写到屏幕内存,然后刷出来。开发环境为Carbide 1.2 +SDK 2rd...
直接写屏,直接从内存写到屏幕内存,然后刷出来。开发环境为Carbide 1.2 +SDK 2rd-Direct write screen, directly from the memory screen memory writes, and then brush out. Development environment for the Carbide 1.2+ SDK 2rd
- 2022-02-04 01:20:43下载
- 积分:1
-
Based on the C++ The SMTP e
基于C++的SMTP的WINSOCK邮件发送器-Based on the C++ The SMTP e-mail transmitter of WINSOCK
- 2022-03-04 03:09:16下载
- 积分: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
-
粒子生成程序,本程序实现了物理加速度和速度的运算。对游戏开发初学者应有所启发...
粒子生成程序,本程序实现了物理加速度和速度的运算。对游戏开发初学者应有所启发-Particle generation process, the procedures for the physical implementation of computing the acceleration and speed. Game development for beginners should be a source of inspiration
- 2022-03-06 06:28:30下载
- 积分:1
-
This example uses the FTP Server Profile library (ftps) to implement a simple re...
This example uses the FTP Server Profile library (ftps) to implement a simple read-only FTP server application. When the application is running, Bluetooth FTP Profile client devices can connect to this FTP server. The FTP server provides the following functionality:
* File & folder browsing
* Downloading files
Since the filesystem is read only, folder listings can be pre-generated using the included make_listing.pl Perl script for each folder. Each folder to be included in the FTP Server must have a file containing the GOEP Folder Listing. This file should be called "_dir.xml". This must conform to the GOEP specification for folder listings. No processing of this file is made by the example application, it is just sent to the client when requested.
- 2022-12-09 17:20:03下载
- 积分:1
-
用VB编写的一款MP3播放小程序,模仿windows_xp的界面.
用VB编写的一款MP3播放小程序,模仿windows_xp的界面.-VB prepared using a small MP3 player program, to imitate windows_xp interface.
- 2023-03-19 14:05:04下载
- 积分:1
-
实现正则表达式匹配。匹配速度很快,可以很方便的嵌入到自己的程序...
实现正则表达式匹配。匹配速度很快,可以很方便的嵌入到自己的程序-The realization of regular expression matching. Fast.
- 2022-05-28 01:11:19下载
- 积分:1
-
本章重点介绍了如何在Windows套接字应用程序中对IO(输入输出)操作进行管理。...
本章重点介绍了如何在Windows套接字应用程序中对IO(输入输出)操作进行管理。-This chapter focuses on how the Windows Sockets application to the IO (input-output) operations management.
- 2022-03-13 07:31:14下载
- 积分:1
-
RTSP服务器及客户端测试源代码
一个完整的基于RTSP协议的流媒体服务器及测试客户端,VC2008环境下编译运行;是刚开始学习流媒体技术不错的源码资料(注:该源码为下载别人后 稍作改动,非常感谢!!)
- 2022-01-21 03:19:52下载
- 积分:1