-
操作注册表的例子
罗的操作注册表的例子
.386
.model flat, stdcall
option casemap :none
;>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
; Include 文件定义
;>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
include windows.inc
include user32.inc
includelib user32.lib
include kernel32.inc
includelib kernel32.lib
include Advapi32.inc
includelib Advapi32.lib
;>>>>>>>>>>>>>>>>>
- 2022-06-30 19:09:30下载
- 积分:1
-
User management system, use DAO to manipulate user' s properties
用户管理系统,利用DAO来对用户的属性进行操作-User management system, use DAO to manipulate user" s properties
- 2022-01-22 07:09:46下载
- 积分:1
-
文件编辑器的C++实现,包括多个实用头文件
文件编辑器的C++实现,包括多个实用头文件-File editor of C++ implementation, including a number of practical header files
- 2022-03-03 14:35:58下载
- 积分:1
-
基于UDP的socket网络对话应用程序,c++编写,欢迎大家下载
基于UDP的socket网络对话应用程序,c++编写,欢迎大家下载-UDP-based dialogue on the socket network applications, c++ development, welcome you to download! !
- 2022-07-04 11:13:14下载
- 积分:1
-
fortran90编写的关于天线的小程序,实现了近远场变换及方向图的计算等...
fortran90编写的关于天线的小程序,实现了近远场变换及方向图的计算等-fortran90 write a small program on the antenna to achieve the near-far field transform and the calculation of the direction of Figure
- 2022-05-16 22:29:25下载
- 积分:1
-
some project that tracking the budget system
some project that tracking the budget system
- 2022-09-14 20:25:03下载
- 积分:1
-
《Begin Visual C++ 2008》的配书源代码。该书中文版还没有翻译过来。
《Begin Visual C++ 2008》的配书源代码。该书中文版还没有翻译过来。- Begin Visual C++ 2008 book source code distribution. Chinese version of the book has not yet translated.
- 2022-08-11 07:04:50下载
- 积分:1
-
基于stm32f103的四轴飞行器源码2(注释详尽)
板载NRF24L01+ 2.4G通讯芯片与遥控器通讯。
STM32 F103C8T6高性能32位处理器进行姿态解算,融合MPU6050传感器数据,计算出四元数,再转换成欧拉角作为PID的输入。
- 2022-04-01 01:13:02下载
- 积分:1
-
可以求多元非线性方程组的一组解,实用性好,效率高。
可以求多元非线性方程组的一组解,实用性好,效率高。-Can seek a diverse group of non-linear equations solution, practical and efficient.
- 2023-05-23 08:50:03下载
- 积分:1
-
C++ STL程序员开发指南,是学习STL的好帮手
C++ STL程序员开发指南,是学习STL的好帮手-C++ STL programmers to develop guidelines, learning STL is a good helper
- 2022-07-14 10:40:49下载
- 积分:1