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

[C#编程] 汉诺塔

较为简单的C语言程序用以计算N阶汉诺塔所需的步数
Calculate the number of steps needed to calculate the N-order Hanoi Tower (2021-03-08, C/C++, 32KB, 下载0次)

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

[C#编程] 汉诺塔

汉诺塔问题来自一个古老的传说:在世界刚被创建的时候有一座钻石宝塔(塔A).其上有64个金碟。所有碟子按从大到小的次序从塔底堆放至塔顶。紧挨着这座塔有另外两个钻石宝塔(塔B和塔C)。从世界创始之日起,婆罗门的牧师们就一直在试图把塔A上的碟子移动到塔C上去,其间借助于塔B的帮助。每次只能移动一个碟子,任何时候都不能把一个碟子放在比它小的碟子上面。当牧师们完成任务时,世界末日也就到了。
The problem of Hanoi tower comes from an old legend: when the world was first created, there was a diamond pagoda (tower a). There were 64 gold plates on it. All dishes are stacked from the top of the tower to the bottom of the tower. Next to this tower are two other diamond towers (Tower B and tower C). Since the founding of the world, Brahman priests have been trying to move the plates from tower a to tower C with the help of tower B. Only one dish can be moved at a time, and a dish cannot be placed on a smaller one at any time. When the priests finish their mission, the end of the world will come. (2020-11-18, C/C++, 11KB, 下载0次)

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

[C#编程] 双机通信

实现PC机到单片机传输数据以及两片单片机之间串口双机通信
Realize the communication between two single chip computers (2019-10-30, C/C++, 1429KB, 下载0次)

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

[C#编程] C++

经典的汉诺塔编程示例,供入门者参考学习,希望大家喜欢
Classic Hanoi Tower programming example for beginners to learn (2019-10-13, C/C++, 4KB, 下载0次)

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

[C#编程] 触发程序文件

控制晶闸管的触发角,使单片机发出脉宽为30°的双触发脉冲波形,实现电机的起动。
By controlling the trigger angle of thyristor, the single-chip computer can send out a double trigger pulse waveform with a pulse width of 30 degrees to start the motor. (2019-04-19, C/C++, 33KB, 下载7次)

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

[C#编程] 心算游戏机

曾经做的一个小游戏机,用STC15单片机编程在12864上随机显示个位及双位计算题,用摇杆选择答案,最后记录分数,用单片机自带RAM记录上一轮游戏分数及时间,关机再开仍能查看。不过做的不算很好就是了,应该说很不好吧
Now, with increasing frequency of use of the calculator, compute power is declining, increased computing power without delay. Mental arithmetic games can practice units and double-head, which belongs to the children's educational toys. And more importantly, whether it is primary school, high school and even College, calculations are the most basic of things, so it's not just for children. Mental arithmetic game is with STC15W4K32S4 as the main control chip to achieve control over the whole system. In this design using the main control chip within the STC15W4K32S4 ADC module, through the successive comparison logic, through a series of comparison, digital approximation of the converted digital value corresponding to the input analog signal, will finally be in digital preservation in the ADC conversion result register, using LCD screen output, then PS2 joystick module, select the correct answer from the LCD. (2017-07-27, C/C++, 503KB, 下载1次)

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

[C#编程] double_three

vs2012+opencv下的双三次滤波器自编代码
Vs2012+ opencv under the dual filter filter code (2017-04-22, C/C++, 4981KB, 下载1次)

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

[C#编程] pengyoutongxunlu

功能一般的朋友通讯录代码,本代码属于自己娱乐,不能用于商业范畴
jhdkl avdhfsjvafdv (2012-06-19, C/C++, 10KB, 下载5次)

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

[C#编程] DigitalPyramid

编写程序,实现数字金字塔 C#实现 编写程序,实现数字金字塔
Digital Pyramid (2010-12-29, C/C++, 1KB, 下载2次)

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

[C#编程] hanoi

C语言专家Dennis Ritchie对汉诺塔问题写出的标程。用的是递归方法。可供大家学习。
C language professor Dennis Ritchie wrote the standard program on the Hanoi Tower problem . Using a recursive method. We can learn it. (2010-02-04, C/C++, 1KB, 下载40次)

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

[C#编程] shuanjifen

双积分是数字积分电压表能精确的测试到mv,给同学们提供一些程序
Pairs of points is the digital integral voltage meter to accurately test the mv, for students to provide some of the procedures (2009-10-07, C/C++, 218KB, 下载34次)

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

[C#编程] D9820AISingleBufferCheck

凌华科技数字化仪C#编程实例,AI采集,双BUFFER
Adlink Technology digitizers example C# programming, AI Acquisition, double BUFFER (2009-04-10, C/C++, 54KB, 下载13次)

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

[C#编程] tanchisheyouxi

贪吃蛇,就是满足以上要求而设计出来的,希望能给玩家带来娱乐。贪吃蛇这一游戏简单易行,操作方便,娱乐性较强,吸引了不少人。
greedy snake, is designed to meet these requirements, hoping to bring entertainment to players.This greedy snake game simple, easy to operate, entertaining, attract many people. (2009-03-15, C/C++, 30KB, 下载6次)

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

[C#编程] gam

计算一个函数每隔一个时间间隔的伽马函数值和贝塔函数值
Calculation of a function at a time interval of the gamma function value and the beta function value (2008-07-04, C/C++, 1KB, 下载4次)

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

[C#编程] xiaoda

用C++编译出来的汉诺塔算法,希望对大家有帮助
use of the C compiler HANOR algorithm, we hope to help (2006-06-29, C/C++, 4KB, 下载4次)

http://www.pudn.com/Download/item/id/199406.html
总计:15