-
题目:有一个已经排好序的数组。现输入一个数,要求按原来的规律将它插入数组中。
1. 程序分析:首先判断此数是否大于最后一个数,然后再考虑插入中间的数的情况,...
题目:有一个已经排好序的数组。现输入一个数,要求按原来的规律将它插入数组中。
1. 程序分析:首先判断此数是否大于最后一个数,然后再考虑插入中间的数的情况,插入后
此元素之后的数,依次后移一个位置。
2.程序源代码:-Title: already have a good sequence of the array row. Now enter a number of requirements in accordance with the laws of the original array to insert it. 1. Program analysis: First, to determine whether this number is greater than the last few, and then inserted between a few to consider the case, insert the following after the element number, followed by one position after the shift. 2. Program source code:
- 2022-04-08 06:57:14下载
- 积分:1
-
串口编程,C++程序
串口编程,c程序-serial programming, c procedures
- 2022-03-10 20:29:34下载
- 积分:1
-
字母横向滚动控件,可以设置滚动的方向,内容,和底色
字母横向滚动控件,可以设置滚动的方向,内容,和底色-Letters horizontal scroll controls, can set the scroll direction, content, and background
- 2023-02-23 20:20:03下载
- 积分:1
-
输入一个字符串,统计其中字符‘ab’的出现次数
输入一个字符串,统计其中字符‘ab’的出现次数-importation of a string statistics characters" ab "frequency
- 2023-03-31 22:40:04下载
- 积分:1
-
算法分析实验报告:Strassen矩阵乘法,无问题
算法分析实验报告:Strassen矩阵乘法,无问题-algorithm analysis experiment : Strassen matrix multiplication, no problem
- 2023-03-11 13:55:03下载
- 积分:1
-
qt串口助手,qt5.1简单的功能
qt简单的串口助手,qt5.1简单的功能,包括使用qextserial,包括可在linux和windows两种环境下识别通讯方式,和硬件接口识别。非常适合初学者学习,建议下载QT_Create最新版本
- 2023-09-04 22:45:03下载
- 积分:1
-
= = = = = = =
=== === =
Transform Picture !
Zoom in, zoom out and change color on fly!
This code is free to use for any purpose,
you should keep the original copyright:
Copyright (C) 2003 Free Code
http://www.emu8086.com/vb/
For comments: info@emu8086.com
===========================================
It s not my best code :)
but still worth looking at.
My greatest work is "Real Show", you can
find it on my web site:
http://www.emu8086.com/vb/
I wrote it both in Java and VB, so it
can work directly from your web site !!
I hope to update this sample, and add more effects
in the near future!
-=== === === === =
Transform Picture !
Zoom in, zoom out and change color on fly!
This code is free to use for any purpose,
you should keep the original copyright:
Copyright (C) 2003 Free Code
http://www.emu8086.com/vb/
For comments: info@emu8086.com
===========================================
It s not my best code :)
- 2022-01-25 20:45:22下载
- 积分:1
-
在多文档界面中切换的工具条
在多文档界面中切换的工具条...
在多文档界面中切换的工具条
在多文档界面中切换的工具条-In multi-document interface switch in the toolbar to switch between MDI toolbar
- 2022-01-25 15:07:39下载
- 积分:1
-
hdu 3031 can be combined to achieve dynamic heap left
hdu 3031 可合并堆 左偏树 动态实现-hdu 3031 can be combined to achieve dynamic heap left-side tree
- 2022-08-18 14:47:50下载
- 积分:1
-
Visual C++多线程应用。2个线程:发送器和接收器。多
multithreading Visual C++ application. 2 threads: sender and receiver. The multi-threaded app sends from one process to another over the network.
- 2022-03-22 19:09:06下载
- 积分:1