-
著名界面库cj60lib的源程序,通过此源代码,您可以了解很多界面方面的知识。...
著名界面库cj60lib的源程序,通过此源代码,您可以了解很多界面方面的知识。-Well-known interface library cj60lib source, the passage of this source code, you can learn a lot of the knowledge interface.
- 2022-08-14 07:17:50下载
- 积分:1
-
一个很豪华的留言本程序
一个很豪华的留言本程序-a very luxurious voice of this program
- 2022-07-03 10:45:01下载
- 积分:1
-
Status bar shows that this is a very good code, so that your status bar rich.
状态栏的显示,这是非常优秀的代码,使你的状态栏丰富多采.-Status bar shows that this is a very good code, so that your status bar rich.
- 2022-08-16 04:16:36下载
- 积分:1
-
vb写的源程序供参考
vb写的源程序供参考-vb source for information
- 2023-05-27 09:20:03下载
- 积分:1
-
Only implements a few simple operations subtraction multiplication and division...
只实现了一些简单的运算;加减乘除;清零;归零;菜单栏;小数点;错误提示窗口;等等;只要会这些,其他的一些功能自己就一定也会添加了了;-Only implements a few simple operations subtraction multiplication and division Clear zero menu bar decimal point error window and so on so long as these, some other features himself would surely be added in
- 2022-02-05 23:41:28下载
- 积分:1
-
引导管理主题
应用背景引导管理主题,仪表板模板,或Web应用程序UI启动器。主题特征的各种自定义的jQuery插件添加扩展功能内置Bootstrap UI功能过去。关键技术引导,管理,主题,仪表板,模板,或Web应用程序UI启动器。
- 2023-05-09 13:15:03下载
- 积分: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
-
emwin
主要是emwin的源码,版本是5.18,欢迎喜欢研究单片机的朋友来下载,我这边主要用来显示一块小屏的效果,欢迎大家交流经验,互相学习
- 2022-08-24 06:17:58下载
- 积分:1
-
java编写带有坐标刻度的正弦曲线
运用java开发技术,画出x,y坐标!通过改变周期和振幅实现正弦波的改变!每次输入新的周期和振幅会产生新的正弦波!
- 2022-12-12 05:30:03下载
- 积分:1
-
关于WPF3D效果
应用背景根据WPF入门,学习WPF界面的设计以及数据的绑定,初步通过一个路径来加载该路径下本地的图片,并在WPF界面上按照3D效果来展示,卡伊进行缩放、滑动关键技术根据WPF界面的设计中不同空间的属性以及数据的绑定,重要的属性包括ListBox,Grid,对初学者学习WPF比较有用。
- 2022-05-16 22:05:28下载
- 积分:1