-
VC6.0编写的COM插件源码
一份VC6.0编写的COM插件源码。注册方法在windows 左下角中菜单中 点击运行 在运行中输入 regsvr32.exe c:dn.dll(这个dll目录请根据文件存放目录而定)注:windows键 + R键 也可以按出运行 或者在cmd 窗口中也可以注册 卸载方法在windows 左下角中菜单中 点击运行 在运行中输入 regsvr32.exe c:dn.dll /u (这个dll目录请根据文件存放目录而定)注:windows键 + R键 也可以按出运行 或者在cmd 窗口中也可以注册 ,
- 2022-08-24 14:24:53下载
- 积分:1
-
自己做的一个可以总在最上方显示的记事本程序,仅仅是在对照扫描的文本输入时用得着。...
自己做的一个可以总在最上方显示的记事本程序,仅仅是在对照扫描的文本输入时用得着。-Their own can make a total shown in the top of the Notepad program, just scan the text in the control input useful.
- 2022-05-27 10:24:16下载
- 积分:1
-
Live exploration for the source code
oicq探索器源代码-Live exploration for the source code
- 2022-07-01 04:34:49下载
- 积分:1
-
简单的TCP聊天室,仅限于局域网聊天。MFC版本
简单的TCP聊天室,仅限于局域网聊天。MFC版本-TCPChatRoom
- 2023-03-17 18:05:04下载
- 积分:1
-
internet explorer password promt
internet explorer password promt
- 2022-10-30 22:10:03下载
- 积分:1
-
MFC架构的立方体绘制,是我编写的一款关于MFC的立方绘制,适合初学者使用及资深使用者下载使用...
MFC架构的立方体绘制,是我编写的一款关于MFC的立方绘制,适合初学者使用及资深使用者下载使用-MFC framework cube drawing, written by me draw a cube on the MFC, suitable for beginners and experienced users to download
- 2022-10-03 19:10:03下载
- 积分:1
-
RSA Cryptosysten
在这个
- 2023-03-06 04:30:03下载
- 积分:1
-
动态链接库准备过程。静态库与动态库…
动态链接库程序的编写。静态库与动态库的区别,以及调用程序在链接静态库和动态库时的区别。如何利用工具查看动态链接库输出的函数,Depends工具的使用,C++编译器名字改编技术对动态链接库输出函数的影响,extern "C"的用法,利用模块定义文件来解决C++名字改编的问题。用typedef定义指向函数的指针类型,如何获得动态连接库里的函数的指针。-Dynamic link library preparation process. Static library and dynamic library distinction, and call procedures in the static library and dynamic link library when the distinction. How to use tool to view a dynamic link library function of the output, Depends tools, C++ Compiler technology to adapt the name of a dynamic link library function of the impact of the output, extern
- 2022-01-31 13:40:04下载
- 积分:1
-
主要是北斗导航卫星位置定位
主要是gps和北斗卫星位置计算,并能实现出卫星位置的精确位置。参考北斗卫星导航系统中空间信号接口控制文件。这段代码是接收机的一小部分,经过大量实验结果,实验得出数据比较精确。
- 2022-08-03 03:34:22下载
- 积分:1
-
适用于初级用户。希望这些代码可以给大家带来方便。
适用于初级用户。希望这些代码可以给大家带来方便。-Applicable to primary users. These codes can hope to bring convenience to everyone.
- 2022-07-02 20:32:33下载
- 积分:1