-
这是一本关于C++的经典书籍,是每个C++程序员必备的。
这是一本关于C++的经典书籍,是每个C++程序员必备的。-This is a C++ about the classic books, are each C++ programmers must have.
- 2022-03-06 21:35:13下载
- 积分:1
-
员工管理系统
本代码是基于window下的VB.net系统程序开发,可作为典型案例进行学习或者进行进一步开发使用,是一个很好的资源
- 2022-03-02 16:27:39下载
- 积分:1
-
document qui contient du cours en c
document qui contient du cours en c-document qui contient du cours en c++
- 2022-06-01 14:47:57下载
- 积分:1
-
Windows NT 3.1引入了一种名为PE文件格式的新可执行文件格式。PE文件格式的规范包含在了MSDN的CD中(Specs and Strategy, S...
Windows NT 3.1引入了一种名为PE文件格式的新可执行文件格式。PE文件格式的规范包含在了MSDN的CD中(Specs and Strategy, Specifications, Windows NT File Format Specifications),但是它非常之晦涩。本程序实现了对PE文件的修改.-Windows NT 3.1 introduces a file format called PE a new executable file format. PE file format specification is included in the MSDN the CD in (Specs and Strategy, Specifications, Windows NT File Format Specifications), but it is very obscure. Realize this process of PE file changes.
- 2022-04-29 05:55:54下载
- 积分:1
-
A Slovienian Python tutor for beginners. A simple explanation of Python basic.
A Slovienian Python tutor for beginners. A simple explanation of Python basic.
- 2022-06-27 23:41:29下载
- 积分:1
-
每个数据用二个字节,十六进制格式存储, 本程序主要是将这些用十六进制格式存放的数据转换成整数格式显示,以方便阅读...
每个数据用二个字节,十六进制格式存储, 本程序主要是将这些用十六进制格式存放的数据转换成整数格式显示,以方便阅读-with two each data byte hexadecimal format storage, the procedure is to use these hexadecimal format for storing the data conversion integer format to facilitate reading
- 2022-03-19 03:59:23下载
- 积分:1
-
一个万能算法函数,能够对任意的两种数据类型
一个万能算法函数,能够对任意的两种数据类型-A universal algorithm function, capable of two arbitrary data type
- 2022-08-06 13:32:06下载
- 积分:1
-
由于Visual Basic应用程序是基于对象的,所以应用程序的代码结构就是该程序在屏幕上物理表示的模型。根据定义,对象包含数据和代码。在屏幕上看到的窗体代表属...
由于Visual Basic应用程序是基于对象的,所以应用程序的代码结构就是该程序在屏幕上物理表示的模型。根据定义,对象包含数据和代码。在屏幕上看到的窗体代表属性,这些属性定义了窗体的外观和内在特性。
本设计主要是运用Data控件。
-Applications because of Visual Basic are object-based, so the structure of application code is the program that the screen on the model physics. By definition, the object contains data and code. On the screen to see the form on behalf of the property, which defines the form of property appearance and internal characteristics. Designed mainly to use the Data control.
- 2022-07-23 06:25:59下载
- 积分:1
-
用回溯法求解KnightTour问题
【KnightTour问题】在一个8×8的棋盘上,检验以某一位置作为出发点的棋子能否遍历一次棋盘上的所有棋格,且最后回...
用回溯法求解KnightTour问题
【KnightTour问题】在一个8×8的棋盘上,检验以某一位置作为出发点的棋子能否遍历一次棋盘上的所有棋格,且最后回到出发点。(备注:棋子每次只能沿东、南、西、北、东南、西南、东北、西北方向走一步!!)-Method with back issues KnightTour】 【KnightTour issues in a 8 × 8 chessboard, the examination for the position as the starting point of a piece of a chessboard can traverse all the chess grid, and the final return to the starting point. (Note: each piece can only be along the east, south, west, north, southeast, southwest, northeast, northwest direction step!!)
- 2022-03-12 08:40:20下载
- 积分:1
-
外观模式vc实例源码。
外观模式vc实例源码。-code of facade_cs by vc
- 2022-11-07 13:10:03下载
- 积分:1