搜索结果
找到约 121 项符合
GLOBAL 的查询结果
按分类筛选
- 全部分类
- 书籍 (22)
- 其他书籍 (13)
- matlab例程 (8)
- 技术资料 (7)
- 软件工程 (5)
- 学术论文 (4)
- 电子书籍 (4)
- 汇编语言 (4)
- 通讯/手机编程 (4)
- GPS编程 (4)
- 文章/文档 (4)
- 可编程逻辑 (3)
- 其他 (3)
- 人工智能/神经网络 (3)
- 单片机编程 (2)
- 技术书籍 (2)
- Linux/Unix编程 (2)
- 系统设计方案 (2)
- 论文 (2)
- 模拟电子 (1)
- 教程资料 (1)
- 教程资料 (1)
- 编译器/解释器 (1)
- 微处理器开发 (1)
- 企业管理 (1)
- Internet/网络编程 (1)
- 数学计算 (1)
- SQL Server (1)
- 游戏 (1)
- Java书籍 (1)
- 单片机开发 (1)
- J2ME (1)
- 数据结构 (1)
- 技术管理 (1)
- VC书籍 (1)
- 行业发展研究 (1)
- 嵌入式综合 (1)
- 资料/手册 (1)
- 源码 (1)
- 软件 (1)
- 其他 (1)
- VIP专区 (1)
其他书籍 WinCC provides the possibility of making the runtime environment dynamic using the Visual Basic Scri
WinCC provides the possibility of making the runtime environment dynamic using the Visual Basic Script. It is possible use VBS to program global actions and procedures as well as to dynamize and trigger graphic objects in runtime.
单片机开发 // This program measures the voltage on an external ADC input and prints the // result to a termin
// This program measures the voltage on an external ADC input and prints the
// result to a terminal window via the UART.
//
// The system is clocked using the internal 24.5MHz oscillator.
// Results are printed to the UART from a loop with the rate set by a delay
// based on Timer 2. This loop p ...
Linux/Unix编程 看n2实例 #Create a simulator object set ns [new Simulator] #Define different colors for data flows
看n2实例 #Create a simulator object
set ns [new Simulator]
#Define different colors for data flows
#$ns color 1 Blue
#$ns color 2 Red
#Open the nam trace file
set nf [open out-1.nam w]
$ns namtrace-all $nf
set f0 [open out0.tr w]
set f1 [open out1.tr w]
#Define a finish procedure
proc finish {} ...
文章/文档 ieee投稿须知
ieee投稿须知,The IEEE Transactions on Information Technology in Biomedicine publishes high
quality applications & infrastructure papers that reflect global information technology
advances in medicine and biology and will further address the implementation and management of the broad spectrum of hea ...
matlab例程 This diskette (version 1.0) contains demonstration programs and source codes in MATLAB (v.5.2) for a
This diskette (version 1.0) contains demonstration programs and source codes in MATLAB (v.5.2) for algorithms listed in the textbook Global Positioning Systems, Inertial Navigation, and Integration, by M. S. Grewal, Lawrence Weill, and A. P. Andrews, published by John Wiley and Sons, 2000.
Contents: ...
电子书籍 This text shows how to analyze programs without its source code, using a debugger and a disassembler
This text shows how to analyze programs without its source code, using a debugger and a disassembler, and covers hacking methods including virtual functions, local and global variables, branching, loops, objects and their hierarchy, and more.
人工智能/神经网络 标准的遗传算法代码
标准的遗传算法代码,下面是程序:function y=fitness(chrom,p,aim)
global P_cross P_mutation
[Popsize len]=size(chrom)
fitness_gene=zeros(Popsize,1)
in_he=zeros(4,1)
out_he=zeros(4,1)
in_out=0
out_out=0
通讯/手机编程 手机归属地数据文件格式是自己定义的
手机归属地数据文件格式是自己定义的,使用本程序将文本格式的手机号数据导入为二进制文件以节约存储空间和提高查询速度,数据文件命名为MpData.dat,然后可以使用本程序查询手机号段的归属地
注: Mps.cpp是主程序, Global.cpp是一些工具函数和类, Release/MpData.txt是文本格式的手机归属地数据。 程序的使用方法请参阅M ...
技术管理 if the method is to be made void, then it cannot have a return statement, all it can do is set the v
if the method is to be made void, then it cannot have a return statement, all it can do is set the value. Your SeatReserved variable is already a global variable, so what you have in the last post will work, it is known as a set or setter method. All it does is set a value, usually these are don ...
其他书籍 This book covers satellite networking as a separate discipline, as well as an integrated part of th
This book covers satellite networking as a separate discipline, as well as an integrated part
of the global network infrastructure.