搜索:cpp

找到约 528 项符合「cpp」的查询结果

结果 528
按分类筛选
显示更多分类
https://www.eeworm.com/dl/624/254607.html 串口编程

CHAPT04CHAPT04.CPP 16-Bit test program for the Digi Classic board CHAPT04CHAPT04.EXE 16-Bit executa

CHAPT04\CHAPT04.CPP 16-Bit test program for the Digi Classic board CHAPT04\CHAPT04.EXE 16-Bit executable of the test program CHAPT04\CHAPT04.MAK A makefile for Borland or Microsoft C++ CHAPT04\CLASSIC.CPP Implementation of the ClassicHandler class CHAPT04\CLASSIC.H Declaration of ...
下载 121
·
查看 1079
https://www.eeworm.com/dl/624/254613.html 串口编程

CHAPT12Chapt12.cpp Part of the 32-bit test progrma for the Win32Port class. CHAPT12Chapt12.dsp The

CHAPT12\Chapt12.cpp Part of the 32-bit test progrma for the Win32Port class. CHAPT12\Chapt12.dsp The Visual C++ project file for the program. CHAPT12\Chapt12.dsw The Visual C++ workspace file for the program. CHAPT12\Chapt12.h The header file for the app s application class CHAPT ...
下载 69
·
查看 1138
https://www.eeworm.com/dl/534/266761.html 其他

#include"c1.h" typedef int ElemType #include"c2-2.h" #include"bo2-4.cpp" void MergeList_C

#include"c1.h" typedef int ElemType #include"c2-2.h" #include"bo2-4.cpp" void MergeList_CL(LinkList &La,LinkList Lb) { LinkList p=Lb->next Lb->next=La->next La->next=p->next free(p) La=Lb }
下载 119
·
查看 1552
https://www.eeworm.com/dl/650/476660.html 人工智能/神经网络

agentspark 机器人模拟代码 适用robocup 机器人步态模拟仿真(机器人动作在NAOGETUP.cpp下修改)

agentspark 机器人模拟代码 适用robocup 机器人步态模拟仿真(机器人动作在NAOGETUP.cpp下修改)
下载 181
·
查看 1109
https://www.eeworm.com/dl/648/292619.html 单片机开发

1. 书中所有源程序, 在CPP子目录下, CPP.EXE是压缩可自释放的文件, 在DOS 下运行该文件即可释放 2. 书中程序的部分演示程序(源程序的编译), 在DEMO子目录下, 运行压缩

1. 书中所有源程序, 在CPP子目录下, CPP.EXE是压缩可自释放的文件, 在DOS 下运行该文件即可释放 2. 书中程序的部分演示程序(源程序的编译), 在DEMO子目录下, 运行压缩文件 DEM.EXE释放, 然后运行DEMO.BAT演示 3. 精简UCDOS 3.0汉字系统, 含一个24点阵宋体字库, 在UCDOS子目录下, 运行 UCD.EXE释放 ...
下载 181
·
查看 1084
https://www.eeworm.com/dl/518/138700.html 数值算法/人工智能

只包括两个核心文件sha1.cpp及sha1.h 计算数据的sha1摘要。简单

只包括两个核心文件sha1.cpp及sha1.h 计算数据的sha1摘要。简单,好用。 由于bit endian及little endian的原因,有些计算sha1摘要的算法计算出来的结果与正确结果有差异。此源码经过测试,与RFC里列出的测试结果匹配。
下载 162
·
查看 1215
https://www.eeworm.com/dl/624/254606.html 串口编程

CHAPT03CHAPT03.CPP 16-Bit test program for class PC8250 CHAPT03CHAPT03.EXE 16-Bit executable of the

CHAPT03\CHAPT03.CPP 16-Bit test program for class PC8250 CHAPT03\CHAPT03.EXE 16-Bit executable of the test program CHAPT03\CHAPT03.MAK A makefile for Borland or Microsoft C
下载 142
·
查看 1090
https://www.eeworm.com/dl/624/254608.html 串口编程

CHAPT05CHAPT05.CPP 16-Bit test program for the initelligent Digi board. CHAPT05CHAPT05.EXE 16-Bit e

CHAPT05\CHAPT05.CPP 16-Bit test program for the initelligent Digi board. CHAPT05\CHAPT05.EXE 16-Bit executable of the test program CHAPT05\CHAPT05.MAK A makefile for Borland or Microsoft C++ CHAPT05\DIGI.CPP Implementation of the Digiboard class CHAPT05\DIGI.H Declaration of the ...
下载 93
·
查看 1093
https://www.eeworm.com/dl/624/254612.html 串口编程

CHAPT09TERMW16.CPP 16-Bit test program for the Win16Port class. CHAPT09TERMW16.DEF A file needed by

CHAPT09\TERMW16.CPP 16-Bit test program for the Win16Port class. CHAPT09\TERMW16.DEF A file needed by the linker for this program. CHAPT09\TERMW16.EXE 16-Bit exeuctable of the test program. CHAPT09\TERMW16B.MAK A makefile for Borland C++. CHAPT09\TERMW16M.MAK A makefile for Micro ...
下载 109
·
查看 1126
https://www.eeworm.com/dl/641/390870.html 数学计算

1D TWOPHASE SImulator.cpp //一维油水两相驱油的数值模拟 //说明:使用达西单位制

1D TWOPHASE SImulator.cpp //一维油水两相驱油的数值模拟 //说明:使用达西单位制
下载 132
·
查看 1162