-
(17.7k)程序员演示如何创建一个COM库。zip包含两个问题。
(17.7k) ComLib demonstrates how to create a COM library. The zip contains two projects, one for the library and one for the test programme. There is also a readme.txt. Don t forget to register the dll before trying to run the test app from a console window. -(17.7k) ComLib demonstrates how to create a COM library. The zip contains two projects, one for the library and one for the test programm e. There is also a readme.txt. Don t forget to reg ister the dll before trying to run the test app fr om a console window.
- 2022-05-13 11:33:17下载
- 积分:1
-
OpenGL code is an example of the use of pure c++ written by some reference value...
是openGL的实例代码的,用纯c++写的,有一定的参考价值的,可以拿来学习一下。-OpenGL code is an example of the use of pure c++ written by some reference value can be used to learn about.
- 2022-07-08 08:40:21下载
- 积分:1
-
奥莱理
OReilly - COM and .NET Component Services Source Code-OReilly- COM and. NET Component Services Source Code
- 2022-05-13 03:11:23下载
- 积分:1
-
这个程序已经写上了。在VB NET平台是卫星系统。
This program has been written on .net platform in vb and it is about satellite system.
- 2023-09-07 00:20:03下载
- 积分:1
-
Simple program
这是一个简单的java程序,如简单的if sytatement、if else语句、随机数、数组存储、switch语句、fibonacci、whileloop、等级计算和减量
- 2022-08-04 05:29:54下载
- 积分:1
-
一个 C# 做的日记本
一个 C# 做的日记本-do this diary
- 2023-06-09 01:45:04下载
- 积分:1
-
工作需要搞得一个LIST项重定向小工具,偷懒专用
工作需要搞得一个LIST项重定向小工具,偷懒专用-It is a trick way to obtain a simple tool for re-direction of list items.
- 2022-08-07 20:57:21下载
- 积分:1
-
Simple manipulation of the video! Hehe! Someone gave me! Find it easy Oh! We nex...
视频的简单操控!Hehe!别人给我的!发现很简单呵呵!大家下下来看下!咯-Simple manipulation of the video! Hehe! Someone gave me! Find it easy Oh! We next down Kanxia! Strategy
- 2022-01-25 23:43:09下载
- 积分: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
-
To achieve a variety of high
实现矩阵的各种高级运算,加减乘除,转置,求逆-To achieve a variety of high-level matrix operations, addition and subtraction multiplication and division, transpose, inverse, etc.
- 2022-03-12 07:36:10下载
- 积分:1