Welcome![Sign In][Sign Up]
Location:
Search - VS2013

Search list

[Algorithmvs2013

Description: 英文论文查找重复率,采用vs2013编写。有很强的参考价值。-English papers find repetition rate, using vs2013 to write. There is a strong reference value.
Platform: | Size: 3217408 | Author: 丫丫 | Hits:

[ConsoleReadFile_And_WriteFile-Demo(VS2013)

Description: 对上次本人用dev c写的读写文件的程序进行改写,这次是用VS2013写的,将读文件与写文件分别封装成两个独立的函数放到两个独立的文件.cpp(.h)中,便于以后根据自己的需要对函数功能进行相应的扩展。读文件操作制将某一文件的二进制流读出写到一个txt文件中,写文件指将事先写好的数组中的数据一二进制流的形式写成一个新的文件。 两个函数原型: void ReadFile(char* readfilename, char* writefilename) void WriteFile(char* writefilename, char* data, int length) -Last on the program I use dev c write rewrite read and write files, this is written with VS2013, will read the file and write files are packaged into two separate functions into two separate files .cpp (. h), to facilitate future according to their own needs for function-extended accordingly. Read the operating system file binary stream reading a file written to a txt file, write file refers to the form of a data array prior written written as a binary stream a new file. Two prototype: void ReadFile (char* readfilename, char* writefilename) void WriteFile (char* writefilename, char* data, int length)
Platform: | Size: 1281024 | Author: themostfreeboy | Hits:

[matlabvs2013---matlab-2013

Description: 在很多情况下,我们需要vs2013与matlaba/b混编, 在mex -setup ,以及mbuild -setup时,会产生不出现VS2013编译平台的情况,在此时只需将压缩包中文件放到对应的位置就可以成功。-In many cases, we need to vs2013 and matlaba/b mixed when mex-setup, and mbuild-setup, will have the situation VS2013 compiler platform does not appear, at this time only the compressed package files into the corresponding position to be successful.
Platform: | Size: 29696 | Author: 恬梦 | Hits:

[Technology Managementvs2013

Description: 这篇文章关于在vs2013环境下搭建Armadillo+Openblas,MATLAB,openCV3.0,以及关于如何发布程序的操作说明。-This article about a building Armadillo+ Openblas, MATLAB, openCV3.0, as well as procedures on how to publish the instructions in the vs2013 environment.
Platform: | Size: 2457600 | Author: 何小冬 | Hits:

[Multimedia DevelopLive555-vs2013

Description: live555 vs2013工程,项目已经配置完全,直接编译就可以使用-Live555 vs2013 project, the project has been configured completely, the compiler can use directly
Platform: | Size: 1098752 | Author: wangke | Hits:

[OS programvs2013-compile-zlib-1.2.8

Description: vs2013 编译 zlib-1.2.8.zip vs2013 编译 zlib-1.2.8.zip-vs2013 compile zlib-1.2.8.zip vs2013 compile zlib-1.2.8.zip vs2013 compile zlib-1.2.8.zip
Platform: | Size: 12748800 | Author: 万里 | Hits:

[Otheresvirvntent-environment-VS2013

Description: OpenGL free glut 64 VS2013 64 位环境下编译的-OpenGL free glut 64 VS2013 compiled in 64- bit environment
Platform: | Size: 756736 | Author: CRP+2294 | Hits:

[OS programHigh-Resolution-Timer.VS2013

Description: 使用 VS2013, MFC 编程实现一个高精度的 timer, 使用了 Dlg 的成员函数作为间接回调函数。-no english
Platform: | Size: 32768 | Author: 王小研 | Hits:

[OpenCV0_test

Description: vs2013配置opencv后的测试小程序,打开一幅图像(Vs2013 configuration opencv after the test applet, open an image)
Platform: | Size: 4596736 | Author: nuaa_lyh | Hits:

[Other配置vs2013 opencv

Description: 使用VS2013配置openCV过程说明(openCV configuration process descriptions with VS2013)
Platform: | Size: 2191360 | Author: 斐儿 | Hits:

[OpenCVVS2013OpenCV3.1test

Description: VS2013平台上OpenCV 3.1.0配置完成测试程序。(A test module on VS2013 after configuring OpenCV 3.1.0.)
Platform: | Size: 27317248 | Author: Haiyangjiang | Hits:

[Graph programPARTICAL20170818

Description: 粒子滤波跟踪,在VS2013环境下运行,opencv版本是3.0,程序可以直接运行,用时修改一下视频路径(Particle filter tracking, running in VS2013 environment, opencv version is 3, the program can be run directly, modify the video path when used)
Platform: | Size: 5391360 | Author: hellsing | Hits:

[Windows DevelopDebug

Description: 主要在VS2013编译Lua5.3.4源码(Mainly compiled in VS2013 Lua5.3.4 source code)
Platform: | Size: 1141760 | Author: 司马望城 | Hits:

[Mathimatics-Numerical algorithmstiny_cnn

Description: Tiny_cnn是一个简洁的纯C++11实现的深度学习框架,本人用的是VS2013+opencv2.4.13。用自己的数据训练和测试tiny_cnn,只需自己准备好训练数据train与测试数据val0\val1。把训练图像放到一个文件夹下,如文件夹train,把所有的图像直接批量重命名,但要保证每一类图像是连续存放的。(Train and test tiny_cnn with your own data)
Platform: | Size: 7695360 | Author: heyu7892020 | Hits:

[VC/MFC番茄助手破解支持08到13

Description: 番茄助手破解版,支持vs2008,vs2010,vs2013(Tomato helper crack version, support VS2008, VS2010, vs2013)
Platform: | Size: 45941760 | Author: cc++c#123 | Hits:

[Fractal programgeos-3.6.2

Description: GEOS(几何引擎 - 开源)是一个C++版本的的JTS。正因为如此,它的目标是包含JTS的完整功能C++库。它包括所有OpenGIS Simple Features for SQL的空间谓词的功能和空间操作,以及增强特定JTS的拓扑功能。 本工程已经直接转换成VS2013可编译工程,省去了用CMAKE转换工程的繁琐步骤。(GEOS (geometric engine - open source) is a c ++ version of the JTS.Because of this, its goal is to include the full functional c ++ library of JTS.It includes the function and space operations of all the OpenGIS Simple Features for SQL and the ability to enhance the topology of specific JTS. This project has been directly converted into a VS2013 compilation project, which eliminates the tedious steps of converting the project with CMAKE.)
Platform: | Size: 3912704 | Author: shysky003 | Hits:

[source in ebookvs2013入门经典书籍配套程序

Description: VS2013入门经典这本书的配套例子,需要的可以下载查看(VS2013 entry classic, this book supporting examples, you can download to see)
Platform: | Size: 33733632 | Author: 酒酣以往 | Hits:

[Windows Develop子窗口与父窗口通讯 创建弹出子窗口 - 副本

Description: 非常简单的vs2013创建弹出子窗口源码,windows SDK创建窗口(Simple vs2013 creates pop-up sub windows)
Platform: | Size: 173056 | Author: 阿凡达该 | Hits:

[Develop ToolsVS2013 下载地址+序列号

Description: VS2013 下载地址+序列号,速度快,亲测可用
Platform: | Size: 192 | Author: newzzq | Hits:

[Develop ToolsMatlab2013b关联VS2013文件

Description: Matlab2013b关联VS2013文件
Platform: | Size: 42398 | Author: pang9998 | Hits:
« 12 3 4 5 6 7 8 9 10 ... 26 »

CodeBus www.codebus.net