CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - host application

搜索资源列表

  1. FTE

    0下载:
  2. FTE是一个面向程序员的文本编辑器。可以支持20多种编程语言的语法高亮,加上较强的可配置性,使这个轻量级但是通用的编辑器几乎可以适应于任何程序员.zip它不是一个完整的编程语言,因为它没有标准函数库(如IO和字符串处理)。Fscr ipt提供的基本函数(如流程控制,变量处理,和基本的数学运算)可以通过宿主程序扩展,只需要一个Java 2运行环境.tgz-FTE is a programmer - oriented text editor. 20 can support multiple prog
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:185241
    • 提供者:邓耀
  1. USB_Bulk

    0下载:
  2. C8051F320 SOURCE CODE 内容有: * USB Bulk Driver Example * USB Bulk Firmware Example * Host Application (F32x_BulkFileTransfer.exe) * Host Application Source
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:211939
    • 提供者:erichuang
  1. USB_HID

    0下载:
  2. C8051F320范例: This release contains the following components: * USB Interrupt Driver Example * USB Interrupt Firmware Example * Host Application (USBTest.exe) * Host Application Source
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:200510
    • 提供者:erichuang
  1. TPaxCompilerV2_4_03

    0下载:
  2. paxCompiler是一个帕斯卡编程语言工具,编译工具生成机器代码为Intel处理器。编译工具的模式包括:基本的编译器和C编译器,交叉语言编程,固定装配工。 -paxCompiler is an embeddable compiler of the Object Pascal programming language. The key features of the paxCompiler are: The compiler generates machine code for
  3. 所属分类:Compiler program

    • 发布日期:2017-05-28
    • 文件大小:11069740
    • 提供者:贺达
  1. SplitPaneDemo

    0下载:
  2. This article describes the basic use of WTL s CSplitterWindow as an application window divider and CPaneContainer as a host for child windows. The included demonstration project is 3-pane SDI application using vertical and horizontal splitters. Each
  3. 所属分类:GUI Develop

    • 发布日期:2017-11-15
    • 文件大小:8855
    • 提供者:王豫
  1. usbhidio2

    0下载:
  2. This the readme file for the usbhidio application, which includes host software for communicating with USB HID-class devices.
  3. 所属分类:Communication

    • 发布日期:2017-03-29
    • 文件大小:24875
    • 提供者:叶明闯
  1. USB

    0下载:
  2. USB源码:Firmware.rar-C8051 Driver_Source.rar-XP驱动;Host Application Source.rar-XP下应用程序-USB Source: Firmware.rar-C8051 Driver_Source.rar-XP driver Host Application Source.rar-XP under the application
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-29
    • 文件大小:130613
    • 提供者:zhusheng
  1. ZhuChiRen

    0下载:
  2. 这是一个主持人报名系统,利用access数据库-This is a host application system, the use of access database
  3. 所属分类:Other systems

    • 发布日期:2017-04-26
    • 文件大小:343818
    • 提供者:wangyi
  1. USBLED

    0下载:
  2. usbled主机程序~应用平台~由USB端口控制7段LED的显示的主机平台程序-procedures usbled host application platform ~ ~ from the USB port to control LED display of paragraph 7 of the host platform, the procedure
  3. 所属分类:CSharp

    • 发布日期:2017-04-04
    • 文件大小:3726
    • 提供者:wangpiao
  1. GetHostMessage

    0下载:
  2. 用visual studio 2005(vb也可以实现)编写的Windows应用程获取主机名称和主机的IP地址-Using visual studio 2005 (vb also can be achieved) the preparation of-way access to the Windows application host name and host IP address
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-02
    • 文件大小:50086
    • 提供者:kch
  1. LadderDesignerv112.src

    1下载:
  2. PLC上位开发平台源码,是PLC学习、开发、工程应用的好资料-Host PLC source development platform, is the PLC learning, development and engineering application of good information
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-30
    • 文件大小:145098
    • 提供者:周明
  1. TCP-IP_for_Dummies

    0下载:
  2. Transmission Control Protocol, defines the protocol for one host (host application) to talk to another. Layer four of the OSI/ISO model. TCP is connection oriented. Uses PAR (positive Ack with re-transmission). Treats data as a stream.(you may er
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-30
    • 文件大小:174045
    • 提供者:cascadas
  1. europa-2.3-MinGW

    0下载:
  2. Europa是一个模型和解决方案框架,约束问题的规划和优化设计。 EUROPA研究通常可嵌入在宿主应用程序,具有高效、可扩展和可配置等特点。-EUROPA is a framework to model and tackle problems in Planning, Scheduling and Constraint Programming. EUROPA is typically embedded in a host application. It is designed to be ex
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-06-09
    • 文件大小:16445517
    • 提供者:wgl
  1. AssemblyDynamicLoader

    0下载:
  2. 运行一个.NET应用程序或者运行库宿主时,OS会首先建立一个进程,然后会在进程中加载CLR(这个加载一般是通过调用_CorExeMain或者_CorBindToRuntimeEx方法来实现),在加载CLR时会创建一个默认的AppDomain,它是CLR的运行单元,程序的Main方法就是在这里执行,这个默认的AppDomain是唯一且不能被卸载的,当该进程消灭时,默认AppDomain才会随之消失。 -To run a. NET runtime host application, or wh
  3. 所属分类:CSharp

    • 发布日期:2017-04-02
    • 文件大小:1747
    • 提供者:Tracy
  1. GetIP

    0下载:
  2. 通过域名获取ip及主机名。 Delphi网络通信协议分析与应用实现(源码)-Ip access by domain name and host name. Delphi analysis and application of network communication protocols implementation (source code)
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-06
    • 文件大小:606028
    • 提供者:yuejun
  1. usbTEST!

    0下载:
  2. 实现usb上位机通讯,应用api编程,可实现查找usb设备,hid和优盘。-Achieve the usb host computer communication, application api programming, can be realized to find usb device, hid, and USB flash drives
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-09
    • 文件大小:2339761
    • 提供者:rp
  1. CY7C68013_FlashChipReader

    1下载:
  2. Full Project Flash NAND Chips (TSOP-48) Reader OrCAD schematic circuit + Protel Altium PCB Design + Windows API, basic on C# Host USB Application + uVision4 (Keil) CY7C68013 design.
  3. 所属分类:CSharp

    • 发布日期:2017-03-27
    • 文件大小:635742
    • 提供者:pleishner
  1. RTDX-Using-MATLAB

    0下载:
  2. 利用MATLAB来实现RTDX主机端的的应用-How to Write an RTDX Host Application Using MATLAB
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:1636
    • 提供者:zhaoyf
  1. WcfProjects

    0下载:
  2. C#写的WCF方面比较成熟的一个项目,适合一般应用-Written in C# WCF in a more mature project, suitable for general application
  3. 所属分类:CSharp

    • 发布日期:2017-03-30
    • 文件大小:108557
    • 提供者:刘风
  1. Modbus-RTU-host-application

    0下载:
  2. Modbus RTU 模式,MCU做主机串口发送数据,使用C51编写,使用KEIL打开即可调试-Modbus RTU mode, the MCU to do the host a serial port to send data and the use of C51 written, use KEIL open can debug
  3. 所属分类:SCM

    • 发布日期:2017-05-04
    • 文件大小:7216
    • 提供者:刘生
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com