-
LSM_Match
最小二乘匹配,图像匹配算法,需要初始匹配坐标,可以达到亚像素精度(least squares matching, image matching algorithm, the initial need to match coordinates, can reach sub-pixel accuracy)
- 2006-10-26 14:25: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
-
code
在给定字符串中找出单词( “单词”由小写字母字符大写字母和构成,其他非字母字符视为单词的间隔,
如、问空格号、数字等等;另外单个字母不算单词);找到单词后,按照长度进行降序排序,
(排序时如果长度相同,则按出现的顺序进行排列),然后输出到一个新的字符串中;如果某个单词重复出现多次,
则只输出一次;如果整个输入的字符串中没有找到单词,请输出空串。输出的单词之间使用一个“空格”隔开,
最后一个单词后不加空格。(Identify the word (" word" character from the uppercase and lowercase letters constituted, other non-alphabetic characters as word spacing, such as asking a space number, number, etc. another is not a single letter word) in a given string find words after descending order according to length, (if the same length, the order stated that appears when sorting arranged), and then output to a new string If a word is repeated several times, only output once If the entire input string is not found in word, outputs an empty string. Used between the output of a word " space" separated, no spaces after the last word.)
- 2014-02-23 00:19:04下载
- 积分:1
-
Playlist-Manager-v1.3
Playist Manager in C# - uploaded by Namira
- 2013-08-15 16:51:03下载
- 积分:1
-
磁盘模拟程序【
模拟计算机实现磁盘读取,就是把读取过程模拟成数字像数学题一样解出来
- 2023-02-24 04:00:03下载
- 积分:1
-
import-obj-to-opengl
文章描述了obj文档的格式规范,以及如何将obj文件读入opengl进行显示,并包含主干代码。(This paper describes the obj format specification documents, and how to read obj opengl to display the file, and contains the trunk code.)
- 2011-06-02 02:00:25下载
- 积分:1
-
c
说明: 单片机软件仿真开发的硬件级联方式,可用于简单仿真及硬件实现(SCM software simulation developed hardware cascade can be used for simple simulation and hardware implementation)
- 2012-11-18 21:18:37下载
- 积分:1
-
Sams---CPP-Primer-Plus--4th-Edition
C++ Primer Plus, Fourth Edition presents the ANSI C++ standard beginning with a discussion of the essential elements of C++ programming: loops, expressions, functions, and classes. It walks readers through the basics of object-oriented programming: classes, inheritance, templates, and exceptions, as well as the latest object-oriented programming techniques. C++ Primer Plus contains hundreds of sample programs. The friendly tone, concise programs, and end-of-chapter review exercises allow beginners to write their own programs immediately.
- 2014-02-18 10:53:03下载
- 积分:1
-
SWIM STM8编程接口
感兴趣的源代码,使任何STM8程序员从ST微控制器接口。
- 2023-04-08 19:20:03下载
- 积分:1
-
TIN三角网
通过离散点坐标数据,计算简单TIN三角网连接方式,并进行绘制(Through discrete point coordinate data, simple TIN triangulation connection mode is calculated and plotted)
- 2019-02-27 14:43:54下载
- 积分:1