-
example
常见C++ 课程的立体源码,其中含有函数,类与对象,继承与派生,多态,等C++常见的集中类型(plus)
- 2009-12-16 10:04:33下载
- 积分:1
-
autocorrelation
时间序列中自相关函数的计算代码,内附程序说明(Time series in the calculation of the autocorrelation function of the code, containing a description of the procedures)
- 2010-10-10 10:44:54下载
- 积分:1
-
3
编写程序:基类base,有一个私有数据成员n,派生类Derived公有继承基类base,Derived中新增加一个数据成员m(Programming: the base class base, there is a private data member n, the derived class Derived inherits the base class public base, Derived add a new data member m)
- 2013-12-17 13:38:33下载
- 积分:1
-
code
角点检测程序源码,使用的是HARRIS角点提取方法,效果很好。(Corner detection program source code, using extraction methods HARRIS corner, very good.)
- 2007-11-28 22:12:20下载
- 积分:1
-
matlab_files
programer test is peogramming
- 2012-02-03 19:20:04下载
- 积分:1
-
进程创建
说明: 1 程序开发步骤
(1) 打开vc,选择菜单项file->new,选择projects选项卡并建立一个名为"process"的win32 console applicatoin工程;创建时注意指定创建该工程的目录;
(2) 在工程中创建源文件"process.cpp":选择菜单项project->add to project->files,在选择框中输入自己想要创建的文件名,这里是"process.cpp";接下来询问是否创建新文件时回答"yes";然后通过Workspace->FileView->Source Files打开该文件(同上一试验);
(3) 通过调用菜单命令项build->build all进行编译连接,可以在指定的工程目录下得到debug->process.exe程序;再把给定的launchset.txt文件存入该debug目录下,就可以在控制台下进入该目录以launchset.txt为参数运行程序,命令行为:process launchset.txt;要强调的是,在launchset.txt中指定的应用程序路径要正确,否则建立新的进程时会出错,这时需要对照系统的实际情况改动所给的参数文件。
2 补充说明
这里仅仅给出了编译结果和源程序,没有所创建工程的其他文件。(a program development steps (a) to open vc, select menu item file-gt; New, tab to choose projects and the establishment of a "process" of win32 console applicatoin works; Attention to create designated to create the directory of the project; (2) establish a project document "process.cpp" : Select menu item project-gt; add to project-gt; files, the choice of their own box to create the file name, here is the "process.cpp"; the next question asks whether the creation of new documents to answer "yes"; then Workspace- gt; FileView- gt; Source Files open the document (ibid. a pilot); (3) Order by calling menu items build-gt; build compile all connected, in the specific project directory under debug- gt; process. exe; then to the launchset.txt documents)
- 2005-11-04 12:45:13下载
- 积分:1
-
GP_Algorithm
距离函数用matlab实现的距离函数用matlab实现的(Distance function using matlab matlab realize the distance function)
- 2012-09-24 11:05:28下载
- 积分:1
-
Visualization
使用raycasting方法实现单位球的绘制,以达到数据可视化的效果(Methods used to achieve the unit ball raycasting drawing, in order to achieve the effect of data visualization)
- 2010-12-14 20:58:46下载
- 积分:1
-
RemindYou
带数据库的日程提醒工具,启动后托盘显示,可以设置数据库和提醒间隔,数据库暂为access,可以方便的移到其它数据库(With the agenda to remind the tool database, start after the tray, it can be set up databases and to remind the interval, database temporarily for access, can be easily moved to other databases)
- 2007-09-06 15:18:41下载
- 积分:1
-
uC-Eval-STM32F107_OS_II
在stm32微控制器上ucosii移植。开发环境IAS(The stm32 ucosii transplantation)
- 2012-05-11 15:31:12下载
- 积分:1