-
虚拟示波器
纯代码实现虚拟示波器,值得分享和参考,可以动态缩小和扩大,采用MFC 框架实现。示波器有十个子页面,每个页面有十个自通道,自己可以随意更改代码,实现自己想要实现的效果。比较好
- 2023-07-09 05:55:04下载
- 积分:1
-
选择排序是一种比较优化的排序,它定义的k意义在于表示一次循环后找到的最小(大)值的位置,然后让第i个(第几次循环就是第几个)植交换,这样在第一轮循环中就把最小(...
选择排序是一种比较优化的排序,它定义的k意义在于表示一次循环后找到的最小(大)值的位置,然后让第i个(第几次循环就是第几个)植交换,这样在第一轮循环中就把最小(大)的值换到了最前面,如果只用i,j 的话,就没有办法找出待排序数据中的最值了
比较排序也叫冒泡排序,就是把相邻的数据比较交换,因为其把小的数字从后面往前慢慢移动,感觉象水泡上升一样,所以叫冒泡排序法.
如过你还没理解,留言~-SELECTION SORT is a more optimal sequencing, its definition of k significance lies in a circle said they find the smallest (large) value of the location, i then allow the first (the first cycle was the first several several) plant exchange, this cycle in the first round put the smallest (CUHK) for the value of the front, if only i, j, then there is no way to identify sequencing data to be the most value compared sequencing is also called Bubble Sort. adjacent is to the comparison of data exchange, because of their small numbers from the back slowly moving forward, Soak up feeling like the same, so called Bubble Sort law. No off if you understand that message ~
- 2022-12-28 03:55:04下载
- 积分:1
-
使用wxWidget的界面编程例子代码,很有参考价值!
使用wxWidget的界面编程例子代码,很有参考价值!-Use programming interface wxWidget example code, very useful!
- 2022-08-20 20:05:46下载
- 积分:1
-
为标题栏 添加自定义按钮
为标题栏 添加自定义按钮-To add a custom title bar button
- 2022-09-13 02:20:02下载
- 积分:1
-
wpf基于tuio协议的多点触控
基于tuio的多点触控程序,可对图片进行移动放大缩小等操作,开发者可以根据自己需求更改功能实现视频、文字。。。。等等进行操作,鼠标右击位增加点位。
- 2022-04-29 01:30:59下载
- 积分:1
-
此为在Windows下的横编机控制软件。
此为在Windows下的横编机控制软件。-This is in Windows under the horizontal knitting machine control software.
- 2022-02-04 07:18:53下载
- 积分:1
-
Notepad Plusplus
Notepad++ 源码
可以从中学习基本win32封装已经消息绘制流程&&插件管理模型。
- 2022-02-03 19:56:51下载
- 积分:1
-
多种窗口关闭特效合集,稍加改造,可用于自己的程序中,为程序增添特效...
多种窗口关闭特效合集,稍加改造,可用于自己的程序中,为程序增添特效-multiple window closed effects Collection, a little alteration, can be used to the procedure, the procedure for adding special effects
- 2022-07-02 05:29:06下载
- 积分:1
-
使用 gui 的fir和 iir 滤波器设计
用 matlab 编写了使用 gui 工具的fir和 iir 滤波器的设计。它的用于分析的 sptool 中的 griphics 形式的信号。筛选器的最低订货量 2 和最大的订单是 10。
- 2023-08-23 05:00:03下载
- 积分:1
-
digital image processing, a source book, the scientific publishing house.
delphi数字图像处理一书源代码,科学出版社出版.-digital image processing, a source book, the scientific publishing house.
- 2022-03-23 14:00:07下载
- 积分:1