虫虫首页| 资源下载| 资源专辑| 精品软件
登录| 注册

cPP

  • 平台PXA270, Mobile6.0 这是270的mobile6.0的bootloader

    平台PXA270, Mobile6.0 这是270的mobile6.0的bootloader,有需要的朋友可以参考下!main.c是主文件,nandfls.cPP,norfls.cPP是flash驱动!

    标签: bootloader 270 6.0 Mobile

    上传时间: 2014-11-27

    上传用户:klin3139

  • WIN32 APPLICATION : gamegold ======================================================================

    WIN32 APPLICATION : gamegold ======================================================================== AppWizard has created this gamegold application for you. This file contains a summary of what you will find in each of the files that make up your gamegold application. gamegold.cPP This is the main application source file. gamegold.dsp This file (the project file) contains information at the project level and is used to build a single project or subproject. Other users can share the project (.dsp) file, but they should export the makefiles locally.

    标签: APPLICATION gamegold WIN 32

    上传时间: 2016-09-28

    上传用户:sqq

  • 王小平《遗传算法——理论、应用与软件实现》随书光盘

    王小平《遗传算法——理论、应用与软件实现》随书光盘,内容有: \GA 本书中所附源程序C或C++代码文件及其可执行文件 Scs.cPP 基本分类算法源程序,输入数据文件cfile.txt,efile.txt,gfile.txt,pfile.txt,rfile.txt,tfile.txt Sga.c 基本遗传算法源程序, 输入数据文件input,输出文件output A_life.c 基于遗传算法的人工生命模拟源程序, 输入数据文件world GA_nn.c 基于遗传算法优化神经网络结构源程序,输入数据文件sample Patmat.c 基于遗传算法提取基元图形源程序 \Sources 遗传算法相关自由软件及代码。

    标签: 算法 光盘 软件实现

    上传时间: 2016-10-04

    上传用户:skhlm

  • 通用GPU计算越来越受欢迎了

    通用GPU计算越来越受欢迎了,原因在于GPU具有多个并行计算单元,这是在GPU上进行通用计算的cPP代码

    标签: GPU 计算

    上传时间: 2016-10-10

    上传用户:JIUSHICHEN

  • M进制调制

    M进制调制,包含.h文件和.cPP文件。MPSK似乎越来越被广泛运用了

    标签: 进制 调制

    上传时间: 2014-01-16

    上传用户:xcy122677

  • This code in this directory implements the binary hopfield network.Source code may be found in HOPNE

    This code in this directory implements the binary hopfield network.Source code may be found in HOPNET.cPP. A sample training file is H7x8N4.trn. Sample test pattern files are: H7x8D4.TST, H5x8D7.TST,H5x8D7.TST and H5x8D9.TST, Output of the program goes to both the screen and a file, ARCHIVE.LST.

    标签: code implements directory hopfield

    上传时间: 2013-12-27

    上传用户:ruixue198909

  • 一个Pascal子集语言的编译器

    一个Pascal子集语言的编译器,将pascal子集语言的源程序存成source.txt文件,经过编译器的处理得到C++语言的code.cPP文件。

    标签: Pascal 语言 编译器

    上传时间: 2016-11-11

    上传用户:源码3

  • 应用程序向导已为您创建了此 Midapexsoft.IO.SerialPort DLL。 本文件概要介绍组成 Midapexsoft.IO.SerialPort 应用程序的每个文件的内容。

    应用程序向导已为您创建了此 Midapexsoft.IO.SerialPort DLL。 本文件概要介绍组成 Midapexsoft.IO.SerialPort 应用程序的每个文件的内容。 Midapexsoft.IO.SerialPort.vcproj 这是使用应用程序向导生成的 VC++ 项目的主项目文件。 它包含生成该文件的 Visual C++ 的版本信息,以及有关使用应用程序向导选择的 平台、配置和项目功能的信息。 Midapexsoft.IO.SerialPort.cPP 这是主 DLL 源文件。 Midapexsoft.IO.SerialPort.h 此文件包含类声明。 AssemblyInfo.cPP 包含用于修改程序集元数据的自定义属性。

    标签: Midapexsoft SerialPort IO DLL

    上传时间: 2016-11-16

    上传用户:CHENKAI

  • 显示螺旋队列

    显示螺旋队列,//螺旋队列.cPP // 21 22 ... ... // 20 7 8 9 10 // 19 6 1 2 11 // 18 5 4 3 12 // 17 16 15 14 13 //看清以上数字排列的规律,设1点的坐标是(0,0),X方向向右为正,y方向向下为正。例如,7的坐标为 //(-1,-1),2的坐标为(0,1),3的坐标为(1,1)。编程实现输入任意一点坐标(x,y),输出所对应得

    标签: 螺旋 队列

    上传时间: 2013-12-18

    上传用户:许小华

  • idea算法VC++源码

    idea算法VC++源码,包含系列文件 idea.h idea.cPP ideadlg.h ideadlg.cPP resource.h stdafx.h stdafx.c

    标签: idea VC 算法 源码

    上传时间: 2014-01-15

    上传用户:rocketrevenge