代码搜索:方波逆变
找到约 4,865 项符合「方波逆变」的源代码
代码结果 4,865
www.eeworm.com/read/327496/3455270
c 简单逆阵.c
# include "stdio.h"
# define M 3
void main ( )
{
float MAT[M][2*M];
float MAT1[M][M];
float t;
int i,j,k,l;
/***********************************************/
www.eeworm.com/read/471801/6882232
frm 矩阵求逆.frm
VERSION 5.00
Begin VB.Form Form1
AutoRedraw = -1 'True
Caption = "Form1"
ClientHeight = 3090
ClientLeft = 60
ClientTop = 450
ClientWidth
www.eeworm.com/read/471801/6882233
vbp 矩阵求逆.vbp
Type=Exe
Form=矩阵求逆.frm
Reference=*\G{00020430-0000-0000-C000-000000000046}#2.0#0#C:\WINDOWS\system32\stdole2.tlb#OLE Automation
IconForm="Form1"
Startup="Form1"
Command32=""
Name="工程1"
HelpCont
www.eeworm.com/read/172265/9715257
txt 逆滤波处理.txt
//参数说明:
//LPSTR lpDIBBits - 指向源DIB图像指针
//LONG lWidth - 源图像宽度(象素数,必须是4的倍数)
//LONG lHeight - 源图像高度(象素数)
/
//函数说明:
//该函数用来对BlurDIB()生成的DIB图像进行复原操作。
BOOL WINAPI RestoreDIB (LPSTR lp
www.eeworm.com/read/333945/12651525
c 简单逆阵.c
# include "stdio.h"
# define M 3
void main ( )
{
float MAT[M][2*M];
float MAT1[M][M];
float t;
int i,j,k,l;
/***********************************************/
www.eeworm.com/read/134035/14011915
c 简单逆阵.c
# include "stdio.h"
# define M 3
void main ( )
{
float MAT[M][2*M];
float MAT1[M][M];
float t;
int i,j,k,l;
/***********************************************/
www.eeworm.com/read/134035/14011916
plg 简单逆阵.plg
Build Log
--------------------Configuration: 简单逆阵 - Win32 Debug--------------------
Command Lines
Creating temporary file "C:\DOCUME~1\wyx\LOCA
www.eeworm.com/read/134035/14011917
ncb 简单逆阵.ncb
www.eeworm.com/read/134035/14011919
dsw 简单逆阵.dsw
Microsoft Developer Studio Workspace File, Format Version 6.00
# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
###############################################################################