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

[嵌入式/单片机/硬件编程] 19 校赛_信号端 两路DAC DMA

采用stm32自带的DMA +DAC+TIMER来实现正弦波、三角波、方波、锯齿波的生成、频率可调
DMA \DAC\ timer of STM32 is used to generate sine wave, triangular wave, square wave and sawtooth wave, and the frequency can be adjusted (2020-09-24, C/C++, 5419KB, 下载10次)

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

[其他] 1pps

利用GPS的PPS脉冲对系统主板的RTC(系统实时时钟)进行校时。
Using PPS pulse of GPS to calibrate RTC (system real time clock) of system main board. (2020-04-09, C/C++, 111KB, 下载12次)

http://www.pudn.com/Download/item/id/1586416935448789.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

[嵌入式/单片机/硬件编程] 校电赛byWZJ

基于stm32单片机,应用卡尔曼滤波PID算法,通过控制风力大小改变帆板偏转角度
Automation application (2017-06-23, C/C++, 9409KB, 下载13次)

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

[单片机开发] easy-clock-stm8

STM8S使用TIM1定时的数码管显示的简易时钟,可通过独立按键校时
STM8S using TIM1 timing of the digital display of the simple clock, can be independent of the key when the school (2016-05-11, C/C++, 49KB, 下载9次)

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

[嵌入式/单片机/硬件编程] NTP

这个是在嵌入式系统NTP校时程序的部分源代码
NTP PROGRAM (2015-08-18, C/C++, 4KB, 下载12次)

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

[单片机开发] AD9854_Test

AD9854 核心板和模块板的总程序 无忧电子
AD9854 final test (2014-10-27, C/C++, 187KB, 下载12次)

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

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

第九届电磁车在赛道上增加了直角弯,这套是本人校赛时的比赛程序,供各位参考。
A program for the nigth-thingshua-frescale compition. (2014-07-05, C/C++, 1584KB, 下载9次)

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

[单片机开发] arduino-xunxianxiaoche

arduino系统的巡线小车程序 是去年校机器人大赛的决赛程序
arduino system line patrol car program is the final of last year' s school robotics competition program (2013-12-11, C/C++, 17KB, 下载11次)

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

[单片机开发] CCD_DEMO

东南大学第六届智能车竞赛摄像头组参加校赛的源码,没有用反馈,用的P控制,跑得挺好。。
Source of Southeast University Sixth smart car competition, camera group to participate in the school race, useless feedback, with P control, run very good. . (2012-11-22, C/C++, 985KB, 下载13次)

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

[数据结构] 2012-summer-Training-Contest(7)

ACM 2012多校暑假集训(7),标程+解题报告。
2012 Multi-University Training Contest- Contest 7 Tutorial. (2012-11-16, C/C++, 252KB, 下载12次)

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

[单片机开发] GPS_iTrax_LEA5S

msp430控制GPS模块lea-5s完成校时 通过lea-5s进行每2小时发送一次时间信息校时
msp430 control GPS module lea-5s to complete school through the lea-5s for every 2 hours when the school sends a time information (2011-07-31, C/C++, 32KB, 下载9次)

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

[控制台编程] Hustguide

这是华中科技大学东校区的导航系统软件,使用MFC平台编写,希望能有所帮助。
This is the Huazhong University of East Campus navigation system software, written using MFC platform, hoping to help. (2011-07-20, C/C++, 11750KB, 下载11次)

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

[单片机开发] CLOCK

51单片机 时钟 LED显示 可校时 有四个闹钟
It is a program for electronic clock in C language.show in led and there are four alarm in it. (2010-07-25, C/C++, 30KB, 下载11次)

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

[单片机开发] jishi

本项目设计采用了6位数码管显示电路,在设计6位LED显示时,为了简化电路,降低成本,采用动态显示的方式,6个LED显示器共用一个8位的I/O,6位LED数码管的位选线分别由相应的P2.0--P2.5控制,而将其相应的段选线并联在一起,由一个8位的I/O口控制,即P0。译码显示电路将“时”,“分”,“秒”计数器的输出状态经显示译码器译码,通过6位LED七段显示器显示出来。达到定时电路时根据计时系统的输出状态产生的一个脉冲信号,然后去触发蜂鸣器发生器来实现闹铃。校时电路是用来对“时”,“分”,“秒”显示数字进行校对调整的。压缩文件中的仿真文件可以用Proteus查看。
The project was designed with six digital tube display circuit, in the design of six LED display, in order to simplify the circuit, reduce costs, dynamic display mode, 6 LED displays share one 8-bit I/O, 6 Wei LED Digital Choice of line pipe by the corresponding P2.0- P2.5 control, whereas the corresponding segment of its alignment parallel together by an 8-bit I/O port control, that is, P0. Decode display circuit will be "time", "sub", "seconds" counter output state by the display decoder decoding, through the six LED seven-segment display is displayed. To achieve timing circuit timing system according to the output of the state generated by a pulse signal, and then to trigger generator to achieve the alarm buzzer. The school when the circuit is used to "time", "sub", "seconds" display figures proofreading adjusted. Compressed file in the simulation files can be used Proteus view (2010-03-08, C/C++, 21KB, 下载12次)

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

[网络编程] Computer_Network_lecture_2

北京大学计算机网络讲义(下),相信你可以领略到名校的风采,感受名师的教诲!
Computer network lecture from peking university (2009-06-24, C/C++, 9505KB, 下载12次)

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

[单片机开发] CalendarTemperatureClockMmusicSerialSchoolChoice

万年历+温度+闹钟+音乐选择+串口校时 可Proteus仿真
Calendar+ temperature+ clock+ music+ serial school choice (2009-05-21, C/C++, 32KB, 下载9次)

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

[嵌入式/单片机/硬件编程] EmbededsystemdeveloptutorialofFamousUniversity(PDF

上海交大等名校嵌入式开发上课课件,内容全面,由浅至深
Embeded system develop PPT in the Classroom (2009-03-31, C/C++, 9169KB, 下载9次)

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

[数学计算] Adams

用Adams三步四步法求解微分方程,程序主要是微分方程的Adams三步和四步外插法还有四阶预校算法的源程序。
Adams four with three-step solution of differential equations, differential equations are the main procedures of Adams and three-step outside the four-step interpolation method was also fourth-order pre-school algorithm source code. (2009-03-01, C/C++, 2KB, 下载14次)

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

[Windows编程] linuxcici1

广东技术师范学院大一陈兴华获校比赛作品. C的动画
Guangdong Technical Teachers College freshman Frog Chan school of the competition. C animation (2006-03-05, C/C++, 1343KB, 下载12次)

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