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

[Linux/Unix编程] 野火STM32-03、《零死角玩转STM32》PDF教程

野火STM32-03、《零死角玩转STM32》PDF教程
Pdf course of wild fire stm32-03, zero dead corner play stm32 (2020-08-22, C/C++, 14647KB, 下载3次)

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

[Linux/Unix编程] 24点游戏

用4张牌玩24点算法,用纯C语言编写,循环嵌套方法。
C programming .count 24 point game ,use 4 card 1-9 number. (2020-02-23, C/C++, 3KB, 下载0次)

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

[Linux/Unix编程] hitmouse

实现打地鼠,模仿大家熟悉的打地鼠小游戏。游戏由2-4个玩家合作使用技能消灭地洞里的地鼠,相应颜色的玩家杀死相应颜色的地鼠,最后结算得到的总分。
Achieving hamster beating (2019-05-15, C/C++, 8376KB, 下载2次)

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

[Linux/Unix编程] 1

黑白棋看电视剧福克斯的减实得分二人儿童俄日的
The beginning of the skin care, the flying pigeon, Su several dead (2018-06-12, C/C++, 1150KB, 下载0次)

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

[Linux/Unix编程] 零死角玩转STM32—F429

开发板的功能强大与适应,很好用,适合新手和转行的小白
The development board is powerful and adaptable, easy to use, suitable for beginners and career changers. (2018-04-08, C/C++, 27247KB, 下载5次)

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

[Linux/Unix编程] 2014220303020_yang_lab3

1。学习所提供的表达式语法的LR分析 了解calc1。L,calc1。Y,calc2。L,Y calc2。 在Eclipse中创建项目并试运行calc3。L,Y calc3。 2。为学习提供lrgram.txt语法 它与rdgram.txt比较 三.学习和了解makefile文件(可选) 4。写的lrgram LR解析器 (1)解析器生成AST。 野牛的规范文件:lrparser。Y Flex的规范文件:lrlex。l AST相关代码:AST和AST (2)其他功能(如主)main, (3)解析器(rdparser。C)可以读取源文件(如测试。C)从命令行,在分析这个文件,通过调用函数showast印刷结构。 5。设计一个符号表,以便将令牌属性和其他信息保存到表中(可选)
To learn LR analysis of the provided expression grammar understand calc1.l calc1.y calc2.l calc2.y create a project in eclipse and try to run calc3.l calc3.y (2018-01-14, C/C++, 3KB, 下载2次)

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

[Linux/Unix编程] huangshan

Description 二哥与女朋友到黄山旅行。他们在山上玩了一整天,发现天色已晚,该回家了。而突然又开始下起了雨,二哥的女朋友表示非常不爽:“都是你搞的,早知道就不和你来了。” 二哥当然不能抛下女朋友不管,并且二哥也不想露宿在山上。于是他摊开被雨淋湿的地图。 黄山地图是一个N*N的矩阵,矩阵中的每一项表示那个地方的高度。二哥与女朋友处在左上角,他们的住处在右下角。在矩阵中可以朝上下左右走,但不能沿着对角线行走。二哥的女朋友不喜欢颠簸,所以二哥需要找到一条回到住处的路径,使得路径上的最高点与最低点之差尽量小,而不需要管这条路径有多长。 Input Format 第一行:N 接下来N行 N*N的整数矩阵,(0≤每点的高度≤110 )。 (2≤N≤100) Output Format 一个整数,表示颠簸最小的路径中最高点与最低点的高度差。 Sample Input 5 1 1 3 6 8 1 2 2 5 5 4 4 0 3 3 8 0 2 3 4 4 3 0 2 1 Sample Output 2
the er ge is at huang shan (2017-10-06, C/C++, 3KB, 下载1次)

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

[Linux/Unix编程] pthread_pool.tar

linux线程池的C简单示例,适合刚开始玩
C simple example linux thread pool for the beginning of play (2015-10-14, C/C++, 10KB, 下载2次)

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

[Linux/Unix编程] phoenixPP-1.0.tar

Linux上C和C++实现的Mapreduce框架,斯坦福的研究项目
C and C++ implementation ofMapreduce framework, a research project from stanford (2014-07-28, C/C++, 2264KB, 下载3次)

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

[Linux/Unix编程] rich-v1.1

linux终端下C编程练习 大富翁游戏,实现了游戏的基本框架,地图显示,4位玩家的行走,买地交租和一个道具的使用,其他道具暂时不能用,有兴趣可以添加其他的实现,欢迎交流! Linux终端设置成黑底白字显示效果好点!
The the linux terminal under the C programming exercises Monopoly game, the basic framework of the game, map display, four players walking to pay the rent, to buy land and a props use other props is temporarily unavailable, the interest can add other implementations, exchange welcome! Linux terminal is set to white on black display good point! (2012-12-04, C/C++, 232KB, 下载9次)

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

[Linux/Unix编程] bootp

实现加法的程序自己写的程序不知道好不好用,可以试一下
Addition of procedures to achieve their own written procedures did not know it really easy to use, you can try (2011-11-21, C/C++, 3KB, 下载6次)

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

[Linux/Unix编程] tinytcl681

一个嵌入试TCL脚本解释器编译后不到60K.
TinyTcl is a tiny version of Tcl, for small footprint machines and embeddable/rommable applications. It is derived from Tcl 6.7 and compiles to less than 60K, 10X smaller than Tcl 7 and Tcl 8 (2009-03-31, C/C++, 264KB, 下载28次)

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

[Linux/Unix编程] grub4dos-0.4.4-2008-08-08-src

grub4dos-0.4.4-2008- 08-src.zip,最新版的grub4dos软件源码,可以在windows下启动linux,喜欢玩多系统启动的朋友搞启动开发有福了
grub4dos-0.4.4-2008-08-src.zip, the latest version of grub4dos source software, you can activate windows under linux, love to play more than a friend to boot the system to start engaging in the development of blessed (2008-09-24, C/C++, 1407KB, 下载16次)

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

[Linux/Unix编程] gmp-chudnovsky.tar

一个pi程序的源代码,此源代码编译需要gmp环境。 主要提供了pi代码的编程思路。 仅供大家学习。希望对玩算法的朋友有用。
A pi program (2008-05-25, C/C++, 5KB, 下载17次)

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

[Linux/Unix编程] LINUXsaolei

Linux下扫雷 1.开始游戏----新游戏的开始。 ⒉难度设定——有初级、中级、高级三种难度的选择适合不同的玩家。 ⒊排名---在所有玩过此游戏的玩家进行排名。
Linux under the mine 1. The beginning of the game---- the new game start. ⒉ difficulty settings- there are primary, intermediate and advanced difficulty of the choice of three different players.--- ⒊ ranking in all games played in this ranking. (2008-01-13, C/C++, 57KB, 下载40次)

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

[Linux/Unix编程] messagequen

以 下 程 序 在 IBM RS/6000 小 型 机(AIX 操 作 系 统) 上 和IBM PC(UNIX 操 作 系 统) 上 分 别 调 试 通 过。 该 程 序 主 要 模 拟 根 据 帐 号 查 询 余 额 的 过 程。
following procedures in IBM RS/6000 (AIX), and IBM PC (U NIX operating systems), respectively, through debugging. The procedures under simulated account balance inquiries process. (2006-04-21, C/C++, 1KB, 下载10次)

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

[Linux/Unix编程] 扑克24点游戏unix下C

unix环境下c语言屏幕编程开发,扑克24点游戏(玩家可以积分)
unix environment c screen programming language, 24 points poker game (players integral) (2005-11-10, C/C++, 66KB, 下载36次)

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

[Linux/Unix编程] lirc-0.6.6.tar

很少见的linux下的红外口的工具,如果有使用手机红外口的可以试一试,我还没有使用
tools of ultra-red under linux, use for mobil phone (2005-08-25, C/C++, 505KB, 下载15次)

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

[Linux/Unix编程] linux_CS

简单的服务器,客服端通讯,已经调试,试用于初学者
simple servers, customer-communications, debug and try to beginners (2005-04-30, C/C++, 2KB, 下载32次)

http://www.pudn.com/Download/item/id/1114824234185741.html
总计:19