代码搜索:虚拟计算机
找到约 10,000 项符合「虚拟计算机」的源代码
代码结果 10,000
www.eeworm.com/read/337113/12390121
asm rs232receive.asm
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;
;实例十三:串行口数据接收 data receive from serial port (《51单片机应用从零开始》 10.7小节实例)
;
;现象:将串行口数据接收,并输出至P1口显示。在计算机端可通过串口
www.eeworm.com/read/131660/14133905
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/131660/14134213
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/231986/14212625
ini oeminfo.ini
[Version]
Microsoft Windows Whistler Edition
WinVer=5.01
[General]
Manufacturer=八亿时空计算机科技有限公司
Model=行星系列
[Support Information]
Line1="全天候免费咨询 800-810-1081"
Line2="客户服务中心电话 :010-62968388"
www.eeworm.com/read/231986/14212646
ini oeminfo.ini
[Version]
Microsoft Windows Whistler Edition
WinVer=5.01
[General]
Manufacturer=长城计算机集团公司
Model=嘉翔系列
[Support Information]
Line1="欢迎你购买长城电脑。如有任何疑问,请与当地客户服务中心联系。"
Line2="长城网站:http://greatwa
www.eeworm.com/read/227839/14409321
txt 软件使用说明.txt
学生大软件站
soft.studa.com
╔------------------------------------------------╗
┆小学软件 中学软件 教程图书 学历资料 认证资料┆
┆外语资料 计算机类 资格资料 外语软件 编程开发┆
┆网络软件 系统工具 应用软件 联络聊天 图形图像┆
┆行业软
www.eeworm.com/read/126322/14429816
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/126322/14430025
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/125804/14460373
vbp c.vbp
Type=Exe
Form=..\..\计算机~1\ADFGX~1\C.frm
Reference=*\G{00020430-0000-0000-C000-000000000046}#2.0#0#C:\WINDOWS\System32\Stdole2.tlb#OLE Automation
IconForm="C"
Startup="C"
ExeName32="C.exe"
Comman