登录
首页 » Windows开发 » opengl画机器人,通过键盘操纵机器人进行各种动作

opengl画机器人,通过键盘操纵机器人进行各种动作

于 2022-01-22 发布 文件大小:788.47 kB
0 230
下载积分: 2 下载次数: 1

代码说明:

opengl画机器人,通过键盘操纵机器人进行各种动作-opengl painting robots, robot manipulation of the keyboard for various actions

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

发表评论

0 个回复

  • 用基于变治法的堆排序算法对任意一组给定的数据进行排序 设计与实现堆排序算法; 2)待排序的数据可以手工输入(通常规模比较小,10个数据左右),用以检测程...
    用基于变治法的堆排序算法对任意一组给定的数据进行排序 设计与实现堆排序算法; 2)待排序的数据可以手工输入(通常规模比较小,10个数据左右),用以检测程序的正确性;也可以计算机随机生成(通常规模比较大,1500-3000个数据左右),用以检验(用计数法)堆排序算法的时间效率。-Variable-based treatment of the heap sorting algorithm to a set of arbitrary data set to sort the design and implementation of heap sort algorithm 2) to be sort of data can be entered manually (usually relatively small size of about 10 Data), to detect the correctness of the procedure also can be randomly generated computer (usually relatively large-scale data ,1500-3000 or so), to test (with counting) time sorting algorithm reactor efficiency.
    2022-07-22 21:14:31下载
    积分:1
  • EtenROM的分解制作里面的ExtROM_pack.bat是写入命令,ExtROM_unpack.bat是释放命令!!ETEN的ROM文件是temp.dat,...
    EtenROM的分解制作里面的ExtROM_pack.bat是写入命令,ExtROM_unpack.bat是释放命令!!ETEN的ROM文件是temp.dat,把此文件和命令们放在同一目录,运行ExtROM_unpack.bat会释放出ExtROM目录和内容(修改,提取,增减!随你便了,但不要乱来哦!)改好后再运行ExtROM_pack.bat,就会把ExtROM的内容写入TEMP.DAT了~~简单吧~~! -EtenROMimgfs Cannot map file imgfs_raw_data.bin
    2022-05-26 20:56:41下载
    积分:1
  • 一个关于字符串匹配的算法,已经经过编译,希望对你有帮助...
    一个关于字符串匹配的算法,已经经过编译,希望对你有帮助-on a string matching algorithm, has been built, want to help you
    2022-10-20 04:45:03下载
    积分:1
  • PCSC 调用程序
    应用背景PCSC调用源程序,该代码给出调用示例,编译后可通过PCSC读卡器连接卡片并对卡片进行操作。关键技术该程序使用VC++6.0开发工具进行开发,包括卡片连接、读取读卡器列表、发送APDU指令等函数的详细调用方法,运行程序后,可通过界面
    2022-03-26 02:46:07下载
    积分:1
  • 16F877使用计时秒表功能的实现,用汇编语言
    采用一个16F877实现计时秒表功能,用汇编语言编写-16F877 using a stopwatch function of time to achieve, in assembler language
    2022-07-10 16:03:02下载
    积分:1
  • 1,一个新的项目,调整窗口大小的变化1属性窗口中的文本…
    1、新建一个项目,调整窗口的大小,修改form1属性窗口中的text属性为“抢答器” 2、在form1中添加一个按钮控件。名称分别为button1.button2.button3.并且分别将控件的test属性设置为“1号2号3号”。 3、在form1右侧添加textbox控件,名称为textbox1.将其text属性清空。 4、再次添加一个按钮控件,名称为button4 ,将其text属性设置为“复位”。 5、双击一号按钮,打开代码编辑窗口,添加按钮点击执行代码如图所示。-1, a new item, adjust the window size changes Form1 properties window of text attributes to "Responder" two in Form1 add a button control. Names were button1.button2.button3. Respectively, to control the test attribute set to "on the 1st on the 2nd on the 3rd." 3, in addition Form1 right textbox controls, to name textbox1. Its text attributes emptied. 4 again to add a button control, the name of Button4, its text attribute set to "reset." 5, click the button on the 1st, open source editor window, click the Add button code execution shown in the figure.
    2022-02-21 05:10:19下载
    积分:1
  • 实现对c盘根目录下Test.xls的文件中指定行数据的导出。做这个程序的目的是因为有一张excel表,有好几千行的数据,每一行都是以时间头,每隔2秒钟一行数据
    实现对c盘根目录下Test.xls的文件中指定行数据的导出。做这个程序的目的是因为有一张excel表,有好几千行的数据,每一行都是以时间开头,每隔2秒钟一行数据,现在需要将其每隔15分钟取一个数据,由于源数据中有缺失的,就不能按没450行取一行,只能先将时间导成字符串型,进行判断,再输出-C realize the root directory of the file under the specified Test.xls line derived data. The purpose of this procedure to do because there is an excel sheet, has thousands of lines of data, each line are based on time at the beginning of every 2 seconds, and his data, and now needs to be taken every 15 minutes a data, as the source data There are missing, it can not be 450 by not taking his line, only first time derivative into a string type, judge, and then output
    2022-08-07 06:58:13下载
    积分:1
  • 在WINCE下,设置PPC机背光的时间的类
    在WINCE下,设置PPC机背光的时间的类-in WINCE, PPC machines installed backlight time by category
    2023-08-28 02:40:04下载
    积分:1
  • 这时一个很不错的关于世界时钟界面的一个小程序,采用VC++编写,很值得研究...
    这时一个很不错的关于世界时钟界面的一个小程序,采用VC++编写,很值得研究-a very good time on the clock interface of the world a small program used to prepare VC, is worth studying
    2022-01-30 10:47:18下载
    积分:1
  • 计算矩阵乘积,文本输入输出,输入时两个矩阵之间需要换行...
    计算矩阵乘积,文本输入输出,输入时两个矩阵之间需要换行-Calculation of matrix product, text input and output, input two matrices when the line between the need for
    2022-02-02 22:17:29下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载