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

Search list

[Process-ThreadshowAllcurrentProcess

Description: 一个windows控制台程序,枚举了当前所有的进程名和进程ID-a windows console procedures, the current enumeration process all the names and process IDs
Platform: | Size: 15360 | Author: | Hits:

[Process-ThreadTerminateCloseProcess

Description: windows控制台程序,调用windowsAPI,关闭外部的一个应用程序.输入目标进程的进程ID后,即可关闭-windows console procedures, call windowsAPI. Close an external application. Goals process input in the process ID, will be closed
Platform: | Size: 215040 | Author: | Hits:

[Othersczxfzcx

Description: window下的生产者消费者程序 1、实验环境 本实验是在win2000+VC6.0环境下实现的,利用Windows SDK编制实例程序。所以试验需要在windows下安装VC后进行。VC是一个集成开发环境,其中包含了Windows SDK所有工具和定义;所以安装了VC后就不用特意安装SDK了。 2、实现步骤 (1) 打开VC,选择菜单项file->new,选择projects选项卡并建立一个名为" R_WP1"的win32 console applicatoin工程;创建时注意指定创建该工程的目录; (2) 在工程中创建源文件" R_WP1.cpp":选择菜单项project->add to project->files,在选择框中输入自己想要创建的文件名,这里是" R_WP1.cpp";在接下来询问是否创建新文件时回答"yes";然后通过Workspace->FileView->Source Files打开该文件,在其中编辑源文件并保存. (3) 通过调用菜单命令项build->build all进行编译连接,可以在指定的工程目录下得到debug-> R_WP1.exe程序,然后把给定的test.txt文件存入该debug目录下,就可以在控制台进入该debug目录运行程序了。需要强调的是在创建数据文件时,由于涉及到文件格式问题,最好在记事本中手工逐个输入数据,而不要拷贝粘贴数据。-window of a producer consumer procedures, experimental environment in the experimental WIN2000+ VC6.0 environment to achieve, and Using Windows SDK examples of the preparation procedures. Therefore, the need to test windows installed after the VC. VC is an integrated development environment, which contains all the tools in Windows SDK and definitions; So, the VC not specially installed after the SDK. 2, the realization of steps (a) to open VC, select menu item file-
Platform: | Size: 11264 | Author: wanghui | Hits:

[OS DevelopDZXZWT

Description: 在windows 98/2000下,创建一个控制台进程,此进程包含n个线程。用这n个线程来表示n个读者或写者。每个线程按相应测试数据文件的要求进行读写操作。用信号量机制实现读者优先的读者——写入者问题-the windows 98/2000, the process of creating a console, this process contains n threads. Use this thread to n n readers who write. Thread each of the corresponding test data on documentation requirements for reading and writing operations. Semaphore mechanisms used to achieve readers priority readers-- into the problem
Platform: | Size: 4096 | Author: 波波 | Hits:

[OpenGL programOpenGLmachine

Description: 这是一个win32控制台程序,运行时会弹出一个对话框,并且使用opengl绘制一个几何物体-This is a win32 console procedures, operations will pop up a dialog box, opengl rendering and the use of a geometric object
Platform: | Size: 446464 | Author: 刘海云 | Hits:

[Graph DrawingWinMain_lyon

Description: 在控制台窗口操作鼠标及绘制图形,当需要对图象进行加工处理时就需要设计各种图形绘制事件。-console window operation in the mouse and drawing graphics, When the needs of image processing on the need to design graphics rendering incident.
Platform: | Size: 8192 | Author: 王亮 | Hits:

[Chess Poker gameschessevluation

Description: 该模块能完成输入棋局的棋局异常或走棋违规判断.使用方法:把引擎头文件和智 能对弈程序IntelligentChess.h一起拷到所建文件目录下,通过“工程”菜单把引擎头文件和智能对弈程序IntelligentChess.h一起加入工程, 用#include "IntelligentChess.h"语句把智能对弈程序IntelligentChess.h加入该工程.cpp文件。然后调用各功能函数完成异常、违规判断该项目系在Visual Studio.net 2003下所建的Win32控制台项目(使用其它版本的编译器只需新建一个Win32控制台项目,然后逐一加入所有的. cpp文件和.h文件即可),其目的只是建立智能对弈棋局违规,异常判断程序模块,并不具备别的功能。-The module can be imported complete game of the game of chess, or go abnormal irregularities judgment. Use : The first engines documents and procedures IntelligentChess.h smart players together Kaodao built document head recorded, through the "works" engines menu headers and intelligent players a procedure IntelligentChess.h join the project, use# include "IntelligentChess.h" statement of intelligent players procedure In telligentChess.h to join the project. cpp document. Then call the function of abnormal function completed, judging irregularities in the Department of the project was officially built in 2003 under the control of Win32 Taiwan project (using other versions of the compiler only one new Win32 console project to be followed by all. cpp files and the. h doc
Platform: | Size: 858112 | Author: dzy | Hits:

[SCMShortMessageRemoteMonitor

Description: 短信实现远程监测系统 gsm模块的单片机,让单片机中的gsm模块给远端设备发送命令,并接收远端设备发送回来的采集到的数据信息,控制台做出相应的措施-SMS Remote Monitoring System gsm module microcontroller, The MCU Module gsm equipment sent to the remote orders, and receives remote equipment sent back to the collection of data, console corresponding measures
Platform: | Size: 316416 | Author: 陈星 | Hits:

[Picture Viewerfbv-1.0b.tar

Description: linux下基于控制台的图片浏览器,基于FrameBuffer驱动实现,支持BMP、JPG、PNG、GIF格式图片浏览,支持缩放、翻转等功能,纯C实现,小巧且使用方便,很适合拿来做嵌入式移植和二次开发,可参考其来实现数码产品的图片浏览器。-linux based console Photo browser, Drivers based framebuffer support BMP, JPG, PNG, GIF format images View, support zoom, flip, and other functions, to achieve pure C, compact and easy to use. very suitable for embedded used as transplants and secondary development, reference can be made to realize its digital products Photo browser.
Platform: | Size: 19456 | Author: nico zhu | Hits:

[Other resourcedefined__DEBUG

Description: 一个在 c++ builder 下开发,直接调用Console 控制台模式输出调试信息的源代码.-a builder in c under development, Console console called direct model output debugging information source.
Platform: | Size: 7168 | Author: xinran | Hits:

[Game Hook Cracksrc_tthgui

Description: 绝代助理 图形版完整源代码,外挂采用console+gui的模式,这是GUI部分,里面包含全部GUI通信协议的说明文档-exhibition graphics version of the source code integrity, extrapolated using console mode gui, This is part of the GUI, which contains all the GUI communication protocol documentation
Platform: | Size: 139264 | Author: kuse | Hits:

[Other Games39568

Description: This package provides tools for simulating the classic Mastermind board game. Classes defined include Code, Player, CodeMaker, and CodeBreaker. Also included are a console game UI and a brute-force simulation program. This package was originally co-authored by Mr. Wayne Martin. -This package provides tools for simulatin g the classic board game Mastermind. Classes de fined include Code, Player, CodeMaker. and CodeBreaker. Also included are a console ga UI me and a brute-force simulation program. Thi 's package was originally co-authored by Mr.. Way ne Martin.
Platform: | Size: 9216 | Author: 郭春阳 | Hits:

[Compress-Decompress algrithms23952

Description: My (so called) HiP compression algorithm as console mode utility. It s a hybrid of Lempel-Ziv 77 and Adaptive Huffman encoding (Huffman + LZ77 ZIP = HiP) with a word prefix hash algorithm etc.-My (so called) a compression algorithm HiP 's console mode utility. It's a hybrid of Lempel-Z iv 77 and Adaptive Huffman encoding (Huffman LZ HiP ZIP = 77) with a word prefix hash algorithm et c.
Platform: | Size: 53248 | Author: 郭春阳 | Hits:

[Compress-Decompress algrithms24703

Description: This is a little console mode utility program which is able to (de-)compress single files with a static Arithmetic compression algorithm. You could easily add the RLE/BWT/MFT data transformation algorithms. Just rip the corresponding classes out of my HuffComp source code. I won t add these ones in the next time.-This is a little console mode utility program which is able to (de-) compress single files with a static Arithmetic compression algorithm. You could easily add the RLE/BWT/MFT data transformation algorithms. Just rip the corresponding classes out of my HuffComp source code. I won t add these ones in the next time.
Platform: | Size: 35840 | Author: 郭春阳 | Hits:

[OS programRedirectSource

Description: This control makes it possible to redirect the stdin/stdout of a console-application to your program. It s even possible to redirect MS-DOS commands to your application. I ve written this project in Visual C++ 6.0 with ATL 3.0, because you can t use multithreading in Visual Basic. Properties of the Application -This control makes it possible to redirect the stdin/stdout of a console-application to y our program. It's even possible to redirect MS-D OS commands to your application. I've written th is project in Visual C 6.0 with ATL 3.0, because you can not use multithreading in Visual B asic. Properties of the Application
Platform: | Size: 55296 | Author: changming | Hits:

[Other systemsPLC_Control

Description: 欧姆龙最新PLC CPH1系列hostlink应用例子,用于编写上位机控制软件,通过串口直接控制PLC。用vc编写,方便转化为其他语言。 包括内容: 1:自封装串口类(来源于网络,做了适当修改) 2:多线程,线程间同步,通讯等。 3:生产者消费者模型应用,环形缓冲队列应用 4:欧姆龙hostlink通讯通讯同步处理,FCS校验值计算,各种hostlink指令使用示例。 5:线程消息处理类封装。 6:windows程序中带console调试界面,可把调试信息输出到控制台窗口及文件。 7:windows界面调试工具。(win32多线程程序设计一书中WM_COPYDATA例子封装,运行程序前启动目录中CopyRecv程序。) 8:自封装高精度计时器。(QueryPerformanceFrequency,QueryPerformanceCounter) 9:其他详见代码,此测试程序对初学者非常有帮助,而请大虾多指教。 e-mail:m__point@163.com -OMRON PLC CPH1 latest series hostlink application examples, for the preparation of PC control software through direct serial control PLC. Prepared using vc facilitate conversion to other languages. Including : 1 : Since Packaging serial category (from the network, so the appropriate modifications) 2 : multiple threads, thread synchronization, communications. 3 : Producer consumer model, a circular buffer queue application 4 : OMRON hostlink synchronous communications Communications, FCS checksum calculation, hostlink various examples of the use of directives. 5 : threaded message processing category Packaging. 6 : windows proceedings with console debugging interface Debugging information can be output to the console window and documents. 7 : windows interface debugging tools. (Win32 multit
Platform: | Size: 71680 | Author: | Hits:

[Audio programCWaveBox_demo

Description: 本程序可以连续播放wav文件,win32控制台应用程序,内部有几个语音文件,运行程序即可连续播放,程序不是我写,不过很值得研究,希望给正在学习的朋友带来灵感。-procedures for the broadcast wav documents win32 console application, There are several sound files, run programs can be broadcast row, I did not write procedures, but is worth examining. hope to learn is a friend of inspiration.
Platform: | Size: 1326080 | Author: yulei | Hits:

[Process-ThreadNetTransfer

Description: ACE框架编写了一个简单的C/S程序,完成多线程文件并发发送功能。客户端为窗口程序,可以同时选择多个文件进行上传,并可以得到服务器成功保存的反馈信息。服务器控制台程序,将收到的文件保存在指定的文件夹中。-ACE prepared a framework for a simple C/S process, multi-thread completed document with this function. Client for Windows program, you may also select multiple files uploads and the server can be successfully preserved the feedback information. Console server process, it will be to preserve the documents in designated folder.
Platform: | Size: 67584 | Author: voion | Hits:

[Other Embeded programmona-0.2.0.tar

Description: MONA是为数不多的C++语言编写的一个很小的操作系统,这里是它的源代码。mona的可执行文件的格式其实是PE格式的,和windows可执行文件的格式一样。 为了能放在软盘的1.44M空间里,那些*.ex2 等都经过了压缩。可以用winrar解压,然后用PE工具查看文件的进口表和出口表等信息 前面的几个版本主要是实现内核和控制台。 0.20之后的版本主要是实现了GUI和系统dll,字体处理等,做了几个不同的GUI。每个都有一些特点。 这个操作系统内核的c++类代码值得一看-MONA are among the few prepared by the C language, a small operating system, here is its source code. Mona executable file format is the format of PE and windows executable file formats like. To be able to put the floppy disk 1.44 M space, and so those*. ex2 after compression. Winrar can unpack, Then PE tool to view the document table of imports and exports, and other information table in front of several versions of the kernel is the main console and . After the 0.20 version is the main GUI and system dll, fonts, and so on, done several different GUI. Each has some unique characteristics. The operating system kernel code c category eye-catcher
Platform: | Size: 1253376 | Author: 意大利厨师 | Hits:

[Internet-NetworkmailDaemon

Description: 发送邮件的控制台程序,使用C#2.0开发-console, the use of C# 2.0 Development
Platform: | Size: 27648 | Author: mingyeh | Hits:
« 1 2 ... 41 42 43 44 45 4647 48 49 50 »

CodeBus www.codebus.net