-
一个PE文件查看器,可以查看PE文件的详细信息
一个PE文件查看器,可以查看PE文件的详细信息-A PE File Viewer, you can view PE file details
- 2022-01-25 15:48:44下载
- 积分:1
-
三星LCD_LTS350Q1在S3X2440上的测试程序
三星LCD_LTS350Q1在S3X2440上的测试程序-Samsung LCD_LTS350Q1 in the test procedure S3X2440
- 2022-03-24 13:16:23下载
- 积分:1
-
怎样锁定计算机,并防止用户通过CTRL+ALT+DEL结束进程
怎样锁定计算机,并防止用户通过CTRL+ALT+DEL结束进程-How to lock the computer, and to prevent users CTRL+ ALT+ DEL Ending the process
- 2022-04-02 06:56:10下载
- 积分:1
-
中国象棋游戏
象棋是一款比较有智商的游戏。适合现代人的娱乐需求,尤其是网络对战,更是大快人心。。
- 2022-09-23 01:40:04下载
- 积分:1
-
图的数据结构的实现。A fundamental graph library implements data structure and algorithms t...
图的数据结构的实现。A fundamental graph library implements data structure and algorithms that you must have learned from text books. The Graph data structure is implemented as its natural structure. Taking advantage of C++ STL associative container, it is of high performance and efficiency when deletion insertion and search.-Graph data structure implementation. A fundamental graph library implements data structure and algorithms that you must have learned from text books. The Graph data structure is implemented as its natural structure. Taking advantage of C++ STL associative container, it is of high performance and efficiency when deletion insertion and search.
- 2022-06-19 00:59:35下载
- 积分:1
-
这是一款绘图工具,可进行简单的绘图工作,可绘制简单的图形,并进行保存与打开...
这是一款绘图工具,可进行简单的绘图工作,可绘制简单的图形,并进行保存与打开-This is a drawing tool for drawing simple and can draw simple graphics, and preservation and open
- 2022-06-28 09:37:19下载
- 积分:1
-
the book is certain to have Visual C based on the application prepared by the re...
本书主要是为具有一定Visual C++应用基础的读者编写的,全书通过150个实例,全面、深入地介绍了利用Visual C++ 6.0开发应用程序的常用方法和技巧。全书共分为6章,主要讲解了Visual C++.net中界面效果、图形图像处理、文件与系统功能控制、控件应用与MFC编程、数据库开发等内容。这些实例简单实用、典型性强、功能突出,很多实例使用的技术可以解决一类问题,读者在掌握实例中的技术或技巧后,使用这些技术可以试着实现更复杂的功能、应用到更多方面。-the book is certain to have Visual C based on the application prepared by the reader, the book by 150 examples, comprehensive, in-depth introduced to the use of Visual C 6.0 application procedures commonly used methods and techniques. The book is divided into six chapters, mainly on the Visual C. Net interface effects, graphics and image processing, document control and system functions, applications and controls MFC programming, database development and other content. These simple and practical examples, the typical strong, prominent features, many examples of the use of technology to solve a problem category, readers grasp examples of technology or skills, the use of these techniques may try to achieve more complex functions, applications to a wider range
- 2023-01-11 16:55:04下载
- 积分:1
-
Public System procedure for delphi
delphi公共系统程序
- 2022-12-12 14:50:04下载
- 积分:1
-
1>Put Menu and ToolBar into Dialog
2>Show Tips for ToolBar when cursor
1>Put Menu and ToolBar into Dialog
2>Show Tips for ToolBar when cursor-1> Put Menu and ToolBar into Dialog2> Show Tips for ToolBar when cursor
- 2023-07-12 09:15:03下载
- 积分:1
-
编写一个程序,对用户由命令行参数传入的一个名称进行判断。如果是一个文件名,则输出该文件相关属性 ( 文件名、路径、绝对路径、是否可读、是否可写和文件的长度等 )...
编写一个程序,对用户由命令行参数传入的一个名称进行判断。如果是一个文件名,则输出该文件相关属性 ( 文件名、路径、绝对路径、是否可读、是否可写和文件的长度等 ) 。如果是一个目录,则输出该目录下的文件及子目录名列表。如该名称不存在,则以此名称为名在当前目录下创建一个子目录。
-prepare a process that the user from the command line parameters into the name of a judge. If it is a document, then the output of the document attribute (file name, path, the absolute path, readable, can be written and the length of documents, etc.). If it is a directory, then the output directory and subdirectory of documents from the list. If the name does not exist, it is also the name of the name of the current directory to create a subdirectory.
- 2022-05-13 23:55:22下载
- 积分:1