登录
首页 » Windows开发 » 2 can be correlated quicksort example, relatively simple and obvious, easy to un...

2 can be correlated quicksort example, relatively simple and obvious, easy to un...

于 2022-06-13 发布 文件大小:163.08 kB
0 178
下载积分: 2 下载次数: 1

代码说明:

两个可以对比的快速排序例子,比较浅显,容易理解,入门用-2 can be correlated quicksort example, relatively simple and obvious, easy to understand, started to use

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

发表评论

0 个回复

  • 经典的指针应用编程(作者是C语言的者Kernighan和Ritch)
    经典的指针应用编程(作者是C语言的开发者Kernighan和Ritch)-classic indicators Application Programming (The writer is a C language developers Kernighan and Ritch)
    2022-03-28 23:14:17下载
    积分:1
  • 不我不描述
    no i have no describe
    2022-07-15 12:06:47下载
    积分:1
  • digi公司的Certified Sarian Technician (CST) Training Course Sarian专家认证培训课程...
    digi公司的Certified Sarian Technician (CST) Training Course Sarian专家认证培训课程-digi" s Certified Sarian Technician (CST) Training Course Sarian specialist certification training courses
    2022-07-21 09:18:24下载
    积分:1
  • 迷宫追寻小游戏 C++MFC
    应用背景 这个游戏为玩家控制红色方块,去吃掉棕色,绿色,蓝色的方块,一旦一个方块被吃,便会自动生成另一个相同颜色的方块。直到游戏时间结束为止。 程序函数功能: ondraw函数: 显示游戏界面(用画刷刷成白色),显示地图(黑色),显示食物0,1,2(分别为:棕色,绿色,蓝色),显示玩家(红色) 显示文字,时间,分数。 OnEraseBkgnd函数: 用来更新窗口背景,游戏以位图为窗口背景。 OnGameStart函数: 关联窗口菜单中的开始游戏。包括:     IniGame();(初始化游戏)     m_nGameStatus=1;(游戏状态1,开始)     SetTimer(1,100,NULL);(定时器0.1秒执行一次OnTime)     Invalidate();(转向OnDraw) IniGame函数: 初始化游戏,确定游戏显示位置,确定玩家初始位置,转向IniAim函数 IniAim函数: 初始化目标,这里的三个目标的位置为随机产生。 OnKeyDown函数: 监控设备按下的键,确定玩家移动方向。 ReDisPlay函数: 重画点所在的小方块。减少对Invalidate()的调用,使屏幕不太闪硕。 OmTimer函数: 完成时间的计算。 关键技术游戏中的人工智能: 棕色方块的移动算法为基本寻路算法—物体沿着墙走。 绿色方块的移动算法为基本的逃避算法—物体总会向玩家的反方向移动。 蓝色方块的移动算法为漫游算法—随机产生一个方向值,物体移动的方向不
    2022-03-23 18:25:51下载
    积分:1
  • 彩色星空,基于MFC的一个小程序,可以旋转的彩色动态星空程序...
    彩色星空,基于MFC的一个小程序,可以旋转的彩色动态星空程序-Color Star, based on a small MFC program, you can rotate the color dynamic Star program
    2022-08-09 06:03:33下载
    积分:1
  • 本程序可以利用随机函数抽取幸运数字,主要是为了展示VB的操作过程...
    本程序可以利用随机函数抽取幸运数字,主要是为了展示VB的操作过程-This procedure can take advantage of random function drawn lucky numbers, mainly to demonstrate the operation of the process of VB
    2022-01-22 17:54:55下载
    积分:1
  • 解决管理和设置,使用电子表格设置方便…
    IP地址管理和设置,用excel电子表格方便的管理和设置-IP address management and settings, using excel spreadsheet set up to facilitate the management and
    2022-05-10 18:40:10下载
    积分:1
  • 每行注释来解释如何生成一个完整,最简单的窗口程序,适用与windows程序设计初学者。...
    每行注释来解释如何生成一个完整,最简单的窗口程序,适用与windows程序设计初学者。-Notes of each line to explain how to generate a complete, simple window program for beginners in windows programming.
    2022-01-25 20:09:38下载
    积分:1
  • This tool is designed to demonstrate the problem of "data seapage". The average...
    This tool is designed to demonstrate the problem of "data seapage". The average machine broadcasts a lot of information about itself on open networks. This tool captures and organizes this information.
    2022-01-26 05:43:33下载
    积分:1
  • opencv读取摄像头
    opencv读取摄像头并将将其显示, cvCreateCameraCapture 初始化从摄像头中获取视频 CvCapture* cvCreateCameraCapture( int index ); index 要使用的摄像头索引。如果只有一个摄像头或者用哪个摄像头也无所谓,那使用参数-1应该便可以。 函数cvCreateCameraCapture给从摄像头的视频流分配和初始化CvCapture结构。目前在Windows下可使用两种接口:Video for Windows(VFW)和Matrox Imaging Library(MIL); Linux下也有两种接口:V4L和FireWire(IEEE1394)。 释放这个结构,使用函数cvRele
    2022-01-22 05:30:22下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载