代码搜索:visual basic
找到约 10,000 项符合「visual basic」的源代码
代码结果 10,000
www.eeworm.com/read/103856/7083226
bas basic.bas
Attribute VB_Name = "Basic"
Declare Function SetWindowPos Lib "user32" (ByVal hwnd As Long, ByVal hWndInsertAfter As Long, ByVal X As Long, ByVal Y As Long, ByVal cx As Long, ByVal cy As Long, ByVal
www.eeworm.com/read/463665/7176987
gif basic.gif
www.eeworm.com/read/462020/7212344
png basic.png
www.eeworm.com/read/461868/7215217
h basic.h
//
// This has been modified from Dennis Lee's original version
//
/*
* File: basic.h
*
* Header file for #defs and typedefs I often use
*
* Copyright (C) 1992-1997 Dennis Lee
*/
www.eeworm.com/read/453362/7422053
m basic.m
global dt t df N
close all
N=2^13; %采样点数
L=32; %每码元的采样点数
M=N/L; %码元数
Rb=2; %码速率是2Mb/s , 码速率单位是Mb/s
Ts=1/Rb; %码元间隔
dt=Ts/L; %时域采样间隔 , 本程序中时间单位是微秒
df=1/(N*dt) ; %频域采样间隔 ,频率单位
www.eeworm.com/read/425813/7454126
cpp basic.cpp
/*********************************************/
/* TeeChart Delphi Component Library 4.0 */
/* Demo */
/* Copyright (c) 1995-1998 by David Berneda */
/* A