Location:
Search - pc m
Search list
Description: 通讯实验程序。用到了IIC,SPI,UART和相应的中断,上位机通过UART将数据发送至主机,主机通过LED显示数据并将数据发送至从机,从机接收后通过SPI发送回主机。并再次显示数据。-communications experimental procedure. Use the IIC, SPI, UART and the corresponding disruption PC through UART send data to the mainframe, mainframe data through the LED display will be sent to the data from the machine, after receiving from the plane through SPI sent back to host. And once again display the data.
Platform: |
Size: 11033 |
Author: zz |
Hits:
Description: 汇编程序,将一个包含有20个数据的数组M分成两个数组:正数数组和负数数组N,并分别把这两个数组中的数据个数显示出来
Platform: |
Size: 2465 |
Author: feng |
Hits:
Description: 这是最新的卫星通信基础理论的Matlab仿真实现,pcma以及信号衰减和延迟的仿真。尽管不是我本人原创,但比较都经典。文件为*.m格式 -This is the latest in satellite communications theoretical basis Matlab Simulation, pcma and signal attenuation and delay in the simulation. Although it was not my original, but more are classics. M*. document format
Platform: |
Size: 31744 |
Author: 符以长 |
Hits:
Description: 这是一本有关MATLAB的参考书,适合于使用MATLAB或正在打算使用MATLAB的读者。本书另辟蹊径可以借助或不借助MATLAB随带的文档资料让读者自学MATLAB。书中口语化的风格,使读者易于阅读。如书名所示,本书提供了读者精通MATLAB所需的工具。作为编程语言和可视化工具,MATLAB具有丰富的一系列功能,可解决工程、科学计算和数学学科中许多问题。本书的基本目的是通过向读者展示如何有效地使用这些功能来帮助读者增强工作能力。由于MATLAB交互式的性质,书中内容以举例方式来描述。在读者阅读本书的同时, 这些例子可以通过运行MATLAB而再现。
本书只涉及一般读者所用到的一些专题,所提供的资料可用于包括UNIX工作站、Macintosh 和PC在内的所有计算机平台。除了标准的MATLAB本身这部分的功能之外,书中只讨论了字符工具箱。其它更为专用的工具箱没有进行讨论。而且,没有讨论与机器有关的MATLAB诸方面,例如MEX文件的编写。
本书开发了许多M文件函数,它扩展了MATLAB的功能。在书中,作者演示了各种MATLAB的功能和编程技术,它们总称为精通MATLAB的工具箱。
-This a reference book on MATLAB. suitable for use MATLAB or intend to use MATLAB readers. The book can take advantage of alternatives to using MATLAB or not accompanied by the documents and information for readers to self- MATLAB. The book colloquial style, so that readers easily readable. As indicated in the title, this book provides readers proficiency in the necessary tools for MATLAB. As a programming language and visualization tools, MATLAB is rich in a variety of functions, address, Scientific Computing and Mathematics subjects of many of the problems. The book's basic aim is to show readers how to effectively use these functions to help users enhance their ability for work. As MATLAB interactive nature of the book as a way of example to describe. In the book readers at the s
Platform: |
Size: 1335296 |
Author: zhouyinye |
Hits:
Description: 此代码通过 NetApi32.dll 中提供的API来实现 Windows 系统中网卡MAC地址的获取。首先发送 NCBENUM 命名枚举机器上所有网卡(因为一台PC上有可能装多张网卡),由此可以获得网卡的数目和每张网卡的内部编号,接着针对每个网卡编号发送 NCBASTAT 命令获取其 MAC 地址。注意使用本例所提供的方法获取MAC地址,网卡事先必须与 MS NetBEIU 协议进行绑定。-NetApi32.dll this code provided by the Windows API to achieve system China and MAC address access. Send NCBENUM first named Enumerate all card machine (a PC because there may be multiple network cards installed), This card available and the number of each card's internal numbers, Then, for each card sent NCBASTAT Order No. access to its MAC address. Attention to the use of the cases provided by the acquisition of MAC address, NIC must be preceded with MS NetBEIU agreement binding.
Platform: |
Size: 12288 |
Author: 肖和平 |
Hits:
Description: 这样获取客户端的网卡MAC的!
经测试,本方法可获取一个或一个MAC信息
1、从index.htm中直接下载运行goMac.bat
2、goMac.bat调用ipconfig获取MAC,并把MAC信息保存生成c:\addmac.htm
3、goMac.bat运行c:\addmac.htm
4、c:\addmac.htm自动把MAC信息GET到addmac.php
5、addmac.php处理相关的MAC信息-such access client MAC! Tested, the method will be able to acquire one or a MAC information, index.htm directly from the download operation goMac.bat 2, goMac.bat call PC access MAC, MAC and the preservation of information generated c : \ addmac.htm 3, goMac.bat running c : \ addmac.htm 4, c : \ addmac.htm automatically GET MAC information to addmac.php 5, addmac.php MAC address related information
Platform: |
Size: 2048 |
Author: |
Hits:
Description: 结合单片机和M a t l a b 两者的优点,基于事件驱动的中断通信机制,提出一种Matlab 环境下PC 机与
单片机实时串行通信及数据处理的方法;完成单片机数据采集系统与PC 机的RS-232/RS-485 串行通
信及其通信数据的分析处理、文件存储、F I R 滤波及图形显示;简化系统开发流程,提高开发效率。
该方法已成功应用于一个P I C 1 6 F 8 7 6 单片机应用系统实例之中-Combination of single-chip and M atlab strong points of both, based on event-driven interruption of communication mechanism, a Matlab environment PC and MCU in real-time serial communication and data processing methods complete single-chip data acquisition system with PC-RS-232/RS-485 serial communication and analysis of communication data processing, file storage, FIR filtering and graphical display simplify the system development flow, improve development efficiency. The method has been successfully applied to a PIC 1 6 F 8 7 6 examples of single-chip microcomputer application systems
Platform: |
Size: 151552 |
Author: pengrong |
Hits:
Description: 一个485总线的简单例程,对于开发485总线有很好的帮助-A simple routine 485, 485 for the development has a very good help
Platform: |
Size: 88064 |
Author: 邓从阳 |
Hits:
Description: 汇编程序,将一个包含有20个数据的数组M分成两个数组:正数数组和负数数组N,并分别把这两个数组中的数据个数显示出来-Compilation of procedures, will have 20 that contains an array of data M is divided into two arrays: an array of positive and negative array N, and, respectively, these two array data show the number of
Platform: |
Size: 2048 |
Author: feng |
Hits:
Description: 计算机简单控制由软件和硬件组成。软件由Visual Basic 6.0编写。硬件主要由无线发送模块和单片机(C语言编写)构成。通过RS232界面与PC通信而实现无线控制系统。
主要功能是:通过遥控器连接PC机的"上下左右"按键 ,当电脑界面处于powerpoint界面下,能通过遥控器控制幻灯片的上下切换.
-Simple control by the computer software and hardware components. Software prepared by the Visual Basic 6.0. Hardware mainly by the wireless sending module and single chip (C language) constitute. Through the RS232 communication interface with the PC wireless control system. Main function is to: Connect PC through a remote control machine up and down about button, when the computer interface in a powerpoint interface via remote control to switch slides up and down.
Platform: |
Size: 5120 |
Author: 彬 |
Hits:
Description: 本人最近为了实现电脑与Delta VFD-M变频器通讯,特意用VB6.0编了一个Modbus协议通讯软件,不过这只是一个测试版,但Modbus的ASCii协议和RTU协议都已经实现。-Recently I had a computer in order to achieve Delta VFD-M inverter communications, specially prepared using VB6.0 a Modbus protocol communications software, but it is only a test version, but the Ascii Modbus protocols and RTU agreement has been achieved.
Platform: |
Size: 133120 |
Author: 好男 |
Hits:
Description: 一种 A律PC M编码的 简化方法 .rar-A law PCM encoding a simplified method. Rar
Platform: |
Size: 154624 |
Author: 晓刚 |
Hits:
Description: 用VB6.0编写的实现PC机与单片机通信的程序,单片机通过MAX232实现电平转换,VB使用MSCOMM控件实现,波特率是19200bps,无校验。-VB6.0 prepared with the realization of PC and MCU communications procedures through the MAX232 to achieve single-chip level conversion, VB control used to achieve MSCOMM, baud rate is 19200bps, no check.
Platform: |
Size: 2048 |
Author: 李永 |
Hits:
Description: Robosapien_IR.zip contains source files, PCB + Schematic and IR codes specification. The design is based on 8051 core mcu (I use P89C668 in my build), only minor modification needed with other brands of mcu. The board receive command code from serial (uart) and generate IR code send out via onboard IR transmitter. You can use any C compiler to create and send command from PC or PDA, I m using LabVIEW for this part of application. Drop me email if you have questions or if you like to have the LabVIEW code, my LabVIEW code is running on Version 8.5. Cheers.-Robosapien_IR.zip contains source files, PCB+ Schematic and IR codes specification. The design is based on 8051 core mcu (I use P89C668 in my build), only minor modification needed with other brands of mcu. The board receive command code from serial (uart) and generate IR code send out via onboard IR transmitter. You can use any C compiler to create and send command from PC or PDA, I m using LabVIEW for this part of application. Drop me email if you have questions or if you like to have the LabVIEW code, my LabVIEW code is running on Version 8.5. Cheers.
Platform: |
Size: 95232 |
Author: David |
Hits:
Description: 基于对话框的mfc的串口程序,实现zigbee网络下数据通过串口传递给PC机。应用serialport类实现串口的通信-Mfc dialog based on serial procedures, to achieve zigbee network data transmission through the serial port to the PC. Serialport application Serial communication type
Platform: |
Size: 15614976 |
Author: lvpeng |
Hits:
Description: 具体包括了
使用的是普通的电脑摄像头,因为是用m语言写的,所以兼容各个版本。
原创地址(我在ilovematlab发了帖子了,下载人很多,所以在这里也发出来,给大家共享):
http://www.ilovematlab.cn/viewthread.php?tid=38743&highlight=
包含内容:
摄像头的预览和抓图
摄像头图片的保存
定时器的应用
m文件建立gui控件。
方便初学者学习。-Specifically includes the use of an ordinary PC camera, because it is written with the m language, therefore, compatible with all versions. Original address (I ilovematlab made a post, and download many people, so come here, also issued for everyone to share): http://www.ilovematlab.cn/viewthread.php?tid=38743& highlight = contains the content: video the head camera image preview and drawings of the application of the preservation of the timer m document creation gui controls. Easy for beginners to learn.
Platform: |
Size: 2048 |
Author: 竹笑 |
Hits:
Description: 基于全球定位系统(GPS) 接收机的基本工作原理及其通信协议, 讨论了M SComm 控件的属性、方
法, 以美国GARM IN 公司的GPS25 接收机为例详细介绍了如何利用该控件实现GPS 接收机与微机间的串口通
信方法。-Based on the Global Positioning System (GPS) receiver and its basic working principle of communication protocols, discussed M SComm control properties, methods, GARM IN the United States as an example the company' s GPS25 receiver described in detail how to use GPS receivers to achieve the control and the method of serial communication between computers.
Platform: |
Size: 184320 |
Author: 黄岩 |
Hits:
Description: 主成分分析计算matlab源代码PC.m-calculates the principal components of the series
Platform: |
Size: 1024 |
Author: xuchang |
Hits:
Description: 實現PLC與PC TCP/IP的簡易通信,主要是接手數據和置位M(The simple communication between PLC and PC TCP/IP is mainly to pick up the data and set the M)
Platform: |
Size: 95232 |
Author: AdamYao
|
Hits:
Description: CPU类要求getSpeed()返回speed的值,要求setSpeed(int m)方法将参数m的值赋值给speed。HardDisk类要求getAmount()返回amount的值,要求setAmount(int m)方法将参数m的值赋值给amount。PC类要求setCPU(CPU c)将参数c的值赋值给cpu,要求setHardDisk(HardDisk h)方法将参数h的值赋值给HD,要求show()方法能显示cpu的速度和硬盘的容量。(The UML diagrams associated with PC and CPU and HardDisk classes are as follows:
The CPU class requires getSpeed () to return the value of speed, and the setSpeed (int m) method to assign the value of the parameter m to speed. The HardDisk class requires getAmount () to return the value of amount, and requires the setAmount (int m) method to assign the value of parameter m to amount. The PC class requires the setCPU (CPU c) to assign the value of parameter C to the CPU, the setHardDisk (HardDisk h) method to assign the value of parameter h to HD, and the show () method to display the speed of the CPU and the capacity of the hard disk.)
Platform: |
Size: 3072 |
Author: Amgist |
Hits: