代码搜索:个人计算
找到约 10,000 项符合「个人计算」的源代码
代码结果 10,000
www.eeworm.com/read/382934/8989918
vbp 面积计算.vbp
Type=Exe
Form=A:\翁嘉俊程序\Form1.frm
Reference=*\G{00020430-0000-0000-C000-000000000046}#2.0#0#C:\WINDOWS\SYSTEM\STDOLE2.TLB#OLE Automation
Object={F9043C88-F6F2-101A-A3C9-08002B2F49FB}#1.2#0; COMDLG32
www.eeworm.com/read/382934/8989933
frm 面积计算.frm
VERSION 5.00
Object = "{F9043C88-F6F2-101A-A3C9-08002B2F49FB}#1.2#0"; "COMDLG32.OCX"
Begin VB.Form Form1
BorderStyle = 1 'Fixed Single
Caption = "图像处理小程序"
ClientHeight
www.eeworm.com/read/382934/8989938
vbw 面积计算.vbw
www.eeworm.com/read/382761/9001896
plg 矩阵计算.plg
Build Log
--------------------Configuration: 矩阵计算 - Win32 Debug--------------------
Command Lines
Creating temporary file "C:\DOCUME~1\admin\LO
www.eeworm.com/read/382761/9001897
opt 矩阵计算.opt
www.eeworm.com/read/382761/9001898
dsp 矩阵计算.dsp
# Microsoft Developer Studio Project File - Name="矩阵计算" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) Cons
www.eeworm.com/read/382761/9001899
cpp 矩阵计算.cpp
// 矩阵计算.cpp : Defines the entry point for the console application.
//
#include "stdafx.h"
class Matrix
{
public:
int x,y; //x,y分别表示矩阵的列数与行数
double** element; //我们用二维数组来代表矩阵
www.eeworm.com/read/382761/9001900
ncb 矩阵计算.ncb
www.eeworm.com/read/382761/9001904
dsw 矩阵计算.dsw
Microsoft Developer Studio Workspace File, Format Version 6.00
# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
###############################################################################
www.eeworm.com/read/382761/9001923
dsp 复数计算.dsp
# Microsoft Developer Studio Project File - Name="复数计算" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) Cons