-
VCPP-create-a-application-window
VC++语言创建一个普通的应用程序窗口.为了使PlaySound函数能正常使用,编译前应做以下设置:单击Project->Setting->Link选项卡,在Category中选中General,然后在Object/Library Modules文本框中,我们看到有很多.lib的库文件,在其最后添加代码" winmm.lib"(windows多媒体库)后,单击OK。(VC++ language to create a common application window in order to make proper use PlaySound function, should be done before compiling the following settings: Click Project-> Setting-> Link tab, select General in the Category, and then in the Object/Library Modules text box, we see a lot. lib library file, add the code in its final " winmm.lib" (windows multimedia library), click OK.)
- 2013-11-24 14:23:38下载
- 积分:1
-
RLS
递推最小二乘法c语言程序,大家可以试试,在自动控制中很有用(Recursive least squares method c language program, we can try, in very useful in the automatic control)
- 2021-01-15 11:18:45下载
- 积分:1
-
5_Name
数组可以存放5个人的姓名,每个姓名包括first name,middle name和last name,输出姓名时,其中middle name只取大写的首字母,利用索引编写程序,使得用户输入last name后,输出姓名的全称。(array can store the names of five individuals, including the names of each first name, middle name and last name, the name of the output, which only middle name from the first uppercase letter, the use of indexing programming, enabling users to import last name, the name of the generic output.)
- 2005-05-27 10:10:19下载
- 积分:1
-
MESH--SIMPLE
可以简化obj,ply等三维模型,1:在VC++2008上运行oglpemsh.dsw 文件
2:选择要简化的模型,eg:huge_bunny.ply
3:选择简化
(Mesh Simplification Viewer
This program implements four different mesh simplification algorithms. After loading a mesh, the user can easily remove triangles from the mesh and the results are displayed in real time. The mesh can also be rotated and moved closer to or farther away from the viewer.
The goal of mesh simplification is to display a 3D polygonal mesh with fewer triangles while retaining the same shape. In the example above, the original cow model (upper left) is made up of over 5800 triangles. We can easily remove thousands of triangles from this mesh and still display a very similar cow model. While the 500 triangle cow is a cruder representation, this may not make a difference if the cow is far away from the viewer.
)
- 2014-07-10 11:37:50下载
- 积分:1
-
UARTwithComputer
example about serial communication UART
runs on tm4c123gh6pm
codeComposerStudio
- 2017-11-20 19:50:36下载
- 积分:1
-
LayerManager
这是我用SharpMap自己做的一个关于GIS方面的图层管理器.采用VS2005 C#进行开发.(This is my own to do with SharpMap an area on the GIS layer manager. Using VS2005 C# for development.)
- 2010-06-03 20:24:52下载
- 积分:1
-
TongBu1111
在windows操作系统上,测试排序,常用的排序方法,主要是测试使用(Test sort program with uasual ordering approach based on Windows OS, mainly for test.)
- 2005-07-06 23:54:44下载
- 积分:1
-
libnodave
自己编译的非常强大的西门子S7系列通信库,可以摆脱OPC的收费困扰(To compile a very powerful Siemens S7 series of communications library, you can get rid of troubled OPC charges)
- 2020-08-27 09:18:13下载
- 积分:1
-
rxjh
热血江湖服务端C++源代码vs8应用程序向导已为您创建了这个 GameServer 应用程序。
此文件包含组成 GameServer 应用程序
的每个文件的内容摘要。
(RXJH_source)
- 2009-05-18 00:25:08下载
- 积分:1
-
DBGRID-call-SQL-database
基于C语言的使用DBGRID控件实现的SQL数据库管理程序,方便灵活(C-based controls to achieve using DBGRID SQL database management procedures, convenient and flexible)
- 2013-07-13 21:30:03下载
- 积分:1