Location:
Search - basic builder
Search list
Description: C++Builder编程实例详解,用具体的例子阐明C++的一些基本操作,所有程序均在BC++上编译过.可靠,建议下载-Builder C Programming example explanation, with specific examples to clarify some basic C operation, all the procedures were compiled on BC. Reliable proposed Download
Platform: |
Size: 165689 |
Author: 魏俊杰 |
Hits:
Description: VC开发的简单的绘图程序,实现基本图形的绘制-VC simple drawing program, to achieve basic graphics rendering
Platform: |
Size: 1213440 |
Author: 杜斐 |
Hits:
Description: 这是我写的一个关于国家的国旗与国歌的小软件,点击国旗可以播放国歌,显示国家名称等基本资料。还有一个小游戏,根据国名选择该国的国旗。这个小软件还有很多不足之处,请大家指点,谢谢!-This is the one I wrote on the country's national flag and national anthem of the small software, click on the national flag can play the national anthem, showing names of countries such basic information. There is also a small game, according to choose the name of the country's flag. The small software There are many shortcomings, pointing out please, thank you!
Platform: |
Size: 1533952 |
Author: who? |
Hits:
Description: 《PowerBuilder程序设计教程》电子教案是用WORD制作的电子文档,介绍了Power Builder的基本操作.如果你想学PowerBuilder,这个电子文档是个不错的选择.-"PowerBuilder Program Design Guide" electronic templates using Word is the production of electronic documents, Power Builder introduced the basic operation. If you want to learn PowerBuilder, the electronic document is a good choice.
Platform: |
Size: 1315840 |
Author: 李沙沙 |
Hits:
Description: BCB梅花点典最新发布BCB经典教程1.7版,此教程包含有如下几个方面的内容: 01、BCB梅花点典---基础知识 02、BCB梅花点典---图象处理 03、BCB梅花点典---控件使用 04、BCB梅花点典---数据库 05、BCB梅花点典---消息API 06、BCB梅花点典---报表打印 07、BCB梅花点典---硬件底层 08、BCB梅花点典---窗体应用 09、BCB梅花点典---文件操作 10、BCB梅花点典---网络通讯 11、BCB梅花点典---系统控制 12、BCB梅花点典---其他类型-BCB MEIHUA latest Code Directory 1.7 BCB classic version of this handbook contains the following several aspects : 01, BCB MEIHUA--- basic knowledge Code 02, Code BCB MEIHUA--- Image Processing 03, BCB MEIHUA Code--- Controls use 04, BCB MEIHUA Code--- database 05, BCB MEIHUA Code--- news API 06, BCB MEIHUA statements Print--- Code 07, Code BCB MEIHUA hardware-- the bottom 08, BCB MEIHUA Code--- Window Applied 09, BCB MEIHUA--- File Code 10, Code BCB MEIHUA 11--- network communications, BCB MEIHUA Code Control System--- 12, BCB MEIHUA other types Code
Platform: |
Size: 722944 |
Author: zdq |
Hits:
Description: SUIPack V4,一套强大的界面控件,包括各种基本界面元素,适用于delphi、c++ builder,可以快速的开发专业ui-SUIPack V4, a powerful interface controls, including the basic interface elements, applies to delphi, c builder, quickly developing professional ui
Platform: |
Size: 5011456 |
Author: 张 |
Hits:
Description: 这是一个简单的图片管理系统,系统运行之后可以对图片进行打开,关闭和储存等基本操作!.. -This is a simple photo management system, the system is running right pictures can be opened and closed and storage basic operation! ..
Platform: |
Size: 245760 |
Author: fvw |
Hits:
Description: C++Builder编程实例详解,用具体的例子阐明C++的一些基本操作,所有程序均在BC++上编译过.可靠,建议下载-Builder C Programming example explanation, with specific examples to clarify some basic C operation, all the procedures were compiled on BC. Reliable proposed Download
Platform: |
Size: 165888 |
Author: 魏俊杰 |
Hits:
Description: [基本要求]
一个完整的系统应具有以下功能:
(1)I:初始化(Initialization)。从终端读入字符集大小n,以及n个字符和n个权值,建立哈夫曼树,并将它存于文件hfmTree中。
(2)E:编码(Encoding)。利用已建好的哈夫曼树(如不在内存,则从文件hfmTree中读入),对文件ToBeTran中的正文进行编码,然后将结果存入文件CodeFile中。
(3)D:译码(Decoding)。利用已建好的哈夫曼树将文件CodeFile中的代码进行译码,结果存入文件TextFile中。
(4)P:印代码文件(Print)。将文件CodeFile以紧凑格式显示在终端上,每行50个代码。同时将此字符形式的编码文件写入文件CodePrin中。
(5)T:印哈夫曼树(Tree printing)。将已在内存中的哈夫曼树以直观的方式(树或凹入表形式)显示在终端上,同时将此字符形式的哈夫曼树写入文件TreePrint中。
[测试数据]
(1)利用下面这道题中的数据调试程序。
某系统在通信联络中只可能出现八种字符,其概率分别为0.25,0.29,0.07,0.08,0.14,0.23,0.03,0.11,试设计哈夫曼编码。
(2)用下表给出的字符集和频度的实际统计数据建立哈夫曼树,并实现以下报文的编码和译码:“THIS PROGRAM IS MY FAVORITE”。-[basic requirements] a complete system should have the following functions : (a) I : initialization (Initialization). Reading from the terminal into the HKSCS size n, and n n characters and the right value, the establishment of Huffman tree. it will be stored in documents hfmTree China. (2) E : coding (Encoding). Use has completed the Huffman tree (if not memory, from hfmTree document reads), the document ToBeTran the encoded text, and then the results were CodeFile posting documents. (3) D : Decoding (Decoding). The use of the completed document will Huffman tree CodeFile the code decoding, results were deposited documents TextFile. (4) P : India source document (Print). CodeFile of documents to compact format in the end, every line 50 code. While this form of characters encoded files int
Platform: |
Size: 1013760 |
Author: 吕夏琴 |
Hits:
Description: 1.程序采用网上介绍的方法实现最基本的P2P方式通讯.模拟实现即时消息互发. 2.P2P通讯说明: 1).网关类型是在理想状态下.即非对称型NAT. 2).同在一个内网的两个CLIENT端通讯时,如果网关NAT不支持环回,将会失败. 文件目录说明: tQServer:程序服务端,请将其放在公网上运行. tQClient:程序客户端,可以在不同的内网中运行登录连接到服务端. Common:公共协议文件夹. 本程序只是实现简单的-1. Online procedures introduced by the most basic method of peer-to-peer communication. Simulation made instant messaging each other. 2.P2P communications Note : 1). Gateway is the ideal type of state. That is non-symmetric NAT. 2). With one in the net within two CLIENT- communication, if not support NAT Gateway Circular, will fail. directory : tQServer :-service procedures, I would be grateful if the public on its Internet. tQClient : clients, in different operations within the network login to connect to the server. Common : Public folder agreement. this procedure is a simple realization
Platform: |
Size: 546816 |
Author: 许悦 |
Hits:
Description: CheckListBox ActiveX控件是为了Microsoft Visual Basic和其他支持ActiveX控件的语言设计的控件。它提供了类似Microsoft Word和Excel 中的内含检查框 ( CheckBox)的列表框(listbox)。
更为神奇的是这个控件的每项都可以使用不同的字体、颜色和图标。检查框也可以设置成显示或不显示。你难道不想让自己程序中列表框变得更生动、更与众不同吗?软件中包括Visual Basic、Visual Basic.NET、Visual C#、C#Builder、Visual C++和Internet Explorer的例子。 -CheckListBox ActiveX is Microsoft Visual Basic and other support ActiveX controls the language controls the design. It provides a similar Microsoft Word and Excel containing the check box (CheckBox) list box (listbox). Even more miraculous is that the control of each can use different fonts, colors and logo. Check box can be set to display or not display. Do not let your own list box procedures have become more lively, more unusual? Software including Visual Basic, Visual Basic, Visual C#, C# Builder, Visual C and Internet Explorer example.
Platform: |
Size: 311296 |
Author: 小马 |
Hits:
Description: 书的内容:
第一章 面向对象编程
1.1 什么是对象
1.2 修改元件名称
1.3 对象作用域问题
1.4 类成员的可见性
1.5 对象的相互赋至
1.6 自己创建一个对象
1.7 VCL的结构
1.8 TObjiect
1.9 TPersistent
1.10 TComponet
1.11 TComponent
1.11 TControl
1.12 TWinControl
1.13 TGraphicControl
1.14 TCustom Control
第二章 组件对象模型
2.1 几个基本概念
2.2 客户和服务器
2.3 认识GUID。CLSID。IID
2.4 引用技术
2.5 什么是IUnknown接口
2.6 Dll形式的COM服务器
2.7 接口
2.8 调度接口
2.9 双重接口
2.10 对接口的应用
第3章 ActiveX
第4章 Type Libraty
第5章 创建ActiveX控件
第6章 OLE自动化
第7章 使用WinSock
第8章 使用FTP控件
第9章 使用UDP控件
第10章 使用HTTP控件
第11章 使用HTML控件
第12章 使用SMTP控件
第13章 使用POP控件
第14章 使用NNTP控件
第15章 创建Web服务器应用程序
第16章 Web服务器的细节
//从第3章我就不详细写了~-the contents : the first chapter of object-oriented programming 1.1 1.2 What is the object name change components targeted 1.3 Scope 1.4 category visibility of the target of 1.5 to 1.6 mutual given themselves a target to create VCL 1.7 the structure TObjiect 1.9 1.8 TComponet TPersistent 1.10 1.11 1.11 TComponent TWinControl TControl 1.12 1.14 1.13 TGraphicControl TCustom Control II Component Object Model 2.1 2.2 few basic concepts and customers awareness Server 2.3 GUID. CLSID. Bloch cited technical 2.4 2.5 What is the IUnknown interface 2.6 Dll form of COM server interface 2.8 2.7 2.9 Scheduling Interface Interface 2.10 pair of double Application Interface Chapter 3 Chapter 4 ActiveX Type Libraty create Chapter 5 ActiveX Chapter 6 OLE Automation to use Chapter 7 Chapter 8 WinSock use FTP
Platform: |
Size: 1909760 |
Author: 龙杨 |
Hits:
Description: 木马ProAgentV1.21版本的源代码,C++Builder编写,包含了文件浏览,进程管理等基本功能。-Trojan ProAgentV1.21 versions of source code, C Builder, includes file browser, process management basic functions.
Platform: |
Size: 743424 |
Author: onlyu |
Hits:
Description: 绘图例子,进行参考和模仿,一个相当不错的绘图程序,包括了基本的画线,画面,画多边形的功能以及拖动,移动,编辑,打印等,更可贵的是该程序在实现拖动时有效避免了闪屏问题,值得学-Mapping example, reference and imitate, a fairly good mapping procedures, including the basic line drawing and picture polygon features paintings and Drag, moving, editing, printing, etc., even more valuable is that the procedures in achieving effective Drive when a flash screen to avoid the problem, it is worth learning
Platform: |
Size: 3050496 |
Author: |
Hits:
Description: 此书是在BCB环境下开发串口通信的一本好书啊。文中详细讲解了串口通信的基本概念,同时很具体的描述了编写的过程并附有源码。-book is the BCB development environment Serial Communication a good book ah. This paper gave a detailed account of the serial communication the basic concept, but very specific description of the preparation process together with the source code.
Platform: |
Size: 26732544 |
Author: azhuang |
Hits:
Description: 作为全球使用最广泛的C++经典程序设计教材,本书详细介绍了过程式与面向对象程序设计的基本知识与方法,其中包括C++的强大功能、最新特性和新增的ANSI/ISO C++标准库。本书通过面向一个大型对象(电梯模拟系统)的程序设计,以数百个“活代码”示例程序,重点突出了利用UML进行面向对象的设计。分布在各章的“对象思想”、“案例分析”、“常见编程错误”、“良好编程习惯”、“自测题”和“练习题”等特色部分非常具有实际指导意义,不仅可让接触C++的新手真实体验编程乐趣,还可让有经验的程序员得到启发。本书的读者对象为计算机软件、系统和网络编程人员,也可作为大学计算机相关专业本科生和研究生的编程教材和参考书。-as the world's most widely used C program design classic materials, The book details the process-and object-oriented programming with the basic knowledge and methods, including the powerful C function, The latest properties and the new ANSI/ISO C Standard Library. Book through a large object-oriented (Elevator Simulation System) program design, Hundreds "Runtime" sample program, focusing on the use of UML for object-oriented design. Distribution in the various chapters of the "object" and "Case Analysis", "common programming errors", "good programming practice," "Exercises" and "exercises" and other characteristics of a very practical guide, not only can give the novice contact C programming experience real fun, bu
Platform: |
Size: 23057408 |
Author: px |
Hits:
Description: 视频播放器程序,体积微小。具备各项基本功能。-video player program, the small size. Have all the basic functions.
Platform: |
Size: 2399232 |
Author: 刘波 |
Hits:
Description: LightweightCTI是一套旨在帮助开发人员迅速构建语音相关应用的一套开放源代码的基础框架,目前你下载和使用的是构建于Pwin2000+ + Delphi/C++Builder环境下的框架,所有的基础性代码使用Pascal语言完成。LightweightCTI的最终目标不是成为一套可在多种语音卡基础上使用的IVR软件(尽管目前其仅仅支持东进模拟卡的大部分功能),而是希望其成为语音应用开发的基础性框架,为此它当然需要有跨开发语言、跨语音板卡的能力。当然在写本文是我还只是做了一点点的基础性工作而矣,也希望通过它来促成LightweightCTI本身的发展,使其真正成为大家在开发语音应用时可用、能用的框架。通过本次重构其本身的架构已经基本定了下来,而且本人也居于它开发完成了公司的语音催缴与查询系统,所以其完全可应用于一般的应用开发中。同时,为了便于大家对LightweightCTI进行扩展,在接下来的时间我会为其写一套可插拨的插件容器,只要符合其接口规定的组件都可以成为LightweightCTI的一部分。-LightweightCTI is a set designed to help developers quickly build voice related applications Open source set the basic framework, Currently you download and use the building in Pwin2000+ Delphi/C Builder environment The framework, all the basic code using Pascal language completed. LightweightCTI the ultimate goal is not to become a voice in a variety of cards based on the use of IV R software (although its only support the East simulation into the most functional card), but his voice has become the basis for application development framework, for which it will need to cross-language development,- Voice Card capabilities. Of course, at this writing I have only done a little bit of infrastructure work and starts, It also hopes to push LightweightCTI own development. it really has become
Platform: |
Size: 628736 |
Author: LightweightCTI |
Hits:
Description: 程序实现最基本的万年历功能。
显示画面式样如下:
Mon. Tues. Wed. Thurs. Fri. Sat. Sun.
1 2 3 4 5 6
7 8 9 10 11 12 13
…………
Please input year and month
画面要求说明:
1 显示某年某月的一个月内的月历。
2 周末的日期和星期标记用红色显示。
3 显示的日期右侧对齐。并且和星期也对期。
2.2 动作要求
程序默认显示2007年7月的月历,要求可以通过程序输入的方式指定显示年月。
其中年份控制在从1980到2100年之间,不符合要求重新输入。
输入年月后显示清屏,重新显示(要求原来的显示清除)。
按”Q”或”q”键退出程序。
-Procedures to achieve the most basic calendar functions. Display style as follows: Mon. Tues. Wed. Thurs. Fri. Sat. Sun. 1 2 3 4 5 67 8 9 10 11 12 13 ... ... ... ... Please input year and month screen requirements Description: 1 shows a certain period of within one month of the calendar. 2 over the weekend marking the date and week display in red. 3 shows the date right-aligned. And are also on the period of weeks. 2.2 shows the default action request procedure in July 2007 of the calendar, the demands, which can be imported through designated procedures show date. One year of control from the 1980-2100 years, do not meet the requirements to re-enter. Enter the date indication that money after the screen, re-display (request removal of the original show). By
Platform: |
Size: 4096 |
Author: xoaxiao |
Hits:
Description: GetDiskSerial.DLL 是一个标准的Windows动态链接库,它能够让您在你的程序中简单地获取硬盘出厂序列号。理论上讲,硬盘出厂序列号在全球都是唯一的,所以您可以利用此序列号来产生软件的机器码。
GetDiskSerial.DLL 已经成功的应用在各种流行的开发语言,比如Delphi, C++Builder, C#, Visual C++, Visual Basic, Visual Basic.NET, PowerBuilder, Visual Foxpro, Clarion。产品包里已经包含以上开发语言的调用实例。
-GetDiskSerial.DLL is a standard Windows dynamic link library, which allows you to program in your hard drive a simple access to the factory serial number. In theory, the hard disk factory serial number is unique in the world, so you can use this serial number to generate the software machine code. GetDiskSerial.DLL has successfully used in a variety of popular development languages, such as Delphi, C++ Builder, C#, Visual C++, Visual Basic, Visual Basic.NET, PowerBuilder, Visual Foxpro, Clarion. Product package already contains a call to an instance of the above development language.
Platform: |
Size: 790528 |
Author: zengyq |
Hits: