登录
首页 » C# » 随机产生20个100以内的数,输出;按从小到大的顺序排序,输出...

随机产生20个100以内的数,输出;按从小到大的顺序排序,输出...

于 2022-07-25 发布 文件大小:4.24 kB
0 45
下载积分: 2 下载次数: 1

代码说明:

随机产生20个100以内的数,输出;按从小到大的顺序排序,输出-randomly generated 20 within a few hundred output; From small to large by the order of ranking, the output

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • TestSuite, for thinking in c++
    //: TestSuite:Suite.cpp {0} #include "Suite.h" #include #include #include using namespace std; using namespace TestSuite; void Suite::addtest(Test* t) throw(TestSuiteError) {     // verify test is valid and has a stream:     if (t == 0)     {         throw TestSuiteError("Null test int Suite::addtest");     }     else if (osptr != NULL && !t->get_stream())     {         t->set_stream(osptr);     }     tests.push_back(t);     t->reset(); } void Suite::addsuite(const Suite& s) {     for (size_t i = 0; i < s.tests.size(); ++i) &nb
    2022-04-11 18:54:53下载
    积分:1
  • AD
    说明:  实现28335的并口读取两片外部AD芯片的转换结果,并保存到外扩RAM中。( 中文(简体)英语日语 Achieve 28,335 reads two external parallel port chip AD conversion results, and saved to external expansion RAM.)
    2013-10-06 19:17:39下载
    积分:1
  • 通讯录管理系统 sqlserver 数据库
    c#通讯录管理 数据库连接自己修改,图片有些是本地需要自己手动修改
    2019-05-20下载
    积分:1
  • 基于STM32的音频信号采样与FFT分析
    用STM32的ADC采样音频信号,并对此音频信号进行FFT分析及频谱显示
    2021-05-06下载
    积分:1
  • this a small source of the C# programming display, we realize the strengths and...
    这个源码是一小的C#编程的展示,让大家体会他的优点,和简便-this a small source of the C# programming display, we realize the strengths and simple!
    2022-02-11 19:17:37下载
    积分:1
  • OS_CORE
    嵌入式操作系统实时内核,实时控制操作系统(djweffhrksfog)
    2009-07-13 16:16:40下载
    积分:1
  • 5-Beep
    STM8S系列单单片机教程,第三课,教你从零开始学会使用蜂鸣器,让蜂鸣器唱歌吧(STM8S series single chip tutorial, the third lesson, teach you from scratch to learn to use the buzzer beeper to sing)
    2013-03-02 15:30:46下载
    积分:1
  • 1
    说明:  FFT 与LZW编码算法相结合,实现压缩功能,MATLAB仿真实现(FFT LZW compress)
    2013-11-20 22:11:22下载
    积分:1
  • 18b20
    实现多点18B20搜索ROM,算法参考了DALLAS公司资料(Achieve more 18B20 search ROM, algorithm reference DALLAS company information)
    2010-07-22 15:23:28下载
    积分:1
  • delphi参考书籍, 有关delphi的使用和技巧等。
    delphi参考书籍, 有关delphi的使用和技巧等。-delphi reference books, the delphi use and skills.
    2022-05-17 23:12:46下载
    积分:1
  • 696518资源总数
  • 104309会员总数
  • 27今日下载