代码搜索:visual basic
找到约 10,000 项符合「visual basic」的源代码
代码结果 10,000
www.eeworm.com/read/109322/6343969
c basic_op.c
//#include
#include
#include
#include
#include
#include
#include
#include
#include "iekc64.h"
#include "img_ycbc
www.eeworm.com/read/109322/6343972
h basic_op.h
#ifndef BASIC_OP_H
#define BASIC_OP_H
#ifndef WIDTH
#ifdef PAL_DEMO_CIF
#define DEMO_STANDARD (PAL)
#define DEMO_RES (RES_PAL_CIF)
#define DEMO_RES_VGA (RES_VGA_PAL_352X576)
www.eeworm.com/read/109322/6343982
obj basic_op.obj
www.eeworm.com/read/482395/6358983
m main_basic.m
% Content: Code for diffraction grating computation
% Method: Rayleigh-Fourier Method
% Algorithm: S-Matrix
% By: Barak DEP
% Date: 28/04/2009
function main_basic
clc;clear all;close all
includ
www.eeworm.com/read/493425/6393099
m exp_basic.m
% clear variable
clear x y z
clear all
% Garbage collection
pack
% If the OUT OF MEMORY error message is encountered, there is
% no more room in memory for new variables
If the OUT OF ME
www.eeworm.com/read/493207/6398627
o gui_basic.o
www.eeworm.com/read/493207/6398638
h gui_basic.h
/****************************************************************************************
* 文件名:GUI_BASIC.H
* 功能:GUI基本画图函数。
* 说明:
******************************************************************
www.eeworm.com/read/493207/6398640
c gui_basic.c
/****************************************************************************************
* 文件名:GUI_BASIC.C
* 功能:GUI基本绘图函数。进行基本绘图运算,并调用相应的刷新程序更新LCD显示。
**********************************************
www.eeworm.com/read/493310/6400778
txt basic正反算.txt
5:REM "GSTY--ZBHDJS:ZHS-FSHD"
7:"A"CLEAR
10:R=6367558.49686:RH=180/π
20:INPUT "K=";K,"DS=";DS
30:ON KGOTO 40,110,150
40:INPUT "L0=";L0,"D6=";D6,"A=";A
60:FOR I=1 TO DS
70:INPUT "B=";B:INPUT "L-
www.eeworm.com/read/492973/6402927