-
chuankoumoban
使用MFC编写的windows环境下的串口操作工程模板(Serial port operation project templates written using MFC windows environment)
- 2012-10-19 18:29:45下载
- 积分:1
-
touchScreen-driver-for-SAMSUNG-
这是为一款手机SAMSUNG S3C2410的驱动程序,代码全开放,我相信大家看了一定会很高兴的(This is a phone SAMSUNG S3C2410 driver, the code is all open, I believe we saw will be very happy)
- 2013-04-17 16:31:59下载
- 积分: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
-
rvsh-connect
说明: 关于unix系统的虚拟网络的connect部分功能,仅供参考,好好学习天天向上(unix virtual network)
- 2019-02-21 22:48:37下载
- 积分:1
-
VCMatlab
VC++和 Matlab 的 混 合 编 程 具 有 很 大 的 实际意义。
文 讨 论 了如何 使 用 Matlab 的 Complier 将 *.m 函 数 编 译 为 动 态 链 接 库 DLL, 提 供 给 VC++调 用 的 方 法,提 供 了 一 种 VC++与 Matlab 混合编程的 快 速 实 现 。(The mixed programming of VC++ and Matlab has great practical significance.
This paper discusses how to use COMplier of MATLAB to compile *. m function into DLL of dynamic link library and provide a method for calling VC++. It also provides a fast realization of mixed programming between VC++ and MATLAB.)
- 2018-12-01 15:31:19下载
- 积分:1
-
boiling
Fluent模拟沸腾的一个很好的两相流UDF例子,对于各种宏的调用有很好的帮组(Fluent simulation of a two-phase boiling UDF example, call for a variety of macro good help group)
- 2013-04-10 19:52:23下载
- 积分:1
-
Wave_Show_Ctrl
vs2008 编译通过,主要通过设计波形显示控件类,来实现图形的显示(By designing the waveform display control class to achieve graphical display)
- 2013-09-11 18:56:21下载
- 积分:1
-
imgui-master
图形界面引擎,非一般的实现方式。IMGUI即界面以立即呈现。(ImGui is a bloat-free graphical user interface library for C++. It outputs vertex buffers that you can render in your 3D-pipeline enabled application. It is portable, renderer agnostic and self-contained (no external dependencies). It is based on an immediate mode graphical user interface paradigm which enables you to build user interfaces with ease.
)
- 2016-04-12 23:02:57下载
- 积分:1
-
CPPPrimer
这是一部很好的C++学习教材,有助于大家提高C++的学习(This is a very good C++ learning materials.Help us to improve the learning C++)
- 2011-12-11 19:58:45下载
- 积分:1
-
dma_ram_to_ram
说明: 在CCS环境下,实现ram到ram的直接内存读功能(DMA)(In the CCS environment, the direct memory read function (DMA) from RAM to ram is realized.)
- 2020-06-19 05:00:02下载
- 积分:1