-
dll变量调用实例
这是一个简单的dll中变量被其他程序调用的实例,简单明了的让你知道dll中的函数和变量如何被其他程序调用。
- 2022-06-14 09:44:23下载
- 积分:1
-
我做了一个简单的CAD,使用VC++和OpenGL,再
本人做的一个简单的CAD,采用的是VC++和opengl,在里面对opengl重新写了类,可以用于CAD系统的基础!-I make a simple CAD, using VC++ and opengl, re-opengl at inside of the category of Writing, CAD systems can be used for basic!
- 2022-07-23 12:22:49下载
- 积分:1
-
关于数据库的实例程序
开发环境vc6。0 具体实例 业务管理系统...
关于数据库的实例程序
开发环境vc6。0 具体实例 业务管理系统-examples of database development environments vc6. 0 specific examples Operations Management System
- 2022-08-11 03:08:43下载
- 积分:1
-
ICON图标文件的制作软件源代码
ICON图标文件的制作软件源代码 -ICON icon document production software source code
- 2022-05-15 02:02:28下载
- 积分:1
-
This directory contains code implementing the K
This directory contains code implementing the K-means algorithm. Source code
may be found in KMEANS.CPP. Sample data isfound in KM2.DAT. The KMEANS
program accepts input consisting of vectors and calculates the given
number of cluster centers using the K-means algorithm. Output is
directed to the screen.-This directory contains code implementing the K-means algorithm. Source code may be found in KMEANS.CPP. Sample data isfound in KM2.DAT. The KMEANS program accepts input consisting of vectors and calculates the given number of cluster centers using the K-means algorithm. Output is directed to the screen.
- 2023-09-06 05:15:03下载
- 积分:1
-
谁说windows的ASM不可以生成COM文件,用了这个库你就可以生成COM文件...
谁说windows的ASM不可以生成COM文件,用了这个库你就可以生成COM文件-who said that the asm in windows can not generate a com file ?
You can generate a com file use this lib.
- 2022-01-28 18:46:23下载
- 积分:1
-
一个好的C++语言编程的书。
A good C++ Programming Language book.
- 2022-08-23 22:46:17下载
- 积分:1
-
3G演进HSPA和LTE在移动宽带中的应用
- 2023-06-11 00:30:03下载
- 积分:1
-
一套VB开发语言的指纹认证源码!或满足在VB开发语言的软件中整合应用指纹应用功能,包括指纹注册、验证等功能...
一套VB开发语言的指纹认证源码!或满足在VB开发语言的软件中整合应用指纹应用功能,包括指纹注册、验证等功能-a VB language of fingerprint authentication source! Or meet the VB language application software integration fingerprint application functions, including fingerprints registration, certification and other functions
- 2023-02-02 22:35:03下载
- 积分:1
-
神舟IV号 驱动SD卡实验
第27集 驱动SD卡实验
sd卡的两种模式,SDIO模式、SPI模式。
sdio速度快,然而使用此模式增加生产成本;
SPI则通用,一般情况下使用SPI模式。
- 2022-01-26 04:45:25下载
- 积分:1