-
基于VC6.0的一个分型演示程序
演示雪花的形成过程。
基于VC6.0的一个分型演示程序
演示雪花的形成过程。
-VC6.0 on a sub-type demo program demo the formation of snowflakes.
- 2022-07-05 00:13:13下载
- 积分:1
-
WINCE infrared remote control device driver, through the revision of key code wi...
WINCE下 红外遥控设备驱动程序,通过修改键码可以支持其他系列的遥控器-WINCE infrared remote control device driver, through the revision of key code will be able to support other range of the remote control
- 2023-04-21 04:35:03下载
- 积分:1
-
WPF多点触控简单示范程序
VS2012环境编写,WPF下的触控演示程序.可以对WPF触控有个简单的了解,也有助于了解TUIO~可以达到显示器硬件支持的最大触点数.触摸后会得到每个触点的ID,生成跟随触点移动的有色框,框中显示触点ID信息.有色框随手指移动而移动,抬起后消失.
- 2022-01-26 02:15:55下载
- 积分:1
-
Volume Manipulation Classes 操纵音量的类
Volume Manipulation Classes 操纵音量的类-Volume Manipulation manipulation of the volume category
- 2023-06-23 06:30:05下载
- 积分:1
-
模拟 Windows 开机动态色带条
模拟 Windows 开机动态色带条-boot Windows simulation of the dynamic ribbon
- 2022-04-12 13:12:05下载
- 积分:1
-
几篇有关雷达目标识别的优秀论文(基于非线性方法的雷达目标识别研究.NH基于高分辨距离像的雷达目标识别.NH雷达目标识别系统的研究和设计.KDH).part2...
几篇有关雷达目标识别的优秀论文(基于非线性方法的雷达目标识别研究.NH基于高分辨距离像的雷达目标识别.NH雷达目标识别系统的研究和设计.KDH).part2-Several of the radar target recognition of outstanding paper (based on nonlinear methods of study of radar target recognition. NH HRRP-based radar target identification. NH radar target identification system research and design. KDH). Part2
- 2022-02-06 09:33:48下载
- 积分:1
-
是关于一windows下的一个程序开发框架,安装系统时有时需要安装...
是关于一windows下的一个程序开发框架,安装系统时有时需要安装-Windows on the one developed under the framework of a program to install the system sometimes need to install
- 2022-02-01 04:33:16下载
- 积分:1
-
将字母转换
此代码生成.bin 从文件的内容与 unicode 字符。然后,您可以使用此.bin 到你想要的任何东西。
- 2022-10-16 06:20:03下载
- 积分:1
-
决策树ID3算法实现
多叉树的实现,每个结点的所有孩子采用vector保存,建树时横向遍历考循环属性的值,纵向遍历靠递归调用。程序基于vc6.0实现
- 2022-03-11 22:55:55下载
- 积分:1
-
硬币找钱问题C++
该程序实现的是硬币找钱问题,即设有6 种不同面值的硬币,用这些面值的硬币来购物和找钱。购物时可以使用的各种面值的硬币个数存于数组Coins[1:6]中,商店里各面值的硬币有足够多。计算在1 次购物中需要使用的最少硬币组合。程序是基于VC++6.0平台实现的。
- 2022-08-19 11:45:34下载
- 积分:1