搜索:cpp

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

结果 528
按分类筛选
显示更多分类
https://www.eeworm.com/dl/513825.html 源码

c#简单计算器

// 学生管理.cpp : Defines the entry point for the application. // #include "stdafx.h" #include "resource.h" #define MAX_LOADSTRING 100 // Global Variables: HINSTANCE hInst; // current instance TCHAR szTitle[MAX_LOADSTRING]; // The title bar text TCHAR szWindowCla ...
查看 80
https://www.eeworm.com/dl/513826.html 软件

简单的计算器

// 学生管理.cpp : Defines the entry point for the application. // #include "stdafx.h" #include "resource.h" #define MAX_LOADSTRING 100 // Global Variables: HINSTANCE hInst; // current instance TCHAR szTitle[MAX_LOADSTRING]; // The title bar text TCHAR szWindowCla ...
查看 35
https://www.eeworm.com/dl/517413.html 源码

数据结构实验

#include <stdio.h>   #include <stdlib.h> ///链式栈      typedef struct node   {       int data;    &nb ...
下载 2
·
查看 81
https://www.eeworm.com/dl/512141.html 嵌入式综合

红外遥控RGB

#include "STC90.h" #include < intrins.h > #define uchar unsigned char #define uint unsigned int #define led_port P1 sbit IR_RE = P3^2; sbit led_r = P1^3; sbit led_g = P1^4; sbit led_b = P1^5; sbit led_wd = P1^7; sbit K1 =P3^0 ; //增加键 sbit K2 =P3 ...
下载 1
·
查看 146
https://www.eeworm.com/dl/513814.html 源码

运动会源代码

#include <malloc.h>       #include <stdio.h>       #include <stdlib.h>       #include <string.h>       #define NULL 0&nbs ...
下载 2
·
查看 36
https://www.eeworm.com/dl/517754.html 其他

有限差分法

function [alpha,N,U]=youxianchafen2(r1,r2,up,under,num,deta)      %[alpha,N,U]=youxianchafen2(a,r1,r2,up,under,num,deta)   %该函数用有限差分法求解有两种介质的正方形区域的二维拉普拉斯方程的数值解   %函数返 ...
下载 3
·
查看 324
https://www.eeworm.com/dl/550/37480.html 开发工具

ADI在线工具简化工程师的设计

  创新、效能、卓越是ADI公司的文化支柱。作为业界公认的全球领先数据转换和信号调理技术领先者,我们除了提供成千上万种产品以外,还开发了全面的设计工具,以便客户在整个设计阶段都能轻松快捷地评估电路。 ...
下载 68
·
查看 1094
https://www.eeworm.com/dl/551/38177.html 实用工具

ADI在线工具简化工程师的设计

  创新、效能、卓越是ADI公司的文化支柱。作为业界公认的全球领先数据转换和信号调理技术领先者,我们除了提供成千上万种产品以外,还开发了全面的设计工具,以便客户在整个设计阶段都能轻松快捷地评估电路。 ...
下载 136
·
查看 1065