搜索资源列表
AutoCAD ActiveX VBA二次开发技术基础及应用实例
- ActiveX是微软近年推出的一个基于COM(Component Object Model)的技术规范。它是在OLE(Object Linked and Embedded)基础上发展的新技术,其宗旨是在Windows系统的统一管理下协调不同的应用程序,构成复合文档。应用程序可以决定将自己哪些信息暴露出来,这个暴露自身信息的应用程序称为服务程序(Server);而操纵服务程序的程序称为客户程序(Client)。所谓ActiveX部件(简称“部件”),是一段可重复使用的编程代码和数据,它由利用Act
FFTFPGA.doc
- 学习FPGA的不错的文章,有利于自己设计和编写程序-FPGA study of the good articles, in favor of their own design and programming
Qtwriteserialcommunicationprogramtoexplainthewhole
- Qt编写串口通信程序全程图文讲解,首先说明我们的编程环境是windows xp下,在Qt Creator中进行,如果在Linux下或直接用源码编写,程序稍有不同,请自己改动-Qt graphics throughout the preparation of serial communication program to explain, first, our programming environment is under windows xp, carried out in the Qt Cr
shijujiegou
- 若要在n个城市间建设通信网络,只需要铺设n-1条线路达到每个城市都连通即可。请用C语言编写程序求出以最低经济代价建设这个通信网的方案,存储结构和实现算法由学生自己选定并实现。-N To build communication networks between cities, only paved route to n-1 connectivity to each city. Please use the C programming language in order to find the lo
SC_FDMA
- 编写的基于LTE的SC_FDMA程序,其中包括调制、IFFT、子载波映射(分布式和集中式)、FFT及加CP。自己编写,可以运行。-LTE-based SC_FDMA written procedures, including modulation, IFFT, sub-carrier mapping (distributed and centralized), FFT, and plus CP. I have written, you can run.
log_map
- 自己编写的Turbo码译码程序,采用log-map译码算法,并采用迭代译码。-Turbo code decoding procedures,written by myself, using Log-MAP decoding algorithm, and the use of iterative decoding.
[网络游戏服务器编程].(韩)全洪.扫描版
- 本书作者以其在韩国多年从事网络游戏开发的经验,向读者展示了网络游戏开发的核心——服务器编程的基本原理和特定技巧。书中首先介绍了计算机网络的基础知识,以及unix socket、winsock编程;然后全面讲述网络游戏服务器组的设计,并分析适合特定游戏的网络模型;接着以大量的实例程序为基础,向读者详细讲解网络游戏服务器编程技术,着重讲述了插件式游戏服务器的构成模块。在本书最后的附录中,作者还提供了自己编写的网络程序库文件,便于读者将其运用到实际开发中,提高编程速度和效率。 本书适合于初
experience
- 使用VC6.0编写程序的一些经验。你可以在其中找到自己程序出错的一些原因-VC6.0 using some experience writing programs.
CCS-FFT
- 分析一段自己编写的,可在ccs上直接运用的fft实现的程序。-Analysis section of their preparation, can be directly utilized in the ccs fft implementation procedures.
Call-external-program-in-Qt
- 利用Qt编写程序界面,接收用户的命令参数,调用外部程序执行数据处理等功能,并将命令执行结果在程序界面展示出来,是一种利用Qt进行快速开发的策略。这里的文档是自己在学习和开发相关功能时用到的资料,具有一定的价值。-Using Qt programming interface, the user receives a command parameter, calling an external program to perform data processing and other function
the-reservoir-model-
- 这是一个关于双重介质试井的小程序。welltest是主程序,其他是子程序。fun和fun1分别是压力计算函数和压力导数计算函数。计算过程中可以改变不同参数的取值,绘制图形,研究各参数对压力响应的敏感性。敏感性分析时,各参数可输入5个、4个等不同数值。GUI界面清晰,处理方便,易于操作。编写的相对简单,涉及了许多Matlab知识,对于自己理解、掌握程序、界面编制有很大帮助。-This is a small procedure for dual media testing. Welltest is