-
hunhebianma
VC + + 与MATLAB 混合编程,可以将VC 优秀的可视化编程能力和MATLAB 强大的计算能力结合起来。
分析了C 语言与MATLAB7. x 在接口的特点,详细介绍了VC + + 6. 0 与MATLAB7. x 混合编程的三种方法: MATLAB
引擎、MATLAB 编译器和MATLAB COM 编译器(VC++ Mixed with MATLAB programming, can be excellent VC Visualization MATLAB programming capacity and computing power together. Analysis of the C language and MATLAB7. X in the interface characteristics described in detail VC++ 6. 0 and MATLAB7. X mixed programming in three ways: MATLAB engine, MATLAB Compiler and MATLAB COM compiler)
- 2008-12-23 19:32:39下载
- 积分:1
-
Example_28xCodeRunFromXintf
外扩FLASH,用于外部启动DSP2812(Extend outside FLASH, for external start DSP2812)
- 2008-05-11 10:45:42下载
- 积分:1
-
WindowsDeviceDriverCode
说明: windows设备驱动开发,使用最新的WDF模型(windows Driver Development using WDF)
- 2010-04-07 10:29:29下载
- 积分:1
-
daoxian
导线网平差程序,参数约束,通过设定不同的PX达到经典自由网,普通自由网,拟稳平差效果,算例(Wire net adjustment procedures, parameters, constraints, and examples)
- 2012-04-13 10:36:43下载
- 积分:1
-
Bresenham
bresenham画直线,WIN32,计算机图形学基础类源代码(bresenham画直线)
- 2009-03-13 01:17:52下载
- 积分:1
-
DS18B20_51_code
采用DS18B20温度传感器,利用51单片机,结合Labwindows/CVI上位机编程软件开发温度检测系统。(Using DS18B20 temperature sensor, the use of 51 single-chip microcomputer, combined with the Labwindows/CVI PC programming software development temperature detection system.)
- 2015-07-05 16:19:54下载
- 积分:1
-
wpf各种统计图展示(直方图,饼图,折线图)
wpf各种统计图展示(直方图,饼图,折线图)
- 2014-12-19下载
- 积分:1
-
VC++ 获取IP地址代码
获取局域网计算机名称和 IP
在实际的应用程序中,经常需要在程序检索整个局域网络,获取局域网络中的计算机名和 IP
地址。如果想获得计算机名主要使用了 Windows API 函数库中的 WnetOpenEnum、 WnetEnumResource 和
WnetCloseEnum 函数,而在使用这些函数之前,需要初始化向程序中 导入 mpr.lib 库和头文件 winnetwk.h; 如果想获得计算机 IP
主要使用了 gethostbyname 函数, 在使用该函数之前,需要导入 ws2_32.lib 库和头文件 afxsock.h。其中各函数的介绍
- 2022-06-19 02:31:39下载
- 积分:1
-
GetWebSource
通过 afxinet库中函数
获得网页发过来的代码 并保存(Obtained by afxinet library functions and the code page sent me to save)
- 2011-07-12 14:11:51下载
- 积分:1
-
VTK读取30张Dicom图片三维重建
利用VTK三维重建软件与VS2010结合,读取格式为Dicom的系列图像,并能显示三维重建结果,语言为C++语言(Using VTK 3D reconstruction software and VS2010 combination, read the format of Dicom series of images, and can display three-dimensional reconstruction results, the language is C++ language)
- 2021-01-06 17:28:53下载
- 积分:1