代码搜索:虚拟计算机
找到约 10,000 项符合「虚拟计算机」的源代码
代码结果 10,000
www.eeworm.com/read/403909/11506777
java sciencearith.java
/**
* @author lztly 李振滔 Whuhan University Of Science and Technology
* @作者 lztly 李振滔 武汉科技大学 计算机科学与技术2004级
* @description 定义科学计算中用到的一些方法
*/
/**
* 导入Vector类
*/
import java.util.Vector;
www.eeworm.com/read/403909/11506778
java evals.java
/**
* @author lztly 李振滔 Whuhan University Of Science and Technology
* @作者 lztly 李振滔 武汉科技大学 计算机科学与技术2004级
* @description 利用正则式计算表达式的值
*/
import java.util.regex.*;
import java.util.*;
publi
www.eeworm.com/read/345516/11810474
txt 软件使用说明.txt
学生大软件站
soft.studa.com
╔------------------------------------------------╗
┆小学软件 中学软件 教程图书 学历资料 认证资料┆
┆外语资料 计算机类 资格资料 外语软件 编程开发┆
┆网络软件 系统工具 应用软件 联络聊天 图形图像┆
┆行业软
www.eeworm.com/read/155928/11837764
txt 7-11.txt
/* 范例:7-11 */
#include
int main()
{
/* 由计算机视初始值的元素个数来决定数组的大小 */
char a[]={'t','h','i','s',' ','i','s',' ','a',' ','b','o','o','k'};
char sa[]="this is a book";
/* 将结果输出到屏幕 *
www.eeworm.com/read/155928/11838064
txt 4-2.txt
/* 范例:4-2 */
#include
void main()
{
char *str = "null-terminator string";
int count; /* 记录%n前一字符输出位置(即输出字符数) */
int ComputerAddr; /* 计算机用的地址格式 */
/* Integer type */
prin
www.eeworm.com/read/258547/11856464
txt 7-11.txt
/* 范例:7-11 */
#include
int main()
{
/* 由计算机视初始值的元素个数来决定数组的大小 */
char a[]={'t','h','i','s',' ','i','s',' ','a',' ','b','o','o','k'};
char sa[]="this is a book";
/* 将结果输出到屏幕 *
www.eeworm.com/read/258547/11856694
txt 4-2.txt
/* 范例:4-2 */
#include
void main()
{
char *str = "null-terminator string";
int count; /* 记录%n前一字符输出位置(即输出字符数) */
int ComputerAddr; /* 计算机用的地址格式 */
/* Integer type */
prin
www.eeworm.com/read/155270/11886820
txt xp的常用操作及技巧.txt
XP的常用操作及技巧!
2002-02-23 作者:
--请从registry删掉以下code--
HKEY_LOCAL_MACHINE \ SOFTWARE \ Microsoft \ Windows \ CurrentVersion \ Explorer
www.eeworm.com/read/257901/11908640
cpp msflexgrid1.cpp
// 计算机生成了由 Microsoft Visual C++ 创建的 IDispatch 包装类
// 注意: 不要修改此文件的内容。如果此类由
// Microsoft Visual C++ 重新生成,您的修改将被改写。
#include "stdafx.h"
#include "msflexgrid1.h"
////////////////////////////