联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按平台查找All C++ Builder(111) 

[其他] 81427993

网游奇迹的战士配点算法软件,是当初游戏时自己编写来玩的,采用VC编写
Net swims miracle soldier match point algorithm software, is at the beginning when the game oneself writes to play, uses VC to write (2018-12-02, C++ Builder, 20KB, 下载3次)

http://www.pudn.com/Download/item/id/1543693659549482.html

[游戏] zzz

德州扑克网页版系统,秉承着百家人“没有最好,只有更好”的勇于创新的精神,是百家人在坚持自主研发的同时,依据市场导向,契合市场潮流,为广大游戏用户玩家打造的一饕餮盛宴。
The Dezhou poker webpage system, adhering to the spirit of bravery and innovation of 100 family members, "no best, only better", is a gluttonous feast which is built by the hundred family while adhering to the market orientation and the market trend. (2017-12-12, C++ Builder, 4184KB, 下载2次)

http://www.pudn.com/Download/item/id/1513019624280050.html

[单片机开发] hong

自制红外线自动门控制器电路   市场上成品的自动门控制及执行机构价格普遍偏高,文中介绍的方法适合家庭自制使用,用到的元器件都很容易找到,有兴趣者不仿一试。
Homemade infrared automatic door controller circuit Automatic door control and the market price of finished executing agency generally high the proposed method will be suitable for homemade use the components used are easy to find those who are interested not imitate a try. (2016-09-09, C++ Builder, 67KB, 下载1次)

http://www.pudn.com/Download/item/id/1473383349217015.html

[单片机开发] ppxqqmusic

1.采用二级分类结构,二级栏目下拉菜单全自动生成,节省页面空间,结构也更加清晰. 2.首页数据统计功能,包括新闻统计,专辑统计,歌曲统计,会员统计. 3.娱乐新闻,站内新闻 4.图片新闻功能,其中图片新闻支持首页推荐功能.
1. The use of secondary classification structure, two columns drop-down menu generated automatically save page space, the structure is more clear. 2. Home statistical functions, including statistical information, statistical album, song statistics, membership statistics. 3. entertainment news, news station 4. The image news features, photo news Home Recommended support functions. (2016-03-08, C++ Builder, 735KB, 下载1次)

http://www.pudn.com/Download/item/id/1457442603372960.html

[棋牌游戏] fly

修改了随机数的产生机制,修改了设置时的问题,修改了按键设置,游戏的时候更人性化,修改了玩家选择闪耀的位置 使它更完美
Modified random number generation mechanism to amend the settings of the problem, modify the key set, when the game is more humane, to modify the position of the players choose to make it more perfect shine (2013-08-10, C++ Builder, 37KB, 下载3次)

http://www.pudn.com/Download/item/id/2327086.html

[其他游戏] TYPING-GAME

一个打字游戏程序,这个游戏程序的思路是:A-Z 26字符从用户区顶端随机位置徐徐落下,玩游戏者通过按键盘上对应的键使相应字符消失, 如果有一个字符在落到用户底端时仍未消失,则游戏结束
a typing game,the 26 letters A~Z fall from the top, the player type the corresponding key on the keyboard, if any letter reaches the bottom, the player loses the game (2012-06-20, C++ Builder, 1094KB, 下载5次)

http://www.pudn.com/Download/item/id/1918110.html

[网络截获/分析] bcbUDP

实现今晚一直在研究c++ builder中的udp开发。bcb组件中还有一个udpsocket,研究了半天,再加上百度和google,按照样例也没有弄出结果来。众说纷纭,大部分都说是该组件存在问题,有些说还需要自己写一些底层的东西等等。其实用winsock也可以写,本着方便快捷的原则想有现成的控件可以用,没想到费了这么多时间啥都没搞出来。只好瞄向Indy 的udp组件,没想到一试就灵。 ———————————————————————————————————————————— 使用Indy UDP 插件,依据本博客前文《用Indy组件开发Socket应用程序》,先编写单独的TCP服务器和客户端程序,然后再编写UDP程序后,将单独的UDP程序合成一个含服务器和客户端的程序,采用C++ Builder 6 编写,
the udp development c++ builder (2012-04-09, C++ Builder, 5KB, 下载58次)

http://www.pudn.com/Download/item/id/1821660.html

[音频处理] MCI_RealPlayer

展示如何播放多媒体文件,主要是使用realplayer控件和WMPCMI函数进行视频播放,基本支持所有格式,已经试了的有avi、mp4、wmv、rm、rmvb、3gp、mp3,要如果不能播放要安装完美解码。
Show how to play multimedia files, mainly the use of controls and WMPCMI realplayer video playback functions, the basic support all formats, has been tried there avi, mp4, wmv, rm, rmvb, 3gp, mp3, to be installed if you can not play the perfect decoding . (2011-11-23, C++ Builder, 3470KB, 下载10次)

http://www.pudn.com/Download/item/id/1708241.html

[OpenCV] OpenCV_OpticalFlow

稀疏光流Demo 此程序是斯坦福大学大牛David Stavens 2007年编写,其中程序注解详尽,配有PPT和PDF讲解图文并茂,非常适合初学者学习使用。 本程序基于OpenCV。
Sparse Optical Flow Demo This program is Stanford University Daniel David Stavens 2007 was prepared, including detailed program notes, PPT and PDF with illustrations to explain, very suitable for beginners to use. The program is based on OpenCV. (2011-10-13, C++ Builder, 5515KB, 下载26次)

http://www.pudn.com/Download/item/id/1667709.html

[数据结构] shiyan

试验二代码 //假设有两个按元素值递增有序的线性表A和B,均以单链表作存储结构,试编写算法将A //表和B表归并成一个按元素值递减有序的线性表C,并要求利用原表的空间存放C。
Test two code// Suppose there are two elements of value by increasing order of the linear form A and B, are linked as a single storage structure, try writing the algorithm A// table and B merge into a table element values ​ ​ decreasing by a sequence of linear form C, and requires the use of the original table space to store C. (2011-10-12, C++ Builder, 1KB, 下载3次)

http://www.pudn.com/Download/item/id/1667027.html

[数据结构] shiyan

实验一代码程序 设线性表存放在向量A[arrsize]的前elenum个分量中,且递增有序。 //试设计一算法,将x插入到线性表的适当位置上,以保持线性表的有序性
//Test a program code// set linear table stored in the vector A [arrsize] elenum a component in the first, and increasing order.// Try to design a algorithm, the linear form x into the proper position to maintain the orderly nature of the linear form (2011-10-12, C++ Builder, 1KB, 下载3次)

http://www.pudn.com/Download/item/id/1667024.html

[数据结构] Noname1

设线性表存放在向量A[arrsize]的前elenum个分量中,且递增有序。试设计一算法,将x插入到线性表的适当位置上,以保持线性表的有序性。
Let the linear vector table is stored in A [arrsize] elenum a component in the first, and increasing order. Design a test algorithm, the linear form x into the proper position to maintain the orderly nature of the linear table. (2011-10-12, C++ Builder, 2KB, 下载6次)

http://www.pudn.com/Download/item/id/1667019.html

[其他小程序] guess

在手机上看到这个猜数游戏,觉得好玩,就在BCB5里写了一个,由程序随机产生一个数字不同的4位数,猜10次,有猜数记录,好像没得相同开发环境的,上传了试一下。
On the phone to see this guessing game, having fun, in BCB5 to write one, randomly generated by the program, a number of different 4-digit, guess 10 times, a guess the number of records, did not seem to have the same development environment, Upload a try. (2010-12-08, C++ Builder, 875KB, 下载5次)

http://www.pudn.com/Download/item/id/1373091.html

[压缩解压] Huffman

利用哈夫曼编码进行信息通信可以大大提高信道利用率,缩短信息传输时间,降低传输成本。但是,这要求在发送端通过一个编码系统对待传数据预先编码,在接收端将传来的数据进行译码(复原)。对于双工信道(即可以双向传输信息的信道),每端都需要一个完整的编/译码系统。试为这样的信息收发站写一个哈夫曼编/译码系统。
Huffman coding using information and communication can greatly improve the channel utilization, reduce the information transmission time, and lower transmission costs. However, this requires the sending end through a coding system for treatment of pre-coded data transmission, the receiver will decode the data transmitted (recovery). For the duplex channel (two-way transmission of information that can channel), each side needs a complete encoding/decoding system. Test for such information transceiver station to write a Huffman encoding/decoding system. (2010-07-10, C++ Builder, 262KB, 下载7次)

http://www.pudn.com/Download/item/id/1238031.html

[数值算法/人工智能] 4

1.输入字符序列,建立二叉链表。 2.中序遍历二叉树:递归算法。 3.中序遍历二叉树:非递归算法。 4.求二叉树的高度。 5.求二叉树的叶子个数。 6.试编写交换以二叉链表作存储结构的二叉树中所有结点的左、右子树的算法。 7.建立中序线索二叉树,并实现中序遍历。
1. Input sequence of characters, the establishment of binary list. 2. Inorder traversal binary tree: recursive algorithm. 3. Inorder traversal binary tree: non-recursive algorithm. 4. Binary tree of height requirements. 5. Request the number of binary tree leaves. 6. Prepared to test the exchange of binary linked list storage structure of the binary tree for all nodes left and right sub-tree algorithms. 7. Threaded binary tree in order to establish and achieve in order traversal. (2010-04-30, C++ Builder, 2KB, 下载10次)

http://www.pudn.com/Download/item/id/1150427.html

[网络截获/分析] PingGUI_for_Indy10

這個範例是由BCB6內建的Indy8 example改編來的,變化幅度不大。 分享給有興趣玩Indy10.2.3的同好。
This example is built by the BCB6 adapted to the Indy8 example, change marginally. Share to those who share interest in playing Indy10.2.3. (2010-01-12, C++ Builder, 601KB, 下载129次)

http://www.pudn.com/Download/item/id/1037579.html

[网络编程] AutoUpgrade

我们做程序的方式一是C/S另一是B/S,B/S的程序做在服务端的,客户端是IE, 涉及不到客户端程度升级,我们有时更喜欢C/S,EXE编程方便,各种功能都可以做 得更好,运行速度快。在一个局域网里,客户端有不少,都在运行你的相同客户程 序,为这些客户程序更换新版本,却很麻烦,一直很想有一个较简单的、标准的升 级功能块,这次我做了尝试,自感很满意,现把完整源码贴出,希望有兴趣的,试 一试,提一点新的建议
The way we do the procedure first, C/S is a B/S, B/S to do the procedure in the service side, the client is IE, involving less than the degree of escalation of the client, we sometimes prefer C/S, EXE for convenient way, a variety of functions that can be done better, run faster. In a local area network, the client has a lot of you are running the same client for these clients to replace the new version, but the trouble has been like to have a relatively simple upgrade of the standard function blocks, the I made a try, self-inductance is very satisfied with the integrity of the source is posted, interested parties would like, try to point out that a new proposal (2009-07-15, C++ Builder, 9KB, 下载6次)

http://www.pudn.com/Download/item/id/845457.html

[棋牌游戏] Tetris

俄罗斯方块虽然是非常古老的小游戏, 但现在仍然百玩不厌。 为了让大家看清程序的算法, 程序的界面尽量简单, 没有过多的修饰。
Tetris is a very old game, but play is still not tire hundred. Procedures in order to allow everyone to see the algorithm, the program interface as simple as possible, without too much modification. (2009-03-29, C++ Builder, 239KB, 下载7次)

http://www.pudn.com/Download/item/id/693166.html

[图形图象] 2

计算机图形学您当前还不能下载源码,您必须上载5个C或Java的好源码站长审核后才能下载(如果已上载请等待2小时后再试,查看您的上载日志, 初学者如何在线阅读源码)。也可以【立刻开通VIP会员】。您是愿意继续在门外观望,还是愿意进来享受这里的一切?
Computer graphics that you can not download the current source, you must set up 5 C or Java source code of the well head in order to download audit (If you' ve already uploaded, please try again after waiting two hours to see your upload log, beginners how to online source). Can also be opened immediately 【VIP】 Members. You are willing to continue to wait and see at the door, or are willing to come to enjoy everything here? (2009-03-26, C++ Builder, 1427KB, 下载2次)

http://www.pudn.com/Download/item/id/688858.html

[进程与线程] 钩子的应用程序运行监视

利用这个程序: 1.可以监视在你的电脑运行的程序, 把在你的电脑运行过的程序的时间和名字记录下来 2.可以阻止你规定的禁用程序的执行, 比如不让玩游戏。
use of this procedure : 1. You can monitor the computer running program, on your computer one of the procedures of the time and record the names of two. You can stop the implementation of the banned procedures, such as not playing games. (2005-09-01, C++ Builder, 4KB, 下载51次)

http://www.pudn.com/Download/item/id/109544.html
总计:111