-
human small taste test software
人体小测试趣味软件-human small taste test software
- 2022-08-02 21:46:29下载
- 积分:1
-
窗口回收站(回收站)访问方法。源码,测试,有用,VC,欢迎加入…
Windows中回收站(Recycle Bin)的存取方法.源码,经测试,很好用,vc的,欢迎下载-Windows Recycle Bin (Recycle Bin) access method. FOSS, tested, useful, vc, welcome to download
- 2023-02-01 00:30:03下载
- 积分:1
-
不使用CToolTipCtrl,实现树控件的提示,值得参考。
不使用CToolTipCtrl,实现树控件的提示,值得参考。-Do not use CToolTipCtrl, realize the tree control tips, it is also useful.
- 2022-04-01 15:45:18下载
- 积分:1
-
角度弧度互换
本资源是用C语言编写的,角度化弧度程序。角度是用以量度角的單位,符號為°。一周角分為360等份,每份定義為1度(1°)。 採用360這數字,因為它容易被整除。360除了1和自己,還有22個真因數,包括 了7以外從2到10的數字,所以很多特殊的角的角度都是整數。 實際應用中,整數的角度已足夠準確。有時需要更準確的量度,如天文學或地球的經 度和緯度,除了用小數表示度,還可以把度細分為分和秒:1 度為60分(60′),1分為 60秒(60″)。例如40.1875° = 40°11′15″。要更準確便用小數表示秒,而不再加設單 位。 數學上是用弧度而非角度,因為 360的容易整除對數學不重要,而數學使用弧度更方 便。角度和弧度關係是:1°≈0.0174533弧度,1弧度≈57.29578°。
- 2023-05-07 15:15:02下载
- 积分: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
-
一个用于刷屏的工具.时间间隔可以随机.用vb编写,生成的可执行文件可以不依赖过多的组件.按钮网络独特....
一个用于刷屏的工具.时间间隔可以随机.用vb编写,生成的可执行文件可以不依赖过多的组件.按钮网络独特.-Shuabing for a tool. A random time interval. Vb with the preparation, generate executable file can not rely on too many components. button unique network.
- 2023-02-04 23:05:03下载
- 积分:1
-
一个简单的例子,如何在C++中使用类。
A simple example of how to use classes in c++.
- 2022-02-25 07:31:25下载
- 积分:1
-
pocket pc 2002 on the ras dial
pocket pc 2002上的ras拨号代码,可以提取出其中的代码实现自动拨号-pocket pc 2002 on the ras dial-up code, the code can be extracted out the automatic dial-up
- 2022-04-29 17:21:14下载
- 积分:1
-
通过修改VCL源码实现自定义输入对话框,在BCB中有两个函数可以实现输入对话框:InputBox和InputQuery,其实InputBox也是调用了Input...
通过修改VCL源码实现自定义输入对话框,在BCB中有两个函数可以实现输入对话框:InputBox和InputQuery,其实InputBox也是调用了InputQuery,这个函数有几个缺点:-amend VCL source implementation-defined input dialog, the BCB has two functions can be achieved input dialog : InputBox and InputQuery, also called the InputBox InputQuery, this function has several drawbacks :
- 2023-08-08 23:05:03下载
- 积分:1
-
比 Windows 自带的高级一点的计算器,能将整个表达式输入,然后求值。这个程序要求读者具备编译原理的一些知识
比 Windows 自带的高级一点的计算器,能将整个表达式输入,然后求值。这个程序要求读者具备编译原理的一些知识-than Windows, bringing their senior point calculators, the entire expression input, and then evaluated. This procedure requires the reader has compiled some of the principles of knowledge
- 2022-02-04 00:01:02下载
- 积分:1