-
HHT变换的matlab程序,初学者希尔伯特
hht希尔伯特变换的matlab程序,适合初学者使用-hht Hilbert transform Matlab procedures for beginners
- 2022-03-09 11:36:40下载
- 积分:1
-
这是一个Prolog程序,是我的同学做的,对于学Prolog的朋友有些帮助,希望大家多多交流。...
这是一个Prolog程序,是我的同学做的,对于学Prolog的朋友有些帮助,希望大家多多交流。-This is a Prolog program is to do my classmates and friends to learn Prolog some help, I hope a lot of U.S. exchanges.
- 2022-03-06 21:16:42下载
- 积分:1
-
电子课程设计
电子时钟电路设计,功能齐全,解压密码是西南科技大学...
电子课程设计
电子时钟电路设计,功能齐全,解压密码是西南科技大学-E-curriculum design electronic clock circuit design, a full-featured, unzip password is the Southwest University of Science and Technology
- 2022-03-22 01:30:25下载
- 积分:1
-
实现16X16的点阵滚动显示。采用c语言编程,并在protuse上仿真通过...
实现16X16的点阵滚动显示。采用c语言编程,并在protuse上仿真通过-Achieve 16X16 dot matrix scrolling display. Using c language programming and emulation through on protuse
- 2022-03-16 13:38:08下载
- 积分:1
-
Separation of harmonic excitation responses from contaminated measurements based
Separation of harmonic excitation responses from contaminated measurements based on ICA
- 2022-11-13 22:15:04下载
- 积分:1
-
C++开发的推箱子游戏
1.类的划分
Cdraw类
绘画加载地图(包括围墙、人、箱子等等)
Cman类
是否完成(过关)
即时更新...
C++开发的推箱子游戏
1.类的划分
Cdraw类
绘画加载地图(包括围墙、人、箱子等等)
Cman类
是否完成(过关)
即时更新地图
2.设计思想
从文件map.txt里读取地图信息,然后通过Cdraw类加载地图,通过keydown事件调用Cman里的重载函数updatemap,
单参数updateMap(UINT nChar)是用于更改当前小人以及箱子的坐标,记录下来后传给updateMap(int x1, int y1, int x2, int y2, int x3, int y3)
从而改变地图。-C development Tuixiangzi a game. Class division Cdraw painting category loaded maps (including the wall, boxes, etc.) if the class completed Cman (clearance) updated maps 2. Design ideas from the paper map.txt Lane read map information, then pass Cdraw Class Loading maps, Calling the incident through keydown Cman Lane updatemap of overloading functions, updateMap single parameter (UINT nChar) is used to change the current villains and the coordinates of the boxes, After record pass updateMap (int x1, y1 int, int x2, int y2, x3 int, int y3), thus changing map.
- 2022-01-25 13:53:04下载
- 积分:1
-
I2C读写24c系列存储器,不需修改可以直接使用。单片机为51系列。...
I2C读写24c系列存储器,不需修改可以直接使用。单片机为51系列。-i2c
- 2022-08-07 10:08:34下载
- 积分:1
-
Make their own presentation using PPT, speaking crossbow used in the WSN platfor...
自己做的演示用的PPT,讲crossbow的WSN平台用的低功耗MAC协议和XMesh路由协议的。对研究crossbow平台很有帮助-Make their own presentation using PPT, speaking crossbow used in the WSN platform, low-power MAC protocols and routing protocols XMesh. Useful platform for the study of crossbow
- 2023-05-31 21:55:03下载
- 积分:1
-
我选择约瑟夫问题(附带一个合数段的问题这是我们第一次的考试题)做我最后一个上传的代码。因为这是我付出最多的一个,我的第一个程序,当时全班就我一个弄了出来现在想起...
我选择约瑟夫问题(附带一个合数段的问题这是我们第一次的考试题)做我最后一个上传的代码。因为这是我付出最多的一个,我的第一个程序,当时全班就我一个弄了出来现在想起来都十分高兴。一年以来还做了其他很多小东西,因为太简陋就步多传了,这些足够代表我大一这年的旅程了。希望你们能给我提供一个更大的学习的机会。不久的将来我就会有质量更高的代码上传了。谢谢先-I chose (a few fringe of a problem this is our first examination), the last one so I uploaded code. Because it is up to me to pay the one, my first one procedure, a class I get out now are very happy together. The past year has also done a lot of other little things too shabby on the multi-step, which I adequately represented in this year"s freshman of the journey. I hope you will give me a greater opportunity to learn. The near future, I will have a better quality of the uploaded code. Thank you first!
- 2022-01-30 12:57:52下载
- 积分:1
-
2维FDTD的MATLAB代码,TM波代码
2维FDTD的MATLAB代码,TM波代码-2 dimension FDTD program (TM mode)
All boundaries are perfect conductors.
// For Visualization of the field, I use PGPLOT which is available as port
// (for FreeBSD) or binary package (for Debian Linux).
// (1) In FreeBSD, compile with
// gcc-o fdtd fdtd.c-I/usr/local/include-L/usr/local/lib-L/usr/X11R6/lib
// -lcpgplot-lpgplot-lg2c-lX11-lm
// (2) In debian Linux, complile with
// gcc-o fdtd fdtd.c-lcpgplot-lpgplot-L/usr/X11R6/lib-lX11-lpng
// -lz-lm
- 2022-03-21 22:44:06下载
- 积分:1