-
键盘输入不定长(最大长度受限制)二进制数,以回车键结束,输入数据要求有容错功能,然后将其转换成十六进制数显示输出。...
键盘输入不定长(最大长度受限制)二进制数,以回车键结束,输入数据要求有容错功能,然后将其转换成十六进制数显示输出。-Keyboard input variable length (maximum length) binary number to the end of the enter key, the input data required fault tolerance, and then converted to hexadecimal number display.
- 2022-03-18 20:09:52下载
- 积分:1
-
an Intel Dialogic card version of dial
一个Intel的Dialogic版卡的编程拨号-an Intel Dialogic card version of dial-up programming
- 2022-03-31 00:37:18下载
- 积分:1
-
红外循迹,智能识别跑道,等等,还可以拐弯,走井字湾
红外循迹,智能识别跑道,等等,还可以拐弯,走井字湾-Infrared tracking, identification reports
- 2022-08-22 10:38:32下载
- 积分:1
-
procedures with the greedy algorithm to solve 0
该程序用贪心算法来求解0-1背包问题 采用贪婪准则:每次选择p/w最大的物品放入背包。-procedures with the greedy algorithm to solve 0-1 knapsack problem using greed criteria : Each choice p/w largest goods Add backpack.
- 2022-05-19 21:23:22下载
- 积分:1
-
高质量C++编程指南,书中对C++的使用给出了各种规范
高质量C++编程指南,书中对C++的使用给出了各种规范-high quality C++
- 2022-03-18 21:06:04下载
- 积分:1
-
Draw line and circle in C,Very simple code
Draw line and circle in C,Very simple code
- 2023-09-01 11:10:03下载
- 积分:1
-
VC做的计算机图形学的粒子飞动的程序,供大家学习!
VC做的计算机图形学的粒子飞动的程序,供大家学习!-VC of computer graphics to do the flying particles of the procedures for everyone to learn!
- 2022-01-24 12:58:00下载
- 积分:1
-
this simple code ro copy all data in removable disk to Hardisk if in PC has dete...
this simple code ro copy all data in removable disk to Hardisk if in PC has detected any Flash disk or removable disk plug in PC
- 2022-05-15 03:31:59下载
- 积分:1
-
笔迹识别笔迹识别
笔迹识别笔迹识别-handwriting recognition handwriting recognition
- 2022-06-28 04:01:47下载
- 积分:1
-
WPF 渐变控件
翻译 maninwest@Codeforge作者:Tanna@CodeProject网络上可以找到渐变控件,但是没有找到可以生成渐变笔刷的控件。这是个根据用户选择生成渐笔刷的控件背景我当时在开发报告工具,使用这个工具用户可以从 SOL 或任何数据源制作报告。我需要在工具中提供给用户可以更改字段背景的工具。我找不到这样的控件,就决定自己做一个。该控件有几个控制。一个是颜色选择器。对于一个特定渐变停止点,用户可以更改颜色。颜色选择器有一个选择器控件,用户可以移动选择颜色。还有个用于渐变的控件。用于可以更改线性格笔刷起始点和结束点。对于径向笔刷,用户可以更改中心点、原点、半径 X 和半径 Y。用户可以删除渐变的停止点或添加停止点。用户可以从组合框中选择笔刷类型使用代码这是个用户控件,可以直接作为用户控件添加到窗口。
- 2022-03-17 19:07:54下载
- 积分:1