-
FastLED-3.3.3
说明: fastled用来控制led灯带的使用,色彩变换与各种有趣的设计(Fasted is used to control the use of LED light strips, color conversion and various interesting designs)
- 2021-03-08 18:49:28下载
- 积分:1
-
opnet相关仿真例子
这是关于我近期做的OPNET仿真的部分例子,文件下载好后,可直接用opnet软件打开。可能因为软件版本的不同,部分功能无法体现,后续我会改进。建议使用OPNET14.5在Windows xp环境下打开。
- 2023-05-02 17:15:03下载
- 积分:1
-
QRCodeSample
说明: 现在网上有许多三维条形码的工具,包括QRCode码的工具。但是,很多都是生成码的软件,没有解析码的软件,小弟不才近日做了一个,解析QRCode三维条形码的软件和大家分享一下。
我这个代码 解析的库不仅在 pc上能够运行, 而且 在windows mobile 下的 ppc 和 smartphone平台下都可以运行,当然不是用这个库,如果你要可以问我拿。(now many online 3D bar code tools, including tools QRCode yards. However, many are generating software code, not the code analysis software, finding suggested recently done one, and three-dimensional bar code QRCode analytic software and share with you. My code analysis of the library not only on the PC can run, but the windows of mobile machines and smartphone platforms can run, of course, not using the library, if you can ask me to take.)
- 2005-11-15 14:40:49下载
- 积分:1
-
4CPM
实现完整的4CPM(h=1/2)调制解调程序,包括消息序列生成,串并转换,升抽样成形滤波,数字上变频,多项式非线性效应,AWGN信道,到接收端数字下变频,降采样,匹配滤波,接收端基带信号星座图。(Message sequence generation, serial-parallel conversion, up sampling shaping filter, digital upconversion, polynomial nonlinear effects, AWGN channel, to the receiver digital down-conversion, down-sampling, the matched filter, the receiving end the baseband signal constellation.)
- 2021-04-08 11:09:00下载
- 积分:1
-
matlab
结构拓扑优化 99行matlab代码 结构优化(99 line topology optimization code structure optimization matlab)
- 2009-05-19 09:12:22下载
- 积分:1
-
rc522 串口 linux
linux下 串口控制 rc522的读写。
TTL电平通讯。
- 2022-08-13 00:26:34下载
- 积分:1
-
C# 使视频播放窗口倾斜一定的角度
C# 使视频播放窗口倾斜一定的角度,且播放窗口会随着主窗口大小的改变而自动变大或变小,窗口倾斜的角度可自己调整,这里是倾斜-30度,你可以改变这个值,编译源代码查看效果。关于窗口倾斜功能的核心代码,请参见以下代码:
this.mediaElement1.Source = new Uri("Bear.wmv", UriKind.Relative);
RotateTransform MyRotateTransform = new RotateTransform();
MyRotateTransform.Angle = -30;
this.mediaElement1.RenderTransform = MyRotateTransform;
需要完整源码的请在本页面下载哦。
- 2023-06-05 00:30:04下载
- 积分:1
-
OpenGLSample
OpenGL的一套开发范例,包含了很多基本的例子程序,对初学者有一定的帮助(OpenGL to develop a set of examples, contains many examples of the basic procedures will certainly help beginners)
- 2007-12-20 13:30:07下载
- 积分:1
-
ATMEGA16读写SD卡
ATMEGA16读写SD卡程序,能够成功读写sd卡,详细请参考程序,包含sd卡复位,、
sd卡初始化,sd卡读扇区,sd卡写扇区,,代码中没有对FAT文件系统操作,代码可以进一步完善。谢谢!
- 2022-05-16 17:37:41下载
- 积分:1
-
hpa48
HPA就是host protect area(HPA is the host protect area)
- 2007-09-17 09:10:12下载
- 积分:1