资源列表
排序选择:
draw
- VC 绘图 AppWizard has created this 1 application for you. This application not only demonstrates the basics of using the Microsoft Foundation classes but is also a starting point for writing your application. This file contains a summary of
automatic-classification-cluster
- 一、问题描述若要在n个城市之间建役通信网络,只福要架设n-1条级路即可.如何以最低的经济代价建设这个通信网,是一个网的最小生成树问题。二、基本要求 (1)利用克鲁斯卡尔算法求图的最小生成树。 (2)能实现教科书6.5节中定义的抽象数据类型MFSet.以此表示构造生成树过程中的连通分量。 (3 ) 以文本形式输出生成树中各条边以及他们的权值.三、需求分析 1、构造图结构。 2、利用克鲁斯卡尔算法求图的最小生成树。 3、完成生成树的输出。 -I. Descr iption of the proble
dsp2812
- 用DSP2812实现的硬件音乐播放器.有完整源程序-DSP2812 hardware used to achieve music player. A complete source
ces
- 将一个浮点数按要求进行格式转换成4个字节的二进制,达到数据通信要求。-A floating-point format in accordance with the requirements into a four-byte binary to data communication requirements.
VB_Hull
- 凸包问题的VB实现,可以顺便设几个点,然后实现凸包的好、解决 -Convex hull problem of VB to achieve, you can set up a few points in passing, and then the realization of convex hull of the good solution
a
- 学术会议论文系统 ,word文档-Academic conference papers Conference papers system system
DSP
- DSP开发与设计:DSP文件程序详细说明-dsp
freq_div_3
- 占空比50 的三分频Verilog代码,包含PDF说明和源代码-One-third of the 50 percent duty cycle frequency of Verilog code that contains the PDF and source code
pso
- 一个关于PSO的程序,可以用于对函数的优化-On PSO procedures, can be used to optimize the function
zidongzb
- 一个不错的游戏脚本设计.有需要的自行下载.-A good design of the game scr ipt. There is a need to download the.
AUTOCADVBA
- 书籍资料,附属资料,全书的dvb工程,可直接运行。-collection
TestUseMatlab
- VC 中调用MATLAB 程序功能: 为了在vc中调用MATLAB而写的一个简单测试程序 设置路径: 根据MATLAB所在盘而定,例如我的matlab是装在D盘的,所以需要包含的路径为 D:\MATLAB6p1\extern\include\,在工程中设置 需包含的头文件: //matlab中的头文件调用matlab的函数 #include "engine.h" 需要连接的LIB库: D:\MATLAB6p1\extern\lib\win32\dig
