-
directx9 achieve full screen routines
directx9实现全屏例程-directx9 achieve full screen routines
- 2022-05-25 08:58:35下载
- 积分:1
-
控件小工具,将鼠标移到任意一个程序窗口或控件,会显示出控件的句柄,并可显示控件在指定窗体上的次序,还有激活窗体上所有灰色控件的功能...
控件小工具,将鼠标移到任意一个程序窗口或控件,会显示出控件的句柄,并可显示控件在指定窗体上的次序,还有激活窗体上所有灰色控件的功能-The control of small tools, move your mouse over any of a program window or control, will show the control handle, and can display the control on the form in the specified order, as well as activate the form controls the functions of all the gray
- 2023-08-18 22:10:03下载
- 积分:1
-
WinForm学生管理系统(三层架构)
学生管理系统,运用了三层架构,对学生的一些相关情况进行增删改查 里面还有教师模块,教师管理的相关信息,里面还有Sql SERVER 的数据库,版本是2008R2的,具体的内容你可以自己去看,仅供参考学习使用。
- 2022-03-25 08:46:57下载
- 积分:1
-
仿windows计算器运行程序 和漂亮的
仿windows计算器运行程序 和漂亮的-仿windows计算器运行程序
- 2022-06-18 22:54:02下载
- 积分:1
-
stm32f103点亮LED
基于STM32F103芯片,通过调用库函数操作GPIO,使两个LED交替闪烁,虽然代码很简单,但是是对STM32F103探索的第一步。
- 2023-03-10 00:30:03下载
- 积分:1
-
一个远程关机功能和分布式小程序,开发的…
一个实现远程关机和发消息等功能的小程序,开发环境VC-a remote shutdown functions and distributed small procedures, the development of environmental VC
- 2023-03-21 07:05:03下载
- 积分:1
-
收集的无损压缩 -解压代码包,包含了多种压缩算法。ar002、ash、comp、fin、huf、lz、lzrw1、lzw、splay...
收集的无损压缩 -解压代码包,包含了多种压缩算法。ar002、ash、comp、fin、huf、lz、lzrw1、lzw、splay-collection of lossless compression-decompression code kit, which includes a variety of compression algorithms. Ar002, ash, comp, at the end, HUF, lz, lzrw1, 4,558,302, SED
- 2022-06-30 01:11:19下载
- 积分:1
-
在进行单机使用时,可做使pc端成为一个服务器来使用.
在进行单机使用时,可做使pc端成为一个服务器来使用.-When used in stand-alone, can make pc into a server-side use.
- 2022-11-06 15:10:04下载
- 积分:1
-
编程步骤:
编程步骤: 1, 创建新工程(Win32 Console Application)。 2, 添加如下源文件: List.cpp ?链表类的实现 Operater.cpp ?操作类的实现 Main.cpp ?程序入口 添加如下头文件: List.h ?链表类的头文件 Operater.h ?操作类的头文件 3, 添加代码......... 4, 编译,调试,除错,完成.-Programming steps:
1.Create a new project(Win32 Console Application)
2.Add source codes as following:List.cpp__the implementation of list type Operater.cpp__the implementation of operater type Main.cpp__the start point of the program
Then, Add head file as following:List.h__the head file of list type Operater.h__the head file of operater type.
3. Add code.........
4. compile, debug,correct and the finish
- 2022-01-28 12:46:25下载
- 积分:1
-
双重链接的列表
双重链接列表中给出如何您可以执行链接列表中的文件操作
其中包括搜索、 选择、 插入、 从列表中删除一个元素
使用户可以快速访问链接列表的
- 2022-02-06 15:07:51下载
- 积分:1