Welcome![Sign In][Sign Up]
Location:
Search - tcp gui

Search list

[uCOSucos_vc

Description: ucos是一个非常优秀的嵌入式操作系统,但作者只提供了bc下测试与调试代码,非常难于调试与学习,特别是初学者。vc是windows下非常优秀的IDE,如果把ucos移植到vc下运行,将非常方便ucos的调试与学习,有利于于ucos的推广。此项目的目的是希望能够把ucos及其相关的文件系统ucfs,GUI界面ucgui,网络tcp/ip都移植过来,方便广大爱好者学习。版本历史:ucos_vc0.11 时间:20050409描述:继续移植了Genie shell for UCOS II,为下一步文件系统的实现做准备ucos_vc0.1:时间:20050403描述:移植了完整的ucos到vc下,实现了vc下的ucos多任务系统-CENTER is a very good embedded operating system, the authors provided only bc under test and debug code is very difficult to debug and learning, especially beginners. Vc under windows is excellent IDE, if transplanted to vc CENTER run, it will be quite easy CENTER debugging and learning, is conducive to the promotion CENTER. The objective of this project is to be able to give CENTER and its associated file system ucfs, ucgui GUI interface, network tcp/ip all transplant, the majority of enthusiasts facilitate learning. Version History : ucos_vc0.11 Time : 20050409 Description : to transplant the shell for UCOS Genie II, the next step for the realization of file system to prepare ucos_vc0.1 : Time : 20050403 Description : transplant a complete CENTER to vc, the achievement of the vc TRACK
Platform: | Size: 1072128 | Author: 无恒 | Hits:

[Embeded-SCM Develop320X240LCD仿真程序

Description: 320X240LCD仿真程序 320x240lcd仿真程序,仿真单色,4色,16色,256色lcd 使用方法:(需要注册mscomm32.ocx控件程序才能正常运行) 通过串口或TCP/IP将LCD显示缓冲区的全部内容发送到本软件接收即可 软件同时监控串口和tcp/ip口的数据,数据为一屏时刷新显示内容。 数据格式: 单色:unsigned char lcdbuf[9600] 每位一点 4色:unsigned char lcdbuf[19200] 每两位一点 16色:unsigned char lcdbuf[38400]每4位一点 256色:unsigned char lcdbuf[76800]每8位一点 软件用来在无lcd屏的时候调试图形GUI:-320X240LCD simulation program 320x240lcd simulation program, based on monochrome, four color, 16-color, 256 color LCD Use : (registered mscomm32.ocx control procedures in order to work) through serial or TCP/IP will be LCD display buffer to send the full contents of this software can receive while monitoring software serial and tcp/ip mouth of data, data for a screen refresh content. Data formats : Monochrome : unsigned char lcdbuf [9600] 1 o'clock every four colors : unsigned char lcdbuf [19,200] 2 1:16 every color : unsigned char lcdbuf [38,400] every four 1:00 256 color : unsigned char lcdbuf [76,800] 1:00 every eight software used in the absence of the LCD screen graphical debugger GUI :
Platform: | Size: 221184 | Author: 康康 | Hits:

[Embeded Linuxtalk_tcp_linux

Description: unix/linux使用socket编程的一个具体示例,包括服务器段和客户端程序。并给出使用嵌入式microwin的GUI的参考设计说明。-unix/linux use socket programming of a specific examples, including the server and client programs. Given the use of embedded microwin GUI reference design specification.
Platform: | Size: 918528 | Author: 刘浪 | Hits:

[uCOSuCOS-II应用举例

Description: uCOS-II应用举例 关于与OS有关的FAT文件管理系统软件包USB驱动软件包CF卡及其IDE接口软件包 TCP/IP软件包GUI软件包我们已经通过各种途径提供了十分详细的开发资料源码与出 版物我们不再针对这些软件包提供任何免费的技术支持因为我们披露的信息没有任何 保留的成份已经足够帮助用户使用与开发如果您是初学者的话这完全需要您自己下功 夫钻研相关的技术细节因为要想掌握以上任何一个软件包的技术细节都不是一朝一夕就能 够做到的事情-uCOS-II application for OS on the FAT file system management software packages USB drive CF card and the IDE interface software TCP/IP GUI software package we have through various channels to provide a detailed source of information on the development of publications and we do not address these any package provides free technical support because we do not disclose any information of the ingredients retain enough to help users to develop and use if you are a beginner then it needs your full efforts to study the technical details because want to know any of the above technical details of the package is not a tyranny Xi will be able to accomplish the things
Platform: | Size: 1197056 | Author: 冯雨 | Hits:

[uCOSucos及文件系统ucfs VC环境调试代码

Description: ucos是一个非常优秀的嵌入式操作系统,但作者只提供了bc下测试与调试代码,非常难于调试与学习,特别是初学者。vc是windows下非常优秀的IDE,如果把ucos移植到vc下运行,将非常方便ucos的调试与学习,有利于于ucos的推广。此项目的目的是希望能够把ucos及其相关的文件系统ucfs,GUI界面ucgui,网络tcp/ip都移植过来,方便广大爱好者学习。-CENTER is a very good embedded operating system, the author provides only a bc under test and debug code is very difficult to debug and learning, especially beginners. Vc under windows is excellent IDE, if transplanted to vc CENTER run, CENTER will be very convenient debugging and learning, is conducive to the promotion CENTER. The objective of this project is to be able to give CENTER and its related documents ucfs system, ucgui GUI interface, network tcp/ip all transplant, the majority of enthusiasts facilitate learning.
Platform: | Size: 243712 | Author: 测试 | Hits:

[JSP/Javajava_network_code_examples

Description: 简单清晰具有启发性的实例。 Net1和Client1类实现了TCP的简单应用。 Udp和Udpwatch类实现了UDP的简单应用。 Chater是一个聊天小工具,综合运用了TCP,UDP,IO,GUI,Thread等技术。对初学者很有启发性。-clear and simple instructive examples. Net1 and Client1 category achieved a simple TCP application. Udp Udpwatch category and achieve a simple UDP application. Chater is a small chat tools, the integrated use of the TCP, UDP, IO, GUI, Thread technology. For beginners very instructive.
Platform: | Size: 6144 | Author: 王云波 | Hits:

[uCOSADSucos_lib

Description: 在移植成功ucos核的基础上扩充了该操作系统的许多没有功能。如文件系统,tcp/ip协议栈,GUI等,非常实用。也是前面前几个源码所用库文件的源码程序。-success of the transplant OUT nuclear expansion on the basis of the operating system's many functional. If the file system, tcp/ip protocol stack, the GUI, is very practical. Several former face of the source document used by the source programs.
Platform: | Size: 1264640 | Author: maomaoliu | Hits:

[SCMZLGGUI0.22

Description: 周立功单片机公司的开发代码: 周立功文件系统 全部开放源代码,值得学习。 本人还上载了 : 周立功操作系统 周立功TCP/IP协议栈 周立功文件系统 欢迎大家下载-microcontroller development company code : Zhou, who all file system open source, it is worth learning. I also uploaded : Zhou Ligong Zhou, who OS TCP/IP protocol stack weeks File System, who welcomed the download, and. . . . . Ha ha
Platform: | Size: 210944 | Author: jiangyong | Hits:

[Embeded Linuxminiguifs.tar

Description: 有了操作系统、TCP/IP协议栈、文件系统,再加上GUI就比较全面了。这是嵌入式系统mingui的移植代码-With the operating system, TCP/IP protocol stack, file system, coupled with the GUI is more comprehensive. This is the embedded system code mingui transplant
Platform: | Size: 15178752 | Author: sonny | Hits:

[OtheruC-GUI_user

Description: uc/GUI的中文用户手册,翻译的不错 给英文不是太好的朋友
Platform: | Size: 3732480 | Author: 黄晓东 | Hits:

[uCOSuC-TCPIP

Description: 最新版的uC-TCP/IP源码!嵌入式网络开发首选-The latest version of uC-TCP/IP source! Embedded web development preferred
Platform: | Size: 506880 | Author: 王民 | Hits:

[ARM-PowerPC-ColdFire-MIPSDevelopingSamplesOfARMEmbededSystem

Description: 本书详细介绍当前几大热点ARM嵌入式系统软件模块的c/c++以及UCOSii的编程方法和技巧及其在AM7上的实现。分为5个压缩软件包,每个压缩软件包介绍一种模块的编程方法和技巧。第1个压缩软件包演示了FAT文件系统的基础知识,以及兼容FAT12、FAT16和FAT32的文件系统模块ZLG/FS的源码分析。第2个压缩软件包演示了USB模块驱动程序的设计思想及实现过程。第3个压缩软件包演示了CF卡和IDE硬盘及相应软件模块ZLG/CF的设计思想及实现过程。第4个压缩软件包演示了TCP/IP及相应软件模块ZLG/IP的设计思想及实现过程。第5个压缩软件包演示了GUI模块ZLG/GUI的设计思想和实现过程。 这些模块是在NXP公司的通用ARM微控制器LPC2200系列上调式通过的,可以很容易地移植到基于其他处理器核的嵌入式系统上。 -err
Platform: | Size: 8759296 | Author: 刘金周 | Hits:

[OS DevelopuCOS_Source_program(in_VC++_6.0)

Description: ucos是一个非常优秀的嵌入式操作系统,但作者只提供了bc下测试与调试代码,非常难于调试与学习,特别是初学者。vc是windows下非常优秀的IDE,如果把ucos移植到vc下运行,将非常方便ucos的调试与学习,有利于于ucos的推广。此项目的目的是希望能够把ucos及其相关的文件系统ucfs,GUI界面ucgui,网络tcp/ip都移植过来,方便广大爱好者学习。-uCOS is a very good embedded operating system, but the author provides only bc to test and debug code, very difficult to debug and learning, especially for beginners. vc is the windows very good IDE, if transplanted to vc uCOS run will be very convenient for debugging and learning uCOS is conducive to the promotion of uCOS. The purpose of this project is to be able to uCOS and its associated file system ucfs, GUI interface ucgui, the network tcp/ip are transplanted to facilitate learning the broad masses of fans.
Platform: | Size: 334848 | Author: 黄灿武 | Hits:

[matlabAuto_Measure_system

Description: 利用ccs环境、MATLAB环境、DSP(TMS320F2812)、被测对象和Agilient网络分析仪E5071B,构建一个自动测量系统。 相信大部分人都知道基于NI公司的GPIB总线,可以实现自动测量,但NI公司的方案实在太昂贵,采用MATLAB能够大大降低成本。matlab与ccs之间基于RTDX协议进行数据交换,同时matlab基于TCP/IP协议与E5071B之间通信,源码说明如下: (1)RTDX_ok目录:matlab7.0代码,包含了一个用GUI实现的界面和相关的具体代码,特别是在其中实现了SCPI语言来对仪器进行控制。 (2)TMS320F2812目录:包含ccs下的c代码,如果没有做过RTDX的应用,相信这个对你很有启发。-Use ccs environment, MATLAB environment, DSP (TMS320F2812), the measured object and Agilient network analyzer E5071B, construct an automatic measurement system. I believe that most people are aware NI' s GPIB-based bus, you can realize automatic measurement, but NI' s program is too expensive, the use of MATLAB can greatly reduce costs. ccs between matlab and RTDX protocol-based data exchange, while matlab based on TCP/IP protocol and communication between the E5071B, the source described as follows: (1) RTDX_ok directory: matlab7.0 code, contains a GUI implementation with the interface and specific code, especially in one of implementation of the SCPI language to control the apparatus. (2) TMS320F2812 directory: contains ccs of c code, if not done RTDX application, then I think it was very instructive for you.
Platform: | Size: 1088512 | Author: lijian | Hits:

[Sniffer Package capturesniffstat

Description: single sniffer for network(gui project),able to capture and dump data of network packets into local file, able to recognize different types of protocols, using windows raw sockets.-single sniffer for network(gui project),able to capture and dump data of network packets into local file, able to recognize different types of protocols, using windows raw sockets.
Platform: | Size: 2226176 | Author: alex | Hits:

[uCOSucos

Description: ucos是一个非常优秀的嵌入式操作系统,但作者只提供了bc下测试与调试代码,非常难于调试与学习,特别是初学者。vc是windows下非常优秀的IDE,如果把ucos移植到vc下运行,将非常方便ucos的调试与学习,有利于于ucos的推广。此项目的目的是希望能够把ucos及其相关的文件系统ucfs,GUI界面ucgui,网络tcp/ip都移植过来,方便广大爱好者学习-is a very good ucos embedded operating system, but the author has provided only bc to test and debug the code, very difficult to debug and learning, especially for beginners. vc is the windows very good IDE, if transplanted to ucos run vc, will be very convenient for debugging and learning ucos is conducive to the promotion of ucos. The purpose of this project is to be able to ucos file system and its related ucfs, GUI interface ucgui, the network tcp/ip transplant are to facilitate learning the majority of fans
Platform: | Size: 243712 | Author: 王超 | Hits:

[TCP/IP stacktcpClient

Description: A TCP/IP Client program. Be able to dump packets and status. A tool for TCP/IP server programming debug. For now IP and port number has to be hard coded in source code. Will put IP and Port number selection on GUI, later.
Platform: | Size: 3072 | Author: Qun Zhang | Hits:

[Embeded-SCM DevelopuC-GUI-V3-98

Description: UCGUI源码3.98版用于图形界面,与UCOS一起使用-UCGUI source code for the graphical interface version 3.98
Platform: | Size: 2031616 | Author: 王长龙 | Hits:

[Embeded-SCM DevelopRTX-uIP

Description: RTX之TCP uIP 1.0(BHS-STM32V1.1)-RTX' s TCP uIP 1.0 (BHS-STM32V1.1)
Platform: | Size: 327680 | Author: 张强 | Hits:

[TCP/IP stackGui

Description: SAMPLE PROGRAM FOR SOCKET (TCP)
Platform: | Size: 2048 | Author: AJUU | Hits:
« 12 3 4 »

CodeBus www.codebus.net