-
C#通过API调用windows菜单
C#通过Win32的API接口来调用windows系统的菜单,因此本源码的重点不是展示菜单是否漂亮,而是Win32的API如何调用,如何调用想要的系统功能或菜单来显示,这才是重点。注意:用P/Invoke调用动态链接库中非托管函数时,应执行如下步骤:
1、定位包含该函数的DLL。
2、把该DLL库装载入内存。
3、找到即将调用的函数地址,并将所有的现场压入堆栈。
4、调用函数。
- 2022-03-17 17:38:35下载
- 积分:1
-
android_filebrower
说明: 简单的android文件浏览器,非常实用的架构设计;适合初,中级开发人员,可以自己适当添加功能!(Simple Android file browser, very practical architecture design; suitable for junior, intermediate developers, you can add their own functions appropriately!)
- 2020-06-19 02:40:01下载
- 积分:1
-
attraction domain
通用于各种非线性动力学方程,做动力学特性分析,解其吸引域(It is common to various nonlinear dynamic equations to analyze the dynamic characteristics and solve its attraction domain)
- 2018-01-07 11:24:05下载
- 积分:1
-
二次指数平滑法程序 (1)
文件内容为二次指数平滑法的matlab程序,请享用。(Secondary index smoothing method)
- 2020-07-04 01:20:01下载
- 积分:1
-
c语言学生选课系统
本文件为瓜大C实验大作业,作业为学生选课系统,可以作为第二个大作业,需要者自取(This file is NPU C homework, it is useful for these people who need it)
- 2020-06-24 01:40:02下载
- 积分:1
-
StoreHouseSystem
使用MFC和Sql Server2000编写的仓库管理系统,具有多功能,查询物资、增加物资、删除物资,具有可视化的界面、并且界面友好。(Sql Server2000 using MFC and the preparation of a warehouse management system, with multi-functional, check materials, to increase supplies, delete material, with a visual interface and user-friendly.)
- 2010-01-06 08:50:19下载
- 积分:1
-
Python机器学习算法
说明: python机器学习算法,相关算法的python实现。(Python machine learning algorithm)
- 2019-04-18 09:53:04下载
- 积分:1
-
finguess
VB编写的图形界面的猜拳小游戏,供初学者参考。(Program for "finger guess game", by Visual Basic.)
- 2013-09-27 11:19:17下载
- 积分:1
-
TETRIS
此文档为visual c++平台实现俄罗斯方块的部分参考代码。已经通过调试通过。(This document is visual c++ platform Tetris part reference code. Has passed through debugging.)
- 2013-10-23 21:46:26下载
- 积分:1
-
辐射定标
该功能把hdf数据中的波段 2、5、17、18、19转换成表观反射率,以便进行大气水汽反演(The function converts the bands 2, 5, 17, 18 and 19 in HDF data into apparent reflectance for atmospheric water vapor retrieval)
- 2017-09-26 16:53:16下载
- 积分:1