-
Solve the linear assignment algorithm, very efficient
解决线性assignment的算法,非常高效-Solve the linear assignment algorithm, very efficient
- 2022-01-25 15:43:54下载
- 积分:1
-
With regard to internal sorting, bubble, quick and so on, have a good time to ex...
关于内部排序,冒泡、快速等,有很好的计时,交换次数统计,比较各种排序的效率。-With regard to internal sorting, bubble, quick and so on, have a good time to exchange the number of statistics, to compare the efficiency of sorting.
- 2022-01-25 13:53:42下载
- 积分:1
-
汉字和16进制互换
估计有很多相似的程序
汉字和16进制互换
估计有很多相似的程序-Chinese characters and 16-band exchange is estimated that the procedure has many similarities
- 2022-12-19 21:45:03下载
- 积分:1
-
体重指数计算器
应用背景它允许用户输入重量和高度。然后,该项目可以计算这个人的身体质量指数,并显示列表框中的所有相关信息。关键技术C # ;技术。这个项目可以计算身体质量指数的背景;
- 2022-03-29 10:02:05下载
- 积分:1
-
smartphone2003 EVC编译器使用的字体选择的程序代码,很好的参考价值…
smartphone2003上 用evc编译的 字体选择程序代码, 很有参考价值, api编写-Smartphone2003 EVC compiler use the font selection procedure code, a good reference, api prepared
- 2022-05-13 11:41:50下载
- 积分:1
-
本文介绍的方法绘制的名为System.Drawing.Color价值观二维矩形网格系统的方式,而不是按字母顺序显示的颜色名称。映射算法是基于色相/亮度色轮。其结...
本文介绍的方法绘制的名为System.Drawing.Color价值观二维矩形网格系统的方式,而不是按字母顺序显示的颜色名称。映射算法是基于色相/亮度色轮。其结果是显示在(缩减)上图中。-This article describes a method for mapping the named System.Drawing.Color values to a 2D rectangular grid in a systematic way, rather than the alphabetic order in which the color names appear. The mapping algorithm is based on the Hue/Brightness color wheel. The result is shown in the (downscaled) image above.
- 2022-05-27 06:31:53下载
- 积分:1
-
c++编写的windows mobile播放视频的代码。可以选择文件位置。
c++编写的windows mobile播放视频的代码。可以选择文件位置。-c++ written in windows mobile play the video code. May choose to file location.
- 2022-06-16 17:11:15下载
- 积分:1
-
字模提取程序,可以直接使用。
字模提取程序,可以直接使用。 -Abstraction procedures can be used directly. Abstraction procedures can be used directly.
- 2022-08-11 05:53:23下载
- 积分:1
-
轻量级的日志文件类
轻量级的日志文件类-lightweight category of log files
- 2022-04-15 19:47:09下载
- 积分:1
-
PNG美化Button
#ifndef _PNGBUTTON_H
#define _PNGBUTTON_H
#if _MSC_VER >= 1000
#pragma once
#endif
#include
#include "gdiplus.h"
#pragma comment(lib,"gdiplus.lib")
using namespace Gdiplus;
class CPngButton : public CButton
{
DECLARE_DYNAMIC(CPngButton)
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-07-13 22:43:22下载
- 积分:1