-
ARS_Code
I purchased an Ultimate Arduino Microcontroller Pack (you can order the pack online at Makershed or buy it at your local RadioShack). The pack comes with an Arduino UNO and ton of components. It would probably be cheaper to buy components as I need them for my projects, but I like the convenience of a starter kit.
I also purchased a GPS module Digikey.com and a USB cable (it s too bad that the pack does not include the USB cable). The GPS receiver has a built-in antenna, but getting one with an external antenna would probably work best.
From the pack, I ended using the Arduino UNO, the mini breadboard, a few stackable headers, jumper wires and the LCD screen.
- 2015-11-04 23:14:47下载
- 积分:1
-
修改xitong
处理器调度算法代码的实现,简单易懂。非常棒的代码处理器跳读(this is saw your name in Penfriends magazines,and l would like to be your penfriend.First,l will tell you something about myself.My name is Jonathan Chen)
- 2018-12-06 21:51:52下载
- 积分:1
-
用vb编的一个数据库检索程序,希望对visual basic编程感兴趣和希望了解数据库检索程序原理的人有所帮助...
用vb编的一个数据库检索程序,希望对visual basic编程感兴趣和希望了解数据库检索程序原理的人有所帮助-With vb for a database search procedure, in the hope that interested in visual basic programming and would like to know the principle of database search procedures help people! !
- 2022-09-08 09:55:04下载
- 积分:1
-
提取气象数据
matlab的m文件,用以提取中国气象网提供的气象数据集(M file for extract China meteorological administration data)
- 2018-05-03 10:20:21下载
- 积分:1
-
MultiSourcesShortestPaths-master
利用python中Dijkstra的包,进行最短路径的算法实现过程(Using Dijkstra package in Python to implement the shortest path algorithm)
- 2020-06-25 09:00:01下载
- 积分:1
-
it is used for studing pscad
it is used for studing pscad
- 2022-05-23 19:23:39下载
- 积分:1
-
DeepLearning_IDS-master
基于深度学习的入侵检测方法,对入侵检测标准数据集进行检测分类(Detection and classification of intrusion detection standard data sets based on in-depth learning)
- 2019-06-15 11:56:18下载
- 积分:1
-
微信小程序极客学院源代码分享
微信小程序极客学院源代码分享,这是一个类似于技术文章网站的手机客户端形式,可供用户发布一些以文章为主的教程,在微信端,这类小程序比较多,正是因为简单,所以想学习微信小程序开发的朋友,才可能更好的学习一些微信编程的小技巧。
微信极客学院微信版运行界面效果请参见截图所示。
- 2023-08-14 00:10:04下载
- 积分:1
-
Chirp 扩频_高斯信道
说明: 仿真chirp信号在高斯信道下的相干非相干匹配解调性能(using matlab to learn chirp signals)
- 2020-03-29 00:35:17下载
- 积分:1
-
VB把SWF转换成EXE
VB把SWF转换成EXE,存放SWF文件在EXE文件中的偏移,在这里是用固定点查找法。EXEtoSWF2 = False 首选等于假,等到最后成功后再等于真,这一段先检测是否是EXE格式的Flash文件,是然后转化为SWF。EXE2SWF(Flash EXE文件转SWF文件工具),使用Flash Player生成的EXE文件,格式很简单:
开始是 Flash Player播放器的EXE文件内容,接着是 SWF文件内容,再是 4字节的标志,最后 4字节是SWF文件的大校目前常见的Flash EXE文件,就4.0,5.0,6.0等几个版本,其大小分别是:
flash player 3.0 r8 24000H
Flash Player 4.0 r7 46000H
Flash Player 4.0 r4 47000H
Flash Player 5.0 r30 5c000H
Flash Player 6.0 r21 c8000H
Adobe Flash Player 9.0 r16 2A3688H
如果还有其它版本的Flash Player,你只要在代码中添加Flash Player的大小,就可以支持。
- 2023-01-01 21:40:04下载
- 积分:1