-
这是一个绘制geodesic dome的程序,主要是通过分割起初设置的顶点来绘制出穹顶...
这是一个绘制geodesic dome的程序,主要是通过分割起初设置的顶点来绘制出穹顶-This is a map of the geodesic dome procedures, mainly through the partition of the vertex set initially to map out the dome
- 2022-02-22 06:42:02下载
- 积分:1
-
排序算法的实现
应用背景这是代码的简单排序算法的实现,该程序具有界面讲述不同排序算法的执行时间。执行时间将搜索结果的图形表示。关键技术技术采用的是Visual Studio 2013。这是做框架这个任务很简单,高效、无差错的程序将导致该技术。
- 2022-08-25 11:40:50下载
- 积分:1
-
php开发环境
php开发环境,简单的php开发环境搭建,一键安装php,mysql,qpqche,phpmyadmin,不需需改,就可使用php开发环境,简单的php开发环境搭建,一键安装php,mysql,qpqche,phpmyadmin,不需需改,就可使用
- 2022-03-07 04:28:06下载
- 积分:1
-
内含多种经典数据结构的实现和注释,其中包括二叉树,哈夫曼树,键树,Trie树,有向图,无向图的实现以及各种排序算法。...
内含多种经典数据结构的实现和注释,其中包括二叉树,哈夫曼树,键树,Trie树,有向图,无向图的实现以及各种排序算法。-Containing a variety of classic data structures and the realization of the Notes, including the tree, Huffman tree, key tree, Trie tree, directed graph, undirected graph, as well as realize the sorting algorithm.
- 2022-04-10 01:46:46下载
- 积分:1
-
wince下的sqlite数据库,简单,小,高效。
wince下的sqlite数据库,简单,小,高效。-wince under the sqlite database, simple, small and efficient.
- 2022-03-19 12:46: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
-
一个基于windows ce 4.2系统的SH3处理器的UDP协议寨程序
一个基于windows ce 4.2系统的SH3处理器的UDP协议寨程序-windows ce based on a 4.2 system SH3 processor UDP Walled procedures
- 2023-02-21 13:45:04下载
- 积分:1
-
port surveillance procedures and s
端口监视程序,-port surveillance procedures and s
- 2022-03-20 03:45:39下载
- 积分:1
-
include Polynomialh
用链表实现多项式的加减乘法,c源代码。
用类封装。-include Polynomialh
- 2023-04-22 20:30:03下载
- 积分:1
-
Lot of basic practical C++ source code, suitable for beginners to use, such as r...
许多基础实用的C++源码,适合初学者使用,如递归反转字符串-Lot of basic practical C++ source code, suitable for beginners to use, such as recursive string inversion. . . . .
- 2022-02-12 00:05:34下载
- 积分:1