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

Search list

[Com Portcom_source

Description: 串口演示源程序合集,三个程序BCB5_COM 是在BCB5下使用的例子,Console 是在控制台中使用的例子,VC_ComDlg 是在对话框中使用的例子-Serial Collection demonstration source, the three procedures in BCB5 BCB5_COM use examples, Console is used in the console example, the dialog VC_ComDlg used in the example
Platform: | Size: 56320 | Author: ypgai | Hits:

[Home Personal applicationmanage

Description: 小学期做的课程设计: 家庭财务管理软件 c语言实现;控制台界面-primary phase of the design done : family financial management software c language; Console Interface
Platform: | Size: 1024 | Author: 记忆超 | Hits:

[AI-NN-PRENA_TSP

Description: 开发环境:Visual C++ .net2003 功能介绍:神经网络算法实验;分Console版本和MFC版本;主要用来求解TSP问题。-Development Environment: Visual C++. Net2003 function introduction: neural network algorithm experiments sub-Console version and MFC version mainly used to solve the TSP problem.
Platform: | Size: 93184 | Author: jimin | Hits:

[Special EffectsPgmprocession

Description: 实现对PGM图像的显示和处理功能,不是控制台的程序-Realize on the PGM image display and processing functions, not the console procedures
Platform: | Size: 60416 | Author: 翟振刚 | Hits:

[Otherjinchen

Description: 谈到在Windows创建线程的例子,在网上的很多的参考都是基于MFC的。其实,就操作系统实验这个前提而言,大可不必去碰那个大型的MFC的框架。[1]中提到了在Windows命令控制台下创建进程及线程的方法,本文对[1]中的方法加以了实现,并做些简单的进程及线程的测试程序。 -On Windows create a thread in the examples of the many online reference are based on the MFC. In fact, experiments on this premise in terms of the operating system, no need to touch the large MFC framework. [1] mentioned in the Windows command console to create processes and threads under way, this paper [1] in the methods to achieve, and do a simple process and thread test procedures.
Platform: | Size: 33792 | Author: darren | Hits:

[JSP/JavaThreadTest

Description: 用java编写一个多线程的控制台程序变量V保存在数据库中-Used to prepare a multi-threaded java console program variables V stored in the database
Platform: | Size: 3072 | Author: leng | Hits:

[Otherpagereplace

Description: 页面置换算法演示,程序中含有一些对控制台输出和事件进行控制的API函数. -Demo page replacement algorithm, the program contains some of the console output and the control of the incident API function.
Platform: | Size: 17408 | Author: chenroy | Hits:

[File OperateC_C++code_formate

Description: C_C++源程序的格式化软件,控制台界面-C_C++ Source formatting software, console interface
Platform: | Size: 176128 | Author: 高宏亮 | Hits:

[source in ebookbinarysearch

Description: 查找一个数,是一个基于windows console application的程序-Search of a few, is a windows console application based on the procedures
Platform: | Size: 1024 | Author: guanghui | Hits:

[Consolehuffmancode1

Description: 霍夫曼编码。在c++ 控制台的程序,利用node的结构-Huffman code. In c++ Console procedures, take advantage of the structure of node
Platform: | Size: 267264 | Author: constanceyang | Hits:

[OpenGL programPRIM

Description: 一个实现OpenGL绘制基本图元的程序代码,给于控制台运行模式的。-Realize OpenGL rendering a basic graphic element of the program code to run in console mode.
Platform: | Size: 43008 | Author: zhoufeng | Hits:

[OpenGL programBEZSURF

Description: 一个绘制Bezier曲面的实例,基于控制台运行模式的。-A Bezier surface Drawing examples, based on the operating mode of the console.
Platform: | Size: 36864 | Author: zhoufeng | Hits:

[OpenGL programNURBS

Description: 一个基于控制台运行模式的绘制NURBS曲面的实例。-A console based on the operating mode of drawing examples of NURBS surfaces.
Platform: | Size: 39936 | Author: zhoufeng | Hits:

[Special EffectsTestWin32Console

Description: 一个用于转换bmp 文件格式的程序, 可转换成单色的bmp图像。-One for the bmp file format conversion process, can be converted into monochrome bmp images.
Platform: | Size: 1024 | Author: 含羞草 | Hits:

[JSP/Javakissme

Description: kissme is a free (GPLed) Java Virtual Machine. It is being developed on GNU/Linux and can run console java applications. kissme is to be used with the GNU Classpath java class library. kissme also provides support for orthogonally persistent java
Platform: | Size: 645120 | Author: 彭伟才 | Hits:

[Windows Developlifegame

Description: 根据生命细胞游戏的规则,用计算机对生命游戏进行简单的模拟,在c++控制台环境下完成-Cells in accordance with the rules of the game of life, using computer games to life a simple simulation, in c++ Console environment to complete
Platform: | Size: 270336 | Author: 晏清微 | Hits:

[Consoleawk

Description: awk by Cao Siqin, 2007.7.17 awk <Format String> Format string: It may contain following symbols: $x: parameter x will be used here \t = \x07 \n = \x0A Example: script.txt: C:\WINDOWS\a logfile .log C:\WINDOWS\b txtfile .txt input this command in a console window: awk notepad.exe $1 $3 < script.txt then following commands will be executed: notepad C:\WINDOWS\a.log notepad C:\WINDOWS\b.txt
Platform: | Size: 30720 | Author: 孙谨 | Hits:

[Consoleawkprint

Description: 因为 Windows 下执行 awk print ... 效率实在太低,所以引入 awkprint,相当于 awkprint awkprint by Cao Siqin, 2007.7.17 awkprint <Format String> Format string: It may contain following symbols: $x: parameter x will be used here \t = \x07 \n = \x0A Example: script.txt: C:\WINDOWS\a logfile .log C:\WINDOWS\b txtfile .txt input this command in a console window: awk notepad.exe $1 $3 < script.txt then following commands will be listed: C:\WINDOWS\a.log C:\WINDOWS\b.txt-Because the Windows implementation of awk print ... efficiency is too low, so the introduction of awkprint, equivalent to awkprintawkprint by Cao Siqin, 2007.7.17awkprint
Platform: | Size: 18432 | Author: 孙谨 | Hits:

[AlgorithmDES_E_D

Description: 这是一个VC++6.0下写的DES算法的源码,该程序在控制台输入字符串,实现加密-This is a VC++ 6.0 of the DES algorithm to write source code, the program in the console input string realize encryption
Platform: | Size: 337920 | Author: karl | Hits:

[Consoleprint_cal

Description: 一个在控制台下打印日历的源码,只要输入年和月,就能打印当月的日历,包括星期-Print a calendar in the console under the source, as long as the input and on, you can print the calendar month, including the week
Platform: | Size: 1024 | Author: 清影摇风 | Hits:
« 1 2 ... 44 45 46 47 48 4950 »

CodeBus www.codebus.net