-
该程序是利用概率算法,可以在该算法中设置大小…
这个程序是利用概率算法求可设大小得素数。-the procedure is the use of probabilistic algorithm can be set up for size in the prime.
- 2023-09-09 00:20:03下载
- 积分:1
-
可以解码播放AAC音频和H264视频,在windowsVC6.0++环境下运行
可以解码播放AAC音频和H264视频,在windowsVC6.0++环境下运行-Players can decode AAC audio and H264 video, in windowsVC6.0++ Environment running under
- 2022-04-23 06:10:30下载
- 积分:1
-
用VC编写的结构手册,值得学习并进一步提高
用VC编写的结构手册,值得学习并进一步提高-Used to prepare the structure of VC manual, it is worth learning and to further improve
- 2022-02-16 03:52:43下载
- 积分:1
-
一个简单的界面的一个简单的猜数游戏,实现随机数的..
DOS界面的一个简单的猜数游戏,随机数的实现采用伪随机数-DOS interface of a simple guess a few games, the realization of random numbers using the pseudo-random number
- 2023-05-15 05:55:02下载
- 积分:1
-
vschart demo c# chart
vschart demo程序源码,实时曲线源码,动态饼图,c#上位机demo,新手vschart编程入门不二之选。
- 2022-04-23 09:44:02下载
- 积分:1
-
串行口 通讯 编程例子
串行口 通讯 编程例子-serial port communication programming examples
- 2023-07-03 08:20:04下载
- 积分:1
-
实现字符串的ASCII码的十进制和十六进制转换。中英文提示,可以循环查询。结果输出到文本文件中保存。是计算机编程学习中一个有用工具。...
实现字符串的ASCII码的十进制和十六进制转换。中英文提示,可以循环查询。结果输出到文本文件中保存。是计算机编程学习中一个有用工具。-Realize the ASCII code string and hexadecimal decimal conversion. Tips in both English and Chinese, you can cycle of inquiry. The results output to a text file saved. Learning computer programming is a useful tool.
- 2022-02-07 15:19:29下载
- 积分:1
-
操作MMS,添加控制服务器的源代码,很有用的
操作MMS,添加控制服务器的源代码,很有用的-Operation of MMS, add control of the server source code, very useful
- 2022-03-01 20:48: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
-
在Visual C++中实现点对点文件传输系统
在Visual C++中实现点对点文件传输系统-realise peer-to-peer file transform system in Visulal C++
- 2022-05-04 22:18:44下载
- 积分:1