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

Search list

[Windows Developenumres

Description: 这是一个Windows Console程序,可以PE文件中所有的资源一次性通通取出来,存放在以文件名命名的目录中,支持用通配符指定多个文件,并且,可以指定/s参数以搜索子目录。 This program enumerates and extracts resources in DLLs or EXEs,etc. Syntax: EnumRes [/[e][s]] [filename ...] /e To extract resources. /s To search subdirectories. /es To extract resources in including subdirectories. Examples: EnumRes C:\Windows\Explorer.exe EnumRes /e C:\Windows\Explorer.exe EnumRes /e C:\Windows\*.exe C:\Windows\*.dll EnumRes /es C:\Windows\*.*-This a Windows Console procedures, PE can document all the one-time resources taken out none, in the document stored in the directory names, support the use of wildcards designated multiple files, and can specify/s parameter to search subdirectories. This program extracts resource and enumerates s in DLLs or EXEs, etc.. Syntax : EnumRes [/ [e] [s] ...] [filename]/e To extract resources./s To search subdirectories./es To including extract resources in subdirectorie s. Examples : EnumRes C : \ Windows \ Startup EnumRes/e C : \ Windows \ Startup EnumRes/e C : \ Windows \*. exe C : \ Windows \*. dll EnumRes/es C : \ Windows \*.*
Platform: | Size: 4096 | Author: 林宇 | Hits:

[Windows Developcomlib

Description: (17.7k) ComLib demonstrates how to create a COM library. The zip contains two projects, one for the library and one for the test programme. There is also a readme.txt. Don t forget to register the dll before trying to run the test app from a console window. -(17.7k) ComLib demonstrates how to create a COM library. The zip contains two projects, one for the library and one for the test programm e. There is also a readme.txt. Don t forget to reg ister the dll before trying to run the test app fr om a console window.
Platform: | Size: 18432 | Author: liujia | Hits:

[Windows Developsxg_timer

Description: [代码说明] WINDOWS下的SetTimer API可以设置定时器,不过该API只能用在GUI程序中。 我这里为CONSOLE程序实现一个定时器。 开启2个线程: 定时:一个线程定时发送一个消息 处理:一个线程收到消息后处理这个消息 关注点: 为没有窗口的线程实现了消息循环-[Note code] under the SetTimer Windows API can set timer, However, the API can only use the GUI process. I am here to CONSOLE program a timer. Opened two threads : Timing : Timing a thread Send a Message Handling : a thread processing information received after the news of concern : no window to the thread of the news cycle
Platform: | Size: 4096 | Author: sxg | Hits:

[Internet-Network124675185

Description: MilyQQ是一个使用控制台的QQ客户端,基于LumaQQ的核心JQL包开发,只有一个可执行的jar包(MilyQQ.jar),携带方便,由于是Java程序,因此理论上应该可以运行于所有平台,不过基于条件限制,我只测试了 Windows 2000 和RedHat 9 Linux.这里是milyQQ的代码。 -MilyQQ use of a console QQ client, Based on the core instant JQL package development, Only one executable jar Package (MilyQQ.jar) and easy to carry, as is the Java program, So in theory should be able to run on all platforms, but based on the conditions and restrictions. I only tested Windows 2000 and RedHat Linux 9. Here is the milyQQ code.
Platform: | Size: 352256 | Author: 廖巍 | Hits:

[Windows CEPOCKETCONSOLE

Description: console program for pocket pc
Platform: | Size: 180224 | Author: 林旭昇 | Hits:

[JSP/Javafaces-console-1.7

Description: 图形化的JSF的设置工具,相当方便.可以直接产生需要的faces-config.xml文件 -the JSF graphical configuration tool, very convenient. it needs directly from the faces-config.xml document
Platform: | Size: 1470464 | Author: jack | Hits:

[Process-Threadtransparentconsole_demo

Description: Transparent Console Application -Transparent Console Application
Platform: | Size: 27648 | Author: srhg | Hits:

[Process-ThreadAlarm_demo

Description: Transparent Console Application -Transparent Console Application
Platform: | Size: 116736 | Author: srhg | Hits:

[Graph Drawingconsole_graphic

Description: 用控制台程序(Console project)实现计算机图形学的基本图形,其中Bresenham为Bresenham算法画线的项目,输入起点和终点;dda为DDA算法画直线的项目,输入起点和终点;mid_point为中点画线法的项目,输入起点和终点;Bres_circle为根据Bresenham算法画圆,输入圆心点和半径; midpoint_circle为中点画圆法,包括填充,输入圆心点和半径;midpointEllipse为中点画椭圆,包括填充,输入圆心点和长短轴; duobianxing为画多边形,包括填充,输入各个顶点;fenxing_koch为分形图形koch曲线,输入图形显示的范围;snow为分形图形雪花,输入图形显示的范围。 -Procedures using the console (Console project) to achieve the basic graphics computer graphics, which for Bresenham algorithm Bresenham Line item, enter the start and finish dda for the DDA algorithm for drawing a straight line items, enter the start and finish mid_point for line stippling law project, enter the beginning and end Bres_circle algorithm based on Bresenham drawcircle, enter the center point and radius midpoint_circle drawcircle for the mid-point, including the fill, enter the center point and radius midpointEllipse for oval stipple, including fill, enter the center point and the length of shaft duobianxing for drawing polygons, including the filling, the importation of all vertices fenxing_koch for koch curve fractal graphics, the scope of the importation of graphic display snow for the Snowflake fractal graphics, the scope of the importation of graphic display.
Platform: | Size: 1744896 | Author: 李文 | Hits:

[ConsoleSuperConsoleVB

Description: SuperConsole is a complete console, like MS-DOS. It has functions for a wide range of features, like copying, moving and deleting files, carrying out network functions, etc.-SuperConsole is a complete console. like MS-DOS. It has functions for a wide range of features, like copying, moving and deleting files, carrying out network functions, etc..
Platform: | Size: 23552 | Author: 裴学华 | Hits:

[Otherfdghldfgklcv545

Description: 用VC++实现Console程序显示彩色文本 用VC++实现Console程序显示彩色文本 用VC++实现Console程序显示彩色文本-with VC Console program displaying color version VC Console procedures revealed Color version VC Console program displaying color version VC Console procedures revealed Color text
Platform: | Size: 2048 | Author: | Hits:

[GDI-BitmapScreentofile

Description: 自动截屏到文件的小程序 (一)功能 实现了一个定时截取当前屏幕图像的小程序。 (二)准备工作 1)建立VC CONSOLE APPLICATION,选择MFC SUPPORT 2)在STDAFX.H文件中加入头文件:conio.h-automatic cut-off screen to the small document (1) Realization of a regular interception current screen image of small procedures. (2) prepare a) Establish VC CONSOLE APPLICATION. SUPPORT two choices MFC) in STDAFX.H document to the first document : conio.h
Platform: | Size: 1024 | Author: zanjiangfeng | Hits:

[OtherConsole_redirect

Description: 控制台重定向,好不容易从网络上下的 控制台重定向,好不容易从网络上下的-console redirect, and managed network from the next console redirect, and managed from the network from top to bottom
Platform: | Size: 26624 | Author: wiyn | Hits:

[Windows Developmaze

Description: 该算法是基于vc控制台编写的程序,提供了一种走出迷宫的思路,完成了一个较为简单的迷宫算法。-The algorithm is based on the vc console preparation procedures, providing a maze out of ideas, to complete a relatively simple maze algorithm.
Platform: | Size: 701440 | Author: 李彩林 | Hits:

[OpenGL programConsole

Description: 一个简单的创建控制台应用程序的框架,对于初学OpenGL者有参考价值。-A simple console application to create the framework for the beginner who has OpenGL reference value.
Platform: | Size: 53248 | Author: zhoufeng | Hits:

[Windows DevelopConTestSrc

Description: Win32 Console Application Tools
Platform: | Size: 1024 | Author: | Hits:

[OS programRTconsoleDemo

Description: the redirection of Console process input/output using pipes.利用管道进行控制台输入输出重定向.-the redirection of Console process input/output using pipes. use pipes to redirect the console input and output.
Platform: | Size: 23552 | Author: mars | Hits:

[uCOSuCOS_Emu

Description: ucos的WINDOWS版!通过官方的移植版制作,重新创建了VC工程,使用WIN32界面而不是原版的控制台窗口,可以很方便的在上面移植UCGUI,只要修改底层绘图函数即可!并且程序中可以输出调试信息到OUTPUT窗口,可以很方便地进行模拟开发。-uCOS the WINDOWS version! Through the official version of the transplant production, re-created VC project, the use of WIN32 interface rather than the original console window, can be easily transplanted in the above UCGUI, as long as the underlying graphics functions can be modified! And programs can output debugging information to the OUTPUT window, it is easy to be simulated development.
Platform: | Size: 2759680 | Author: directsex | Hits:

[Streaming Mpeg4DirectShow

Description: 最简单的基于directshow的视频文件播放程序。控制台程序,可以播放WMV文件。-Based on the most simple DirectShow video file player. Console procedures can play WMV files.
Platform: | Size: 8192 | Author: 宋克宁 | Hits:

[Dialog_WindowConsole

Description: 解压到Microsoft Visual Studio\VB98\Template\Projects里..可以为VB添加控制台程序!-Decompression to the Microsoft Visual StudioVB98TemplateProjects ri .. can add VB Console Application!
Platform: | Size: 2048 | Author: 清风 | Hits:
« 1 2 34 5 6 7 8 9 10 ... 50 »

CodeBus www.codebus.net