搜索资源列表
五子棋核心算法
- 五子棋是一种受大众广泛喜爱的游戏,其规则简单,变化多端,非常富有趣味性和消遣性。这里设计和实现了一个人机对下的五子棋程序,采用了博弈树的方法,应用了剪枝和最大最小树原理进行搜索发现最好的下子位置。介绍五子棋程序的数据结构、评分规则、胜负判断方法和搜索算法过程-331 is a widely loved by the public of the game, its rules simple and changeable, very rich and interesting recreational
Advanced.Signal.Processing.and.Noise.Reduction.2nd
- Signal processing theory plays an increasingly central role in the development of modern telecommunication and information processing systems, and has a wide range of applications in multimedia technology, audio-visual signal processing, cellular mob
DLL_document_DEMO
- dll相关资料以及应用程序DEMO 动态连接库的的原理-DLL data and application program of the DEMO dynamic link library principle etc.
PCOMM32PRO
- PCCOM32PRO程序员应用基础,初级PMAC资料-PCCOM32PRO application programmers based on primary data PMAC
theartofcomputerprogrammingvolume1
- 第1卷首先介绍编程的基本概念和技术,然后详细讲解信息结构方面的内容,包括信息在计算机内部的表示方法、数据元素之间的结构关系,以及有效的信息处理方法。此外,书中还描述了编程在模拟、数值方法、符号计算、软件与系统设计等方面的初级应用。新版本增加了数十项简单但重要的算法和技术,并根据当前研究发展趋势在数学预备知识方面做了大量修改。-Volume 1 introduces the basic concepts of programming and technology, and then explain
wtclient
- The WinTECH Software Rapid Client Development DLL, (WTclient), provides an easy to use API for integrating a custom application with data from any OPC Server
bcfa2651
- FTP 2 ActiveX v2.6.5 (c) Chilkat- Fully supported commercial FTP/FTPS ActiveX component. - FTP files directly from your application in synchronous or asynchronous mode. - Support for FTPS- FTP over SSL 3.0 and TLS 1.0 - Resum
ActiveX
- ActiveX控件 教程 VB应用程序的用户界面主要由控件构成,而在工具箱中只提供了21个标准控件。显然,只使用这些控件编写复杂的应用程序是有困难的。因此,有必要对VB的功能进行扩展,其途径主要有以下三种: • 利用VB以及第三方开发商为用户提供的大量的ActiveX控件。它们是VB工具箱的扩充,能够大大增强VB的编程功能。 • 使用OLE技术。可以将其他Windows应用程序的对象,如Word文档、Excel图表等插入到VB应用程序中,从而增强VB与其他应用程序
Example124
- vc应用ActiveX控件浏览数据的程序源码,很不错的demo-vc ActiveX control application data browsing program source code, very good demo
VisualPCPP-Communications-Control
- Visual C++为我们提供了一种好用的ActiveX控件Microsoft Communications Control(即MSComm)来支持应用程序对串口的访问,在应用程序中插入MSComm控件后就可以较为方便地实现对通过计算机串口收发数据。-After Visual C++ provides us with an easy to use ActiveX control Microsoft Communications Control (MSComm) to support applic
vb_tree
- 用VB制作数据结构课程中的二叉树控件,在VB中学习数据结构及应用的好文章-VB produced in a binary tree data structure courses controls, a good article to learn data structures and application in VB
