-
一个新的类似资源管理器的代码
一个新的类似资源管理器的代码-a new, similar resources management of code
- 2022-03-02 22:42:50下载
- 积分:1
-
evc下全屏代码,可以让整个窗口覆盖整个桌面。使用方便。
evc下全屏代码,可以让整个窗口覆盖整个桌面。使用方便。-AES under full-screen code, the whole window can cover the entire desktop. Easy to use.
- 2022-05-17 04:36:01下载
- 积分:1
-
简单人事管理系统
#include
#include
#include
#include
using namespace std;
const int Maxr=100;
int ID=10000;
class Employee //职工类
{
int tag;//删除标记
int no;//职工编号
char name[20];//职工姓名
char zw[20]; //职工职务
- 2022-03-24 22:13:18下载
- 积分:1
-
一个C++智能指针的简单实现,可以自动管理回收new操作符分配的内存,不用担心内存泄漏。...
一个C++智能指针的简单实现,可以自动管理回收new操作符分配的内存,不用担心内存泄漏。-a smart simple realization of the target, it will automatically manage the retrieval new operator allocated memory and need not worry about a memory leak.
- 2022-01-22 14:20:38下载
- 积分:1
-
VC类代码,求积分的类,可应用到自己程序中
VC类代码,求积分的类,可应用到自己程序中-VC category code for the integration category, can be applied to their own procedures
- 2022-01-28 20:22:38下载
- 积分:1
-
一个简单的局域网聊天程序,采用SOCKET编程
一个简单的局域网聊天程序,采用SOCKET编程-a simple LAN chat program using Socket Programming
- 2022-06-15 10:01:51下载
- 积分:1
-
这很容易
This easy-to-follow book provides a comprehensive and practical introduction to the basic AI techniques used by game developers, leading you through the process of designing, programming, and implementing intelligent agents for action games using C++.
- 2022-05-26 07:01:15下载
- 积分:1
-
Exa_TouchPanel
Exa_TouchPanel
触摸板程序-Exa_TouchPanel
- 2022-03-04 02:39:12下载
- 积分:1
-
以下是本系统静态页面的实现过程。在信息发布管输入信息后,提交到一个保存页面的ASP文件,由此文件静态页面。该文件的主要代码如下 生成 html 文件的函数,建立...
以下是本系统静态页面的实现过程。在信息发布管输入信息后,提交到一个保存页面的ASP文件,由此文件静态页面。该文件的主要代码如下 生成 html 文件的函数,建立以系统时间命名,后缀“.shtml”的文件。-These are the static pages of the system implementation process. In the information dissemination management input information, save the page to submit to an ASP file, this file static pages. The main source of the document is as follows generated html file function system time to establish a name suffix ". Shtml" files.
- 2023-07-30 22:55:03下载
- 积分:1
-
visual c++ 写的splashWin
visual c++ 写的splashWin
- 2022-03-15 07:52:58下载
- 积分:1