-
MicroChip的zigbee2006 协议栈
源代码完全公开,WSN ,自动组网
MicroChip的zigbee2006 协议栈
源代码完全公开,WSN ,自动组网-MicroChip protocol stack source code of zigbee2006 full disclosure, WSN, automatic networking
- 2022-03-16 20:24:40下载
- 积分:1
-
电子投票机
此投票机被设计为四个候选人。通过四个触觉开关提供了提供的投决定票。这些交换机从用户手动输入并将它们传输到控制器的针脚。基于这些投入,为不同的候选人投票计数增加由 AT89C51.
显示计票,四个七段显示也连接到微控制器 (请参阅与 AT89C51 的交互的七段)。每个候选人的计数值是发送到相应的部分。四项罪名连续出现的多路复用 这些网段通过 AT89C51。
- 2022-09-27 08:35:03下载
- 积分:1
-
语音控制小车电路设计原理图,dsn格式,请用isis打开。
语音控制小车电路设计原理图,dsn格式,请用isis打开。-voice control car circuit design diagram, dsn format, please use the isis open.
- 2022-03-29 09:10:21下载
- 积分:1
-
该工程是从ecos嵌入式系统下移植过来的一个小型的fat16文件系统,让他在win32下可以运行,来测试其正确性,改工程可以很好的移植到其他嵌入式平台上,比如手
该工程是从ecos嵌入式系统下移植过来的一个小型的fat16文件系统,让他在win32下可以运行,来测试其正确性,改工程可以很好的移植到其他嵌入式平台上,比如手机,手提电脑平台上,其小巧实用行应该有一定的商业价值。 拜托斑竹给号了。- This project is inserts a small fat16 filing system from ecos
which under the type system transplants, enables him to be allowed to
move under win32, tests its accuracy, changes the project to be
allowed to insert in the type platform the very good transplant to
other, for instance the handset, in the portable computer platform,
its exquisite practical line should have the certain commercial value.
Asked the spot bamboo to give the number.
- 2023-07-05 09:20:03下载
- 积分:1
-
PLC上位机编程软件源代码
完整VC6.0编写的的三菱PLC上位机编程软件源码,以及DebugPLCEDIT。对于程序员而言,具有很好的参考利用价值。
- 2022-08-14 03:17:39下载
- 积分:1
-
使用labview进行系统开发,周期短,且比较容易修改。系统升级方便。成本比较低...
使用labview进行系统开发,周期短,且比较容易修改。系统升级方便。成本比较低-use LabVIEW for systems development, a short cycle, and relatively easy to change. System upgrade convenience. The cost is relatively low
- 2022-05-16 02:40:46下载
- 积分:1
-
最好的书对IP over WDM网络
Teh best book about IP OVER WDM network
Deploying And Managing IP Over WDM Networks
Joan Serrat
Alex Galis
2003
- 2022-10-24 13:50:04下载
- 积分:1
-
通常串口的开发是基于VC的,这个为以VB开发工具的来说,希望能有所借鉴。用activeX控件 mscomm32.ocx写的一个串口调试工具....
通常串口的开发是基于VC的,这个为以VB开发工具的来说,希望能有所借鉴。用activeX控件 mscomm32.ocx写的一个串口调试工具.-usually is based on the development of the VC, VB to the development of tools, hopes to have a reference. Use activeX control mscomm32.ocx write a serial debugging tools.
- 2022-08-02 13:31:48下载
- 积分:1
-
This is written for pxa270s the use of touch
这个是针对pxa270s写的触摸屏的使用函数,还加了一个测试的程序。可以实现对触摸屏的几种操作的识别,上下划动,单击双击等。-This is written for pxa270s the use of touch-screen function, but also added a test procedure. Touch screen can be achieved on the identification of several operations, paddling up and down, double click and so on.
- 2022-04-24 10:43:07下载
- 积分:1
-
VB源代码,有2个按钮控件,一个选择目录,一个打开选好目录的EXE格式原件!需要添加一个CommonDialog 的部件!...
VB源代码,有2个按钮控件,一个选择目录,一个打开选好目录的EXE格式原件!需要添加一个CommonDialog 的部件!-Private Sub Command3_Click()
Shell Text1.Text
End Sub
Private Sub Command4_Click()
dakai1.InitDir = "c:"
dakai1.Filter = "EXE(*.exe,*.bat)|*.exe*.bat"
dakai1.Action = 1
Text1.Text = dakai1.FileName
End Sub
- 2023-08-26 00:10:03下载
- 积分:1