-
关于如何走出迷宫的C语言程序,首先从键盘输入…
关于如何走出迷宫的c语言程序,首先从键盘上输入迷宫进、出口位置,即可在屏幕上显示出口路线图。-on how out of the labyrinth c language program, the first from the keyboard input maze imports and exports position, can be displayed on the screen export the road map.
- 2022-03-28 16:51:24下载
- 积分:1
-
电磁波传播工具
应用背景这是一套工具在Python语言容易模拟均匀平面波传播的相关参数(超纯水)如相量(在时谐平面波的情况下),群速度,斜入射,反射和驻波模式 ;由反射。该工具集也模拟和参数相关的不同的天线的安排,如天线阵列天线和天线。关键技术这些代码与电磁理论的中间知识有关。一旦你理解麦斯威尔方程的下一步是理解电磁波传播的概念及其最简单和最重要的情况下(均匀平面波)。这个理论基本上是相同的传输线,是基础的导波,天线和微波工程理论。这些理论是必不可少的几乎所有的现代消费电子设备和无数的其他射频设备(如用于物联网的物联网设备)。
- 2023-06-19 14:55:03下载
- 积分:1
-
简单的利用asp语言实现聊天室的简单功能,能自己加入数据库实现其全部功能...
简单的利用asp语言实现聊天室的简单功能,能自己加入数据库实现其全部功能-Asp simple language using a simple function of the chat room, adding to its own database to achieve its full functionality
- 2022-03-26 18:41:53下载
- 积分:1
-
电梯控制系统 mega128的 书上的
电梯控制系统 mega128的 书上的-Elevator Control System mega128 book on
- 2022-02-20 19:16:38下载
- 积分:1
-
Dos下的时钟程序
Dos下的时钟程序-Dos procedures under the clock
- 2023-01-26 13:35:04下载
- 积分:1
-
基于平面波展开 传输矩阵计算2维矩形光子晶体模型 计算可得出相关图谱
handbook中除了参数说明还有参考文献等...
基于平面波展开 传输矩阵计算2维矩形光子晶体模型 计算可得出相关图谱
handbook中除了参数说明还有参考文献等-Plane wave expansion based on the transfer matrix calculation of 2-D model calculation of rectangular photonic crystal patterns can be drawn from the relevant handbook of parameters except that there are references such as
- 2022-02-20 11:11:13下载
- 积分:1
-
一个小程序的画,不完善,请给精上传,谢谢大家
一个画图的小程序,不完善,请大家给与完善后上传,-A drawing of a small program, imperfect, please give refined upload, thank you
- 2022-04-24 14:07:35下载
- 积分:1
-
FuncPlotter is a combined Java application and applet for displaying two
FuncPlotter is a combined Java application and applet for displaying two-dimensional plots of explicit functions in one variable (ie, FuncPlotter plots functions of the form y = f(x), where f(x) is composed from common mathematical operators).
- 2022-03-18 14:09:08下载
- 积分:1
-
一个用DirectX开发的简单而强大的游戏引擎
一个用DirectX开发的简单而强大的游戏引擎-Using DirectX to develop a simple and powerful game engine
- 2022-08-14 10:44:40下载
- 积分:1
-
LED双向跑马灯
#include "SPCE061A.h"
void DelayMs(unsigned int ms)
{ //延时子程序
unsigned int i;
unsigned int j;
for(i=0; i
- 2022-04-23 15:15:34下载
- 积分:1