-
coordinates with the graphical interface mapping, which involves the transformat...
带坐标的图形界面的绘制,其中涉及到坐标的变换,缩放等功能-coordinates with the graphical interface mapping, which involves the transformation of coordinates, scaling functions
- 2023-06-28 03:55:04下载
- 积分:1
-
改变主窗体的大小的一个很好的程序
改变主窗体的大小的一个很好的程序-change the size of the main forms a good procedure
- 2023-03-05 11:25:03下载
- 积分:1
-
simulated ATM function, able to access, report the loss, elimination households,...
模拟ATM的功能,能实现存取款,挂失,消户,注册,解冻等功能~-simulated ATM function, able to access, report the loss, elimination households, registration, thawed functions ~
- 2022-03-07 08:18:25下载
- 积分:1
-
VB实现透明窗口效果! 其中用到了几个API函数!效果很不错,值得学习一下!...
VB实现透明窗口效果! 其中用到了几个API函数!效果很不错,值得学习一下!-Transparent window to achieve the effect of VB! Which used a number of API function! The effect is pretty good, it is worth learning about!
- 2022-04-15 19:38:38下载
- 积分:1
-
拉格朗日插值二维图形
应用背景拉格朗日插值的二维图形的C程序在显示 输出;拉格朗日的平面设计;插值关键技术基于图形化绘图的C++代码;设计输出分析的绘制与显示;
- 2023-08-23 21:20:03下载
- 积分:1
-
图书馆管理系统
这里是一个特定的教会图书馆管理系统。这是有用的很容易监测书
- 2022-02-03 17:46:07下载
- 积分: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
-
STATIC transparent, text box, for a lot of useless, textboxes
STATIC透明的,文本框,适合很多用处的,文本框-STATIC transparent, text box, for a lot of useless, textboxes
- 2022-02-06 09:00:22下载
- 积分:1
-
箭头的阴谋
箭头情节 matlab 代码
%箭头绘制带有箭头的线。
%
%Arrow(start,stop) 绘制带有箭头的线从启动到停止 (点
%应该是 2 或 3,长度的向量或矩阵的 2 或 3
%列),并返回的 arrow(s) 的图形句柄。
- 2022-05-10 18:45:16下载
- 积分:1
-
2011基于LabVIEW的串口虚拟示波器
该系统可以实现对16位AD转换系统的数据采集,并实现波形恢复。由于受串口波特率的限制,系统可采集最高信号频率为1k。
- 2022-02-12 10:08:12下载
- 积分:1