-
Graphic2
VC++几何绘图实例,如何让CDC上输出的文字、图形具有保持功能,集合类CPtrArray的使用(failed to translate)
- 2013-05-02 09:46:31下载
- 积分:1
-
moshishibiesuanfashiyanshuju
该数据集中的数据是由鸢尾属植物的三种花——Setosa、Versicolor与Virginica——的测量结果所组成,数据集中共包含150组数据信息,每一类别植物有50组数据。( The data in the dataset is composed of three species of Iris flowers- Setosa, Versicolor and Virginica- consisting of the measurement results, the data set contains a total of 150 groups of data, each class plants have 50 sets of data.)
- 2014-02-22 22:18:42下载
- 积分:1
-
Realtimetable
VC++6.0的实时曲线图表程序.随着输入数据的变化,图表曲线随之实时的上下波动.(VC 6.0 real-time graphs procedures. Along with the changes in input data, Real-time charts followed the curve fluctuations.)
- 2020-06-26 05:40:02下载
- 积分:1
-
STM32_IO操作_LED
STM32_IO操作_LED STM32_IO操作_LEDSTM32_IO操作_LEDSTM32_IO操作_LEDSTM32_IO操作_LEDSTM32_IO操作_LEDSTM32_IO操作_LEDSTM32_IO操作_LEDSTM32_IO操作_LEDSTM32_IO操作_LEDSTM32_IO操作_LED
- 2022-06-12 01:46:34下载
- 积分:1
-
UBLOx7270
UBX-G7020在mtk平台上的驱动资料(UBX-G7020 use in mtk platform)
- 2014-02-12 18:45:32下载
- 积分:1
-
maopao_youhua
冒泡优化:
如果一个序列是int n[]={1,2,3,4,5,6,7,8,9} , 用正常的冒泡排序需要排8次才行,优化之后1次就好,也就是说序列越接近于正常序列,改进之后的冒泡排序的次数就越少,这样会给一个冒泡排序算法带了很大的效率。
思想:添加一个boolean变量用来判断冒泡是否是已经排好了顺序,如果boolean的值为false,说明是已经排好了,如果boolean的值true,说明没有排好,继续排。(If a sequence is int n [] = {, 1,2,3,4,5,6,7,8,9} need to row 8 times the job after optimization times like normal bubble sort, but alsomeans that the sequence is more close to the normal sequence, improved bubble sort, the less the number, which would give a bubble sort algorithm with a great deal of efficiency.
Idea: add a boolean variable used to determine the bubble whether it is already lined up the order, if the boolean is false, indicating already lined up, if the boolean value of true, did not line up, continue to row.)
- 2012-04-18 00:33:45下载
- 积分:1
-
tcs34725MDK
说明: 暑假做的项目,颜色传感器hi父爱给你发给啊3(Summer vacation projects)
- 2020-06-17 07:40:01下载
- 积分:1
-
gsc-1.2
基于Graphcut的分割程序,使用matlab封装,并使用了测地线距离,程序界面有好,有助于二次开发(segmentation based on Graph cuts and using geodiesic distance,the UI is friendly,and one can add own code on it)
- 2011-11-17 21:24:59下载
- 积分:1
-
0173、基于单片机实现的俄罗斯方块游戏
基于单片机的俄罗斯方块设计。开题报告,论文资料等(Design of Russian Tetris Based on Single Chip Microcompute)
- 2019-01-12 13:38:01下载
- 积分:1
-
CMATLABconnect
VC运算速度较快,相对于matlab而言,编程较为烦琐,而matlab编程灵活,并且方很多工具箱,使用极为方便,但是matlab的M语言编写的仿真程序的仿真速度相对较慢。
C-MEX函数是基于C语言编写的C与matlab接口函数,是matlab应用程序接口的一个重要组成部分。通过它不但可以将现有的C语言编写的程序轻松地引入到matlab环境中使用,避免了重复的程序设计,而且可以使用C语言为matlab定制用于特定目的的函数(如为了保护算法设计等),
以完成在matlab中不易实现的任务。此外,更重要的一点,使用C语言编写的C-MEX函数可以有效地提高M灯matlab环境中数据处理速度和效率。
(VC computing faster, compared to matlab, the program is more cumbersome, but matlab programming flexibility, and a lot of side toolbox, use very convenient, but the M-language matlab simulation program written in a relatively slow simulation speed.
C-MEX function is based on the C language interface written in C and matlab functions matlab application interface is an important component. It can not only be through the existing programs written in C language easily introduced into the matlab environment, to avoid the duplication of programming, and can be customized using the C language for matlab functions for specific purposes (such as algorithm design, etc. in order to protect ),
Matlab in order to complete the task is not easy to achieve. In addition, more importantly, the use of C language written in C-MEX function can effectively improve the M light matlab environment, data processing speed and efficiency.
)
- 2009-12-21 10:03:58下载
- 积分:1