-
openrave-master
openrave是一个开源的机器人开发平台,可以上面进行机器人的运动规划。(Openrave is an open source robot development platform, which can be used for robot motion planning.)
- 2017-06-23 11:34:17下载
- 积分:1
-
675867da
Combox 的扩展特殊功能,非常好的学习资料,多多收藏(Combox special functionalty)
- 2013-03-21 21:44:43下载
- 积分:1
-
VC++ 20个窗体编程实例源码
VC++界面编程20例,都是界面编程常用的例子,很适合初学者参考。(Vc + + interface programming)
- 2017-07-01 17:41:05下载
- 积分:1
-
20041214085228_vczx_RPG
一个国产RPG游戏 详细讲解RPG游戏的开发过程,还有源码,全是Win32的,大家一起学一下吧!(a homemade RPG elaborate on the development process, source code, all of the Win32, we learn together about!)
- 2004-12-20 18:08:32下载
- 积分:1
-
HuffmanTree
该系统应具有以下功能:
(1) I:初始化(Initialization)。从终端读入字符集大小n,以及n个字符和n个权值,建立哈夫曼树,并将它存于文件hfmTree中。
(2) E:编码(Encoding)。利用已建好的哈夫曼树(如不在内存,则从文件hfmTree中读入),对文件ToBeTran中的正文进行编码,然后将结果存入文件CodeFile中。
(3) D:译码(Decoding)。利用已建好的哈夫曼树将文件CodeFile中的代码进行译码,结果存入文件TextFile中。
(4) P:打印代码文件(Print)。将文件CodeFile以紧凑格式显示在终端上,每行50个代码。同时将此字符形式的编码文件写入文件CodePrin中。
(5) T:打印哈夫曼树(Tree printing)。将已在 中的哈夫曼树以直观的方式(树或凹入表形式)显示在终端上,同时将此字符形式的哈夫曼树写入文件TreePrint中。
(The system should have the following features: (1) I: initialization (Initialization). Read from the terminal character set size n, and n and n characters right value, establishes a Huffman tree, and save it in the file hfmTree in. (2) E: encoding (Encoding). Has been built using the Huffman tree (if not in memory, reads from the file hfmTree), the text of the document ToBeTran encoded, and then putting the result in the CodeFile file. (3) D: decoding (Decoding). Huffman tree has been built using the file CodeFile the code will be decoded, the result is stored in the file TextFile. (4) P: Printing code files (Print). CodeFile in a compact format the document displayed on the terminal, one per line 50 code. While this character in the form of written documents CodePrin encoded file in. (5) T: Print Huffman tree (Tree printing). Would have been in the Huffman tree in an intuitive way (tree or recessed table form) displayed on the terminal, but this form of characters written to the file )
- 2013-06-21 13:45:16下载
- 积分:1
-
LCD
A H CODE FOR lcd FOR PIC18F
- 2012-03-18 18:55:09下载
- 积分:1
-
medo
设X[ 0 : n - 1]和Y[ 0 : n – 1 ]为两个数组,每个数组中含有n个已排好序的数。找出X和Y的2n个数的中位数。 编程任务 利用分治策略试设计一个O (log n)时间的算法求出这2n个数的中位数。 数据输入 由文件input.txt提供输入数据。文件的第1行中有1个正整数n(n<=200),表示每个数组有n个数。接下来的两行分别是X,Y数组的元素。结果输出 程序运行结束时,将计算出的中位数输出到文件output.txt中(Let X [0: n- 1] and Y [0: n- 1] for the two arrays, each array containing the n number has been sorted. 2n X and Y to identify the number of digits. programming tasks using the divide and conquer strategy try to design an O (log n) time algorithm to calculate this median number 2n. Data input by the input data provided input.txt file. The first line in the file has a positive integer n (n < = 200), that there are n numbers of each array. The next two lines are the X, Y array elements. The end result is output program runs, the calculated median output to file output.txt)
- 2021-03-22 16:29:16下载
- 积分:1
-
STKCon
vc连接STK,试过,可以用。希望对大家有帮助。本人也在做这方面工作,希望交流。(vc connection STK, tried, can be used. Hope everyone has to help. I also do this work, I hope exchanges.)
- 2014-12-04 20:16:05下载
- 积分:1
-
WBinEdit
超级文本文档,实现日历,内存查看,鼠标坐标显示,改变字体,背景颜色(Hypertext documents, realization of the calendar, memory view, the mouse coordinates display, change fonts, background color)
- 2010-11-22 21:32:42下载
- 积分:1
-
烟花
c语言实现的模拟烟花,上传源代码,可以用来告白(To realize the pattern of fireworks)
- 2017-12-25 18:55:12下载
- 积分:1