-
15
说明: 15个可以用于路径规划经典算法研究与总结合集。(15 can be used for path planning the classic algorithm research and summarize Collection.)
- 2013-04-22 15:22:48下载
- 积分:1
-
RC3_ok
RC3算法,用c语言实现。包括加密和解密(The RC3 algorithm using the C language. Including encryption and decryption)
- 2012-05-13 22:25:52下载
- 积分:1
-
PTRZEPP
safearray 与 CArray 之间的转换()
- 2018-04-04 20:29:43下载
- 积分:1
-
eightqueen
利用數據結構中的棧,實現19世紀著名數學家高斯提出的八皇后問題(Stack data structure, to achieve the eight queens problem of the 19th century, the famous mathematician Gauss)
- 2012-10-23 08:30:21下载
- 积分:1
-
wangluobao-analyse
网络抓包,计算机网络的重要内容,指导性很强。还不错,推荐一下(packet seize and analyse)
- 2014-04-21 20:10:51下载
- 积分:1
-
MPC5604B_RTC
MPC5604P的RTC中断代码,设置RTC中断的时间间隔约为0.5秒,D1每隔约1秒闪一次(MPC5604P the RTC interrupt code, set the RTC interrupt interval of approximately 0.5 seconds, D1 at intervals of about one second flash once)
- 2020-08-18 10:38:21下载
- 积分:1
-
bagpack_problem
使用C++实现递归解决背包问题的算法 注释详尽算法高效简单易懂(solving bag-pack problem recursively using c++)
- 2017-12-09 14:55:20下载
- 积分:1
-
cycQueue
单循环链表,用C++实现
提供入队,出队,判断空等方法(Single cycle linked list, with C++ into the team, the team judge waited in vain for methods)
- 2012-10-08 20:02:15下载
- 积分: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
-
stm32ZLG7290
stm32调试周立功7290,实测可用,接口说明已经定义在里面了(stm32 debug Zhou Ligong 7290, the measured available, the interface description has been defined in the inside)
- 2013-08-02 10:08:36下载
- 积分:1