搜索结果
找到约 698 项符合
J-SIM 的查询结果
论文 移动通信虚拟教学实验系统的设计与开发(硕士毕业论文)
移动通信是通信、电子信息类专业的-f-j主要课程,一直被各高校所重视,但
该课程的覆盖面广、内容多,概念理解起来比较抽象。实验课程作为理论课程的重
要补充,可以很好的弥补书本教学的直观性不足。目前的移动通信实验系统大多是
以实验箱配合PC机的模式,但局限于演示和验证性的实验内容教学效果较差,同
时也很难激发学 ...
书籍 Stream of Variation Modeling and Analysis
Shi J. -Stream of Variation Modeling and Analysis for Multistage Manufacturing Processes-CRC Press (2006)
偏差流经典教材
密歇根大学 史建军
源码 java学生数据库
/*import java.util.Scanner;
//主类
public class student122 {
  //主方法
  public static void main(String[] args){
    //定义7个元素的字符数组
    String[] st = new String[7];
    inputSt(st); &nbsp ...
源码 c语言算法排序
1.Describe a Θ(n lg n)-time algorithm that, given a set S of n integers and
another integer x, determines whether or not there exist two elements in S whose sum is exactly x. (Implement exercise 2.3-7.)
#include<stdio.h>
#include<stdlib.h>
void merge(int arr[],int low,int mid,int high){
&nbsp; ...
源码 12345
/****************temic*********t5557***********************************/ &nbsp;&nbsp;
#include &nbsp; <at892051.h> &nbsp; &nbsp;
#include &nbsp; <string.h> &nbsp;&nbsp;
#include &nbsp; <intrins.h> &nbsp; &nbsp;
#include &nbsp; <stdio.h> &nbsp; &nbsp;
#define &nbsp; &nbsp;uchar &nbsp; &nbsp;unsign ...
习题答案 java入门编程合集
题目:古典问题:有一对兔子,从出生后第3个月起每个月都生一对兔子,小兔子长到第三个月后每个月又生一对兔子,假如兔子都不死,问每个月的兔子总数为多少?&nbsp;&nbsp;&nbsp;
//这是一个菲波拉契数列问题
public class lianxi01 {
public static void main(String[] args) {
System.out.println("第1个月的兔子对数:&n ...
源码 WCDMA的诺基亚工程师做的仿真
WCDMA系统仿真,其中包含C和SIM模拟,非常的实用
源码 nbiot bc95自动发送
sim卡程序修改而成 keil4编译 2018.2.2制作完成