搜索结果

找到约 439 项符合 CPP 的查询结果

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

平台PXA270, Mobile6.0 这是270的mobile6.0的bootloader,有需要的朋友可以参考下!main.c是主文件,nandfls.cpp,norfls.cpp是flash驱动!
https://www.eeworm.com/dl/674/339550.html
下载: 56
查看: 1052

游戏 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 m ...
https://www.eeworm.com/dl/625/347501.html
下载: 193
查看: 1026

人工智能/神经网络 王小平《遗传算法——理论、应用与软件实现》随书光盘

王小平《遗传算法——理论、应用与软件实现》随书光盘,内容有: \GA 本书中所附源程序C或C++代码文件及其可执行文件 Scs.cpp 基本分类算法源程序,输入数据文件cfile.txt,efile.txt,gfile.txt,pfile.txt,rfile.txt,tfile.txt Sga.c 基本遗传算法源程序, 输入数据文件input,输出文件output A_life.c 基于遗传算法的人工生 ...
https://www.eeworm.com/dl/650/349916.html
下载: 29
查看: 1330

数学计算 通用GPU计算越来越受欢迎了

通用GPU计算越来越受欢迎了,原因在于GPU具有多个并行计算单元,这是在GPU上进行通用计算的CPP代码
https://www.eeworm.com/dl/641/352753.html
下载: 105
查看: 1020

通讯/手机编程 M进制调制

M进制调制,包含.h文件和.cpp文件。MPSK似乎越来越被广泛运用了
https://www.eeworm.com/dl/527/362668.html
下载: 36
查看: 1027

人工智能/神经网络 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.
https://www.eeworm.com/dl/650/363471.html
下载: 166
查看: 1059

编译器/解释器 一个Pascal子集语言的编译器

一个Pascal子集语言的编译器,将pascal子集语言的源程序存成source.txt文件,经过编译器的处理得到C++语言的code.cpp文件。
https://www.eeworm.com/dl/628/365308.html
下载: 88
查看: 1058

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

应用程序向导已为您创建了此 Midapexsoft.IO.SerialPort DLL。 本文件概要介绍组成 Midapexsoft.IO.SerialPort 应用程序的每个文件的内容。 Midapexsoft.IO.SerialPort.vcproj 这是使用应用程序向导生成的 VC++ 项目的主项目文件。 它包含生成该文件的 Visual C++ 的版本信息,以及有关使用应用程序向导选择的 平台 ...
https://www.eeworm.com/dl/624/367315.html
下载: 107
查看: 1049

其他 显示螺旋队列

显示螺旋队列,//螺旋队列.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),输出所对应得 ...
https://www.eeworm.com/dl/534/369208.html
下载: 191
查看: 1016

加密解密 idea算法VC++源码

idea算法VC++源码,包含系列文件 idea.h idea.cpp ideadlg.h ideadlg.cpp resource.h stdafx.h stdafx.c
https://www.eeworm.com/dl/519/370258.html
下载: 185
查看: 1072