Welcome![Sign In][Sign Up]
Location:
Search - cli

Search list

[.netBeginvisualc++2005

Description: 通过使用本书,您可成为优秀的C++程序员。Microsoft公司的最新开发系统Visual Studio 2005支持两种截然不同但又紧密相关的C++语言。该系统完全支持原来的ISO/ANSI标准C++,同时还支持名为C++/CLI的新版C++。C++/CLI由Microsoft公司开发,现在是ECMA标准。这两种C++版本互为补充,各自完成不同的任务。ISO/ANSI C++用于开发在本地计算机上运行的高性能应用程序,而C++/CLI专门为.NET Framework开发。本书将讲述使用这两种C++版本开发应用程序的基础知识。 -Through the use of this book, you can become a good C++ Programmers. Microsoft
Platform: | Size: 8379392 | Author: yisan | Hits:

[Game ProgramHuo_Chess_0.6_(Source_code)

Description: Huo Chess by Spiros (Spyridon) Kakos (http://www.kakos.com.gr) is a micro chess program in CLI C++ v8.0 that attempts to be smaller in size than the Commodore-era Microchess. The goal is to create the smallest chess program that exists. More versions are to come in the future.
Platform: | Size: 38912 | Author: 設計師 | Hits:

[Windows Develop2008101258647

Description: 编程高,实例解析C++CLI之代理与事件,仅供参考,大家一起享用-Programming high, examples of analytical C++ CLI of the agent and events, for reference only and we can work together to enjoy
Platform: | Size: 11264 | Author: zhp | Hits:

[VC/MFCC++-CLIStandard

Description: C++CLI language spcification
Platform: | Size: 1160192 | Author: jery | Hits:

[JSP/JavaSmartClient_65_LGPL

Description: javascript 很酷的类库,界面效果极佳,原来是商业软件,现在开源。-cool javascript library, interface effects excellent, the original is a commercial software, open source now.
Platform: | Size: 32458752 | Author: java | Hits:

[WEB Codehosts

Description: windows下的php cli脚本,编辑本地hosts文件 请先备份hosts文件后清空原始hosts-windows under the php cli script, edit the local hosts file please backup hosts file, empty the original hosts
Platform: | Size: 2048 | Author: sskaje | Hits:

[Internet-Networklinux

Description: socket 发送接收字符串,使用ser.c 发送字符串, cli.c接收字符串。-socket send receive string, use ser.c Send string, cli.c to receive the string.
Platform: | Size: 1024 | Author: zwook | Hits:

[GDI-BitmapDataProcess2.0Release1000

Description: 使用C++ CLI 编写的(托管C++)数据分析软件 数据格式为 float(\t)float(\t) 注意去掉空格。 编写的目的是分析程控电源采集的数据。-The use of C++ CLI prepared (hosted C++) Data analysis software, data formats for float () float () pay attention to remove the spaces. The purpose of the preparation program is to analyze the data collected power.
Platform: | Size: 23552 | Author: XueBing | Hits:

[AI-NN-PRCLIPS

Description: 专家系统开发工具CLIPS软件,简单快捷,可以和VB、VC集成使用-Expert system tool CLIPS software, simple and quick, you can and VB, VC integrated use
Platform: | Size: 722944 | Author: zhaolijie | Hits:

[OtherRedirectStanderIODemo

Description: 利用pipe line的方式,將您所下的windows CLI指令(ex:ping 192.168.1.1)輸出轉到特定的輸出物件上,此程式僅為demo。-The way the use of pipe line will be under your windows CLI commands (ex: ping 192.168.1.1) output to the output of a particular object, this program is only demo.
Platform: | Size: 3681280 | Author: 李賢 | Hits:

[Internet-NetworkMixedNativeAndCLITest

Description: Native C和CLI混合编程的一个范例-Native C and CLI Mixture programming example
Platform: | Size: 17408 | Author: changzhe | Hits:

[Technology Management58-hecqamauio

Description: 关于思科路由器的拥塞控制 使用相应的控制方法-congestion control A Validation Solution for Self-Configuration Management: the “Meta-CLI ValidMaker”
Platform: | Size: 79872 | Author: Frank | Hits:

[JSP/Javajodconverter-2.2.1

Description: JODConverter ,Java OpenDocument的转换器,可以转换不同的文档之间的文件格式。 它利用OpenOffice.org的导入/导出过滤器,转换OpenDocument和微软Office格式-JODConverter, Java OpenDocument converter can convert between different document file formats. It uses the OpenOffice.org import/export filters, convert OpenDocument and Microsoft Office format
Platform: | Size: 1970176 | Author: Daniel.Shi | Hits:

[VC/MFCWrox.Ivo.Hortons.Beginning.Visual.C.2008

Description: 本书系编程语言先驱者Ivor Horton的经典之作,是学习C++编程最畅销的图书品种之一,不仅涵盖了Visual C++ .NET编程知识,还全面介绍了标准C++语言和.NET C++/CLI。本书延续了Ivor Horton讲解编程语言的独特方法,从中读者可心学会Visual C++ 2008的基础知识,并全面掌握在MFC和Windows Forms中访问数据源的技术。 -Department of the programming language of the book pioneer Ivor Horton' s classic, are studying C++ programming best-selling books, one species, not only covers the Visual C++. NET programming knowledge, but also a comprehensive introduction to the standard C++ language and. NET C++/CLI. The book continues on the Ivor Horton' s unique approach to programming language, from which readers Kexin Institute of Visual C++ 2008 the basic knowledge and comprehensive in the hands of the MFC and Windows Forms to access the data source technology.
Platform: | Size: 9728000 | Author: 钟敏亮 | Hits:

[Oracleotl

Description: 跨数据库平台: n 支持 oracle 的OCI n 支持DB2的CLI, n 支持ODBC(通过ODBC,可支持SQL SERVER,MySQL等) Ø 跨OS平台: n 标准C++语言,支持 unix/linux/windows Ø 使用简单: n 只有一个头文件 n 接口简洁.otl_stream, otl_connect, otl_exception等就可以完成大部分工作 n 相对 ProC等嵌入式开发,代码能相应减少 Ø 性能: n 直接访问数据库API接口,具有API接口的高效率,可靠性 Ø 稳定性: n 开源代码,唯一的代码文件otlv4.h,可以了解所有基于数据库API的实现细节 n 从1996年开始,到今已10余年. Ø 可读性及可维护性: n 标准C++代码,不需要任何预处理 n 使用流的形式,输入输出异常简洁 n 减少大量代码, n 代码结构更加简洁 参考资料: http://otl.sourceforge.net/ -oracle db2 odbc
Platform: | Size: 2575360 | Author: 周扒皮 | Hits:

[TCP/IP stacksofsip-cli-0.16.tar

Description: nokia开发的sip开源协议栈的ua的最新版本,也是当前活跃度相当高的sip协议栈-the protocol stack developed by nokia company,with a high activity
Platform: | Size: 392192 | Author: cynthia | Hits:

[Linux-Unixcli

Description: 功能测试程序,多笔和单笔查询,测试报文转发-funcation test
Platform: | Size: 4096 | Author: bb | Hits:

[OtherDB2TechnicalReferenceBook

Description: 使用create index wizard 来优化性能, 进行数据库监控和问题判断的指令, 理解api和cli, -Create index wizard used to optimize the performance, the issue of database monitoring and instructions to determine, understand api and cli,
Platform: | Size: 26034176 | Author: oryeac | Hits:

[Shell apiShell

Description: 基本上shell分两大类:   一:图形界面shell(Graphical User Interface shell 即 GUI shell)   例如:应用最为广泛的 Windows Explorer (微软的windows系列制作系统),还有也包括广为人知的 Linux shell,其中linux shell 包括 X windows manger (BlackBox和FluxBox),以及功能更强大的CDE、GNOME、KD、 XFCE。   二:命令行式 shell(Command Line Interface shell ,即CLI shell)   例如:   bash / sh / ksh / csh(Unix/linux 系统)   COMMAND.COM(MS-DOS 系统)   cmd.exe / 命令提示字符(Windows NT 系统)   Windows PowerShell(支援 .NET Framework 技术的 Windows NT 系统) -Shell is basically divided into two categories: a: a graphical interface shell (Graphical User Interface shell or GUI shell) example: the most widely used Windows Explorer (Microsoft windows family of production systems), there are also well-known Linux shell, which linux shell, including X windows manger (BlackBox and FluxBox), as well as the more powerful of the CDE, GNOME, KD, XFCE. Second: the command line shell (Command Line Interface shell, that is, CLI shell) such as: bash/sh/ksh/csh (Unix/linux systems) COMMAND.COM (MS-DOS systems) cmd.exe/characters in the command prompt (Windows NT system) Windows PowerShell (support. NET Framework technology, Windows NT systems)
Platform: | Size: 447488 | Author: grub | Hits:

[Windows Developprb6_2

Description: It s an interface for using general graphs (data structure application) and a test program with CLI in a form of a menu to test those features.
Platform: | Size: 19456 | Author: Cosmin | Hits:
« 1 2 3 4 5 6 78 9 10 11 12 ... 18 »

CodeBus www.codebus.net