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

[Windows编程] 校赛

程序设计校内竞赛,包含打印图形,冒泡输出,排序等
Programming contest in school, including print graphics, bubble output, sorting, etc. (2019-04-21, C/C++, 2KB, 下载0次)

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

[文章/文档] 技术之瞳+阿里巴巴技术笔试心得

本书由阿里巴巴集团校园招聘笔试项目组所著,收集了阿里历届校招中的精华笔试题,涉及多个领域
This book is collected by the Alibaba group campus recruitment and written examination project team. It collects the essence test questions of Ali's previous school enrollment, involving many fields. (2019-03-20, C/C++, 17543KB, 下载4次)

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

[嵌入式/单片机/硬件编程] 51-RS485

51单片机,基于Modbus协议实现电子钟校时的程序。
51 single chip computer, based on Modbus protocol to achieve electronic clock timing procedures. (2019-02-15, C/C++, 25KB, 下载1次)

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

[对话框与窗口] won_normal

广东技术师范学院大一陈兴华获校比赛作品, C的动画
Chen Xinghua, freshman of Guangdong normal University of Technology, won the works of the competition, animation by C. (2018-12-31, C/C++, 910KB, 下载0次)

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

[其他] Sport

产生运动会各种成绩单和得分报表。包括:产生各学校的成绩单,内容包括各校所取得的各项成绩的项目号、名次(成绩)、姓名和得分;产生团体总分报表,内容包括校号、男子团体总分、女子团体总分和团体总分。
Combining C language and data structure to produce achievement report (2018-12-23, C/C++, 2668KB, 下载0次)

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

[RFID编程] 7125资料

A7125是由笙科股份公司开发的一款2.4G无线收发器。 目前广泛应用于家校通,易居通等RFID项目中
Amiccom chip A7125 frequency hopping communication program source code, a little improvement can be used for reference (2018-12-03, C/C++, 12635KB, 下载2次)

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

[人工智能/神经网络/深度学习] archifecture

使用md5校驗和算法保 o文件 通俗的 f,就是為保 C數據的完整性,用一 N指定的算法對原始數據計算出的一個校驗值,接收方用同樣的
Using the md5 checksum algorithm to preserve o files is to preserve the integrity of C data, using an algorithm specified by an N to calculate a check value for the original data. The receiver uses the same (2018-11-19, C/C++, 15KB, 下载0次)

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

[其他] DDR

MX6UL_DDR3_调校_应用手册_V3_20160511
MX6UL_DDR3_tunning_V3_20160511 (2018-10-31, C/C++, 2683KB, 下载2次)

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

[数据结构] 2017cugb

2017cugb校赛真题,2017年中国地质大学(北京)ACM校赛真题
2017cugb Problems,China University Of Geosciences ACM (2018-09-27, C/C++, 2446KB, 下载0次)

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

[其他] 读写卡

pn532读写卡例程,看文档介绍,读写mifare卡
pn532 stm32f107 mifare card read and write,it is sample (2018-09-24, C/C++, 1167KB, 下载7次)

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

[软件设计/软件工程] ATT7022

att7022芯片用户手册,包括芯片介绍、系统功能、电气特性、校表方法等
ATT7022 chip user manual (2018-09-22, C/C++, 407KB, 下载8次)

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

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

使用md5校驗和算法保 o文件 通俗的 f,就是為保 C數據的完整性,用一 N指定的算法對原始數據計算出的一個校驗值,接收方用同樣的
Using the md5 checksum algorithm to preserve o files is to preserve the integrity of C data, using an algorithm specified by an N to calculate a check value for the original data. The receiver uses the same (2018-09-04, C/C++, 15KB, 下载0次)

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

[Linux/Unix编程] Linux

网络编程不得不看的两本神书,涵盖了所有Linux接口函数的详细介绍和Linux内核解读,两书在手,编程无忧。
Network programming has to read two books of God, covering all the detailed introduction of Linux interface functions and Linux kernel interpretation, two books in hand, programming worry free. (2018-06-25, C/C++, 9447KB, 下载14次)

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

[Windows编程] 校门外的树

某校大门外长度为L的马路上有一排树,每两棵相邻的树之间的间隔都是 11 1 米。我们可以把马路看成一个数轴,马路的一端在数轴 00 0 的位置,另一端在 LL L 的位置;数轴上的每个整数点,即 0,1,2,…,L0,1,2,…,L 0,1,2,…,L ,都种有一棵树。 由于马路上有一些区域要用来建地铁。这些区域用它们在数轴上的起始点和终止点表示。已知任一区域的起始点和终止点的坐标都是整数,区域之间可能有重合的部分。现在要把这些区域中的树(包括区域端点处的两棵树)移走。你的任务是计算将这些树都移走后,马路上还有多少棵树。
There is a row of trees on the road outside the gate of the school with a length of L, and the spacing between every two adjacent trees is Eleven 1 meters. We can see the road as a number axis, and one end of the road is on the number axis. 00 0, the other end is in LL The location of L; every integer point on a number of axes, that is, 0,1,2,... L0,1,2,... L 0,1,2,... L, there is a tree. There are some areas on the road to build the subway. These regions are represented by their starting points and ending points on the number axis. The coordinates of the starting point and the ending point of any region are known to be integers. There may be overlapping parts between the regions. Now we need to remove trees from these areas, including two trees at the end of the region. Your task is to calculate how many trees there are on the road after removing all these trees. (2018-06-12, C/C++, 1KB, 下载0次)

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

[Windows编程] 成都校区-何江-《泡泡堂》

泡泡堂游戏的C++实现,能够在Windows系统上运行,可以实现控制,扔弹攻击等等
C++ implementation of bubble hall games (2018-06-03, C/C++, 16070KB, 下载2次)

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

[文章/文档] 基于MSP430单片机电子时钟设计

多功能数字钟的应用非常普遍,由单片机作为数字钟的核心控制器, 通过它的时钟信号 进行实现计时功能,将其时间数据经单片机输出,利用显示器显示出来。通过键盘可以进行 校时,定时等功能。本系统利用单片机实现其具有计时、校时等功能的数字时钟. 是以单片机MSP430F149为核心元件同时采用LCD12864同时显示“时、分、秒、星期、年、月、日、温度”的现代计时装置。
The application of the multi-function digital clock is very common. As the core controller of the digital clock, the timing function is realized by the clock signal of the single chip. The time data is output by the single chip computer, and the display is displayed by the display. (2018-05-17, C/C++, 849KB, 下载9次)

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

[数据库系统] 需求分析报告

数据库课程设计 校医院信息管理系统 需求分析报告
ADBMS requirement analysis; demand analysis (2018-05-09, C/C++, 429KB, 下载7次)

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

[操作系统开发] winols软件破解

对于汽车ECU的编程软件破解文件证书,是MAP图编写必备
Cracking file certificates for the programming software of the car ECU (2018-05-05, C/C++, 256KB, 下载14次)

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

[单片机开发] AT7022_C51

AT7022芯片读写程序,电量芯片数据采集,包括校表程序
AT7022 chip reading and writing program, electricity collection (2018-05-04, C/C++, 137KB, 下载9次)

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

[其他] PPT

猎豹网校 C primer plus 2017
Cheetah network school C Primer Plus 2017 (2018-05-02, C/C++, 4580KB, 下载5次)

http://www.pudn.com/Download/item/id/1525267076383514.html
总计:203