联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期  
按分类查找All 文章/文档(114) 
按平台查找All Visual C++(114) 

[文章/文档] 遗传算法

对与遗传算法相关的需求进行编程,并详细解释其来源
The requirements related to genetic algorithm are programmed and their sources are explained in detail (2020-12-23, Visual C++, 49KB, 下载0次)

http://www.pudn.com/Download/item/id/1608707352762006.html

[文章/文档] eurusd m5

EURUSD M5 - good profit
EURUSD M5 - good profit (2020-09-19, Visual C++, 265KB, 下载0次)

http://www.pudn.com/Download/item/id/1600466829287099.html

[文章/文档] Programming.Microsoft.Visual.C++,5th.Edition

VC++编程参考书,英文版,一共38个章节
VC programming reference book (2020-04-30, Visual C++, 7623KB, 下载1次)

http://www.pudn.com/Download/item/id/1588232117576884.html

[文章/文档] vcruntime140_1

mcvp library file windows
mcvp library file windows (2020-02-05, Visual C++, 22KB, 下载0次)

http://www.pudn.com/Download/item/id/1580911355802214.html

[文章/文档] 【OpenCV2版】《OpenCV3编程入门》书本配套源代码

OpenCV is written in C++ language, and its main interface is C++ language, but still retains a large number of C language interfaces. The library also has a large number of Python, Java and MATLAB/OCTAVE (version 2.5) interfaces. API interface functions for these languages can be obtained through online documentation. Now it also provides support for C#, Ch, Ruby, GO.
OpenCV is written in C++ language, and its main interface is C++ language, but still retains a large number of C language interfaces. The library also has a large number of Python, Java and MATLAB/OCTAVE (version 2.5) interfaces. API interface functions for these languages can be obtained through online documentation. Now it also provides support for C#, Ch, Ruby, GO. (2019-04-22, Visual C++, 56917KB, 下载3次)

http://www.pudn.com/Download/item/id/1555930500549642.html

[文章/文档] C++基础

这个文档非常适合刚接触C++编程的同学们。
This document is very suitable for students who are new to C++ programming. (2018-12-25, Visual C++, 5832KB, 下载0次)

http://www.pudn.com/Download/item/id/1545723187828654.html

[文章/文档] RGDv1.1.1

a icon maker,enjoy it.
a icon maker,enjoy it. (2018-11-16, Visual C++, 213KB, 下载0次)

http://www.pudn.com/Download/item/id/1542340159178781.html

[文章/文档] External Controller User Manual

Bladed软件控制器编程环境在Visual Studio中的搭建
Bladed External Controller User Manual (2018-11-16, Visual C++, 1883KB, 下载5次)

http://www.pudn.com/Download/item/id/1542337562427668.html

[文章/文档] GEP

简单的基因表达式编程算法实现一组坐标点输入产生指定精度的函数表达式,其中包括了堆栈解码、GRCM解码方式的实现函数。
Simple Gene Expression Programming (GEP) algorithm implements a set of coordinate point inputs to generate a specified precision function expression, including stack decoding, GRCM decoding implementation functions. (2018-10-22, Visual C++, 4KB, 下载9次)

http://www.pudn.com/Download/item/id/1540139014748433.html

[文章/文档] 字符串

编程实现两字符串的连接。要求使用字符数组保存字符串,不要使用系统函数。
Programming implements the connection of two strings. You want to save strings by using character arrays and do not use system functions. (2018-06-19, Visual C++, 4067KB, 下载0次)

http://www.pudn.com/Download/item/id/1529380768455898.html

[文章/文档] DUILIB帮助文档

DUILIB帮助文档,Diulib库界面编程的使用说明文档,参考手册
DUILIB help document, Diulib library interface programming instructions, reference manuals (2018-04-29, Visual C++, 552KB, 下载8次)

http://www.pudn.com/Download/item/id/1524967758499749.html

[文章/文档] GetLastError返回值的意义

GetLastError函数返回值的意义,MS编程常用资料
The meaning of the return value for GetLastError (2018-04-12, Visual C++, 50KB, 下载1次)

http://www.pudn.com/Download/item/id/1523518844835289.html

[文章/文档] 揭秘一一为什么C语言是入门首选

简单的说一说,为什么我们编程入门首选是C语言
Simply to say, why is our first choice of programming the C language (2018-03-26, Visual C++, 48KB, 下载1次)

http://www.pudn.com/Download/item/id/1522024220175455.html

[文章/文档] 计算机图形学(OpenGL版)(第3版)

本书是世界著名教材,是利用VC++编程语言的OpenGL编程,有兴趣的朋友可以看一下。
This book is a world famous textbook, is the use of VC++ programming language OpenGL programming, interested friends can look at it. (2018-03-20, Visual C++, 56226KB, 下载14次)

http://www.pudn.com/Download/item/id/1521557155861420.html

[文章/文档] Matlab2010经典教程(1)

matlab经典编程教程,非常适合初学者
Matlab classic programming tutorials, very suitable for beginners (2018-03-20, Visual C++, 9300KB, 下载1次)

http://www.pudn.com/Download/item/id/1521537041162265.html

[文章/文档] c语言资料

本资料适用于c语言初学者的入门教育,包括了一系列的c语言教程以及一些经典的编程案例,并且自带一套谭浩强C语言学习软件,清晰明朗。非常易用
This information is suitable for beginners in C language teaching. It includes a series of C language tutorials, some classic programming cases, and a set of Tan Haoqiang C language learning software, which is clear and clear. Very easy to use (2018-03-15, Visual C++, 24444KB, 下载4次)

http://www.pudn.com/Download/item/id/1521104836442073.html

[文章/文档] 各种差值法的程序代码

埃尔米特,拉格朗日,牛顿,欧拉插值法编程代码和傅里叶转换编程代码
Various interpolation programming code and Fu Liye conversion code (2018-01-12, Visual C++, 3KB, 下载2次)

http://www.pudn.com/Download/item/id/1515767495737878.html

[文章/文档] S-Curve-VC++

S曲线加减速VC++源程序; 1.运动控制相关的源代码; 2.S型曲线加速; 3.编程语言: VC++;
S curve plus or deceleration VC++ source program; 1. source code related to motion control; 2.S curve acceleration; 3. programming language: VC++; (2018-01-11, Visual C++, 56KB, 下载36次)

http://www.pudn.com/Download/item/id/1515680774144724.html

[文章/文档] PicTrueEx

CPictureEx适用于MFC编程显示GIF等,图片源码
CPictureEx is suitable for MFC programming to display GIF and so on. (2018-01-09, Visual C++, 9KB, 下载4次)

http://www.pudn.com/Download/item/id/1515476782680859.html

[文章/文档] opencv3

这是一本学习opencv3的最新编程资料。从中可以了解到opencv2的最新区别及特性
This is a study of the latest programming information opencv3. From which you can understand the latest differences and characteristics of opencv2 (2018-01-08, Visual C++, 3695KB, 下载20次)

http://www.pudn.com/Download/item/id/1515387408406519.html
总计:114