-
vc++在操作系统的应用
vc++在操作系统的应用 -vc in the operating system, applications
- 2022-05-15 05:43:40下载
- 积分:1
-
windows服务管理类
压缩包包含两个文件ServiceManager.h、ServiceManager.cpp可以直接使用
CServiceManager提供接口如下:
BOOL IsActive(); // 查下服务是否开启
BOOL StopService(SC_HANDLE hService); // 关闭服务
BOOL StartService(); // 开启服务
BOOL ReStartService(); // 重启服务
BOOL GetDependentServices(SC_HANDLE hscService, std::vector& vecServiceStatus); // 获取服务依赖服务
- 2023-08-19 15:45:03下载
- 积分:1
-
vc下socket编程例子
vc下socket编程例子-the example of socket program in vc
- 2023-02-25 07:00:03下载
- 积分:1
-
零件切割问题
给定一块宽度为W的矩形板,矩形板的高度不受限制。现需要从板上分别切割出n个高度为hi,宽度为wi的矩形零件。切割的规则是零件的高度方向与矩形...
零件切割问题
给定一块宽度为W的矩形板,矩形板的高度不受限制。现需要从板上分别切割出n个高度为hi,宽度为wi的矩形零件。切割的规则是零件的高度方向与矩形板的高度方向保持一致。问如何切割使得所使用的矩形板的高度h最小?回溯-Parts mutilation given width W of a rectangular plate, rectangular plate of height restrictions. Is the need to cut out from the board, respectively, n-height hi, a width of the rectangular parts wi. Parts of the rules of cutting height direction and the direction of rectangular plates with a high degree of consistency. Asked how to make the use of cutting rectangular plate height h the smallest? Back
- 2023-03-08 14:00:03下载
- 积分:1
-
学生档案管理系统VB+ACCESS学生档案管理系统VB+ACCE
学生档案管理系统VB+ACCESS学生档案管理系统VB+ACCE-Student records management system VB+ ACCESS student records management system VB+ ACCE
- 2022-07-15 01:58:44下载
- 积分:1
-
s3c2440 DM9000A的驱动程序,大家可参考,稍加修改即可!
s3c2440 DM9000A的驱动程序,大家可参考,稍加修改即可!-s3c2440 DM9000A the driver, everyone can refer to a little modification you can!
- 2022-12-12 00:10:03下载
- 积分:1
-
主板一些参数的一个程序。很有用希望大家认真学习。
主板一些参数的一个程序。很有用希望大家认真学习。-Motherboard of a program some of the parameters. I hope everyone seriously useful learning.
- 2022-03-17 23:35:36下载
- 积分:1
-
基本功能描述24点游戏是一种常见的数学运算游戏,玩游戏者只需根据系统给出的四张1~9的纸牌算出24即可,而程序主要负责实现随机发牌、结果验算、计算得分和难度设置...
基本功能描述24点游戏是一种常见的数学运算游戏,玩游戏者只需根据系统给出的四张1~9的纸牌算出24即可,而程序主要负责实现随机发牌、结果验算、计算得分和难度设置等功能。-description:It s a common math game,the player should calculate the result,24 from the 4 cards ranged from 1 to 9 given by the software.The software implement shuffle,recalculate,show score and set the difficulty.
- 2022-03-15 08:21:53下载
- 积分:1
-
OFDM 传输模型
此文件包含 matlab 代码 ofdm 传输系统。
在这里只是为了解 CP (循环前缀) 不使用和零填充根据 OFDM 传输方案在这里做和所作的广义多调制方案。
在这里,不使用均衡器在接收器和通道假定将估计。
- 2022-11-14 11:40:04下载
- 积分:1
-
压缩感知及应用 书籍中的代码
本代码是与汕大阎老师的压缩感知及应用书中对应的代码! 非常有助于学习!
- 2022-03-17 17:48:50下载
- 积分:1