楼主: Luce2030
489 2

[课件与资料] C程序设计语言/C语言程序设计--原理与实践-北航 [推广有奖]

  • 0关注
  • 3粉丝

已卖:166份资源

教授

91%

还不是VIP/贵宾

-

威望
0
论坛币
61 个
通用积分
108.4266
学术水平
11 点
热心指数
34 点
信用等级
4 点
经验
19182 点
帖子
1240
精华
0
在线时间
756 小时
注册时间
2024-1-22
最后登录
2025-11-9

楼主
Luce2030 发表于 2024-10-11 19:10:40 |AI写论文

+2 论坛币
k人 参与回答

经管之家送您一份

应届毕业生专属福利!

求职就业群
赵安豆老师微信:zhaoandou666

经管之家联合CDA

送您一个全额奖学金名额~ !

感谢您参与论坛问题回答

经管之家送您两个论坛币!

+2 论坛币
C语言程序设计
北京航空航天大学程序设计课程组

教材与主要参考书
《C语言程序设计--原理与实践》,宋友等主编,高等教育出版社,2022
《C程序设计语言》The C Programming Language,Second Edition,B.W.Kernighan,D.M.Ritchie,机械工业出版社 2012,徐宝文等译
《C程序设计导引》(第二版),尹宝林编著,机械工业出版社,2020



+0-讲义PPT-pdf版            35.8 MB
chap10-文件file.pdf             2.1 MB
chap11-过程step.pdf             1.4 MB
chap1-程序设计引言quickIntro.pdf             6.1 MB
chap2-C语言编程基础框架framework.pdf             4.5 MB
chap3-基本数据处理dataProcessing.pdf             3.5 MB
chap4-结构化编程structProg.pdf             2.7 MB
chap5-函数function.pdf             3.8 MB
chap6-数组array.pdf             4.2 MB
chap7-指针1pointer1.pdf             1.9 MB
chap8-指针2pointer2.pdf             2.5 MB
chap9-结构和联合struct-union.pdf             2.9 MB
+58842-00-code            117.0 KB
+chap1             1.8 KB
c1-1-helloworld.c              114 Byte
c1-2-aplusb.c              218 Byte
c1-3-intdivide.c              128 Byte
c1-4-floatdivide.c              130 Byte
c1-5-intdivide.c              227 Byte
c1-6-scorerank.c              190 Byte
c1-7-star.c              160 Byte
c1-8-average.c              251 Byte
c1-9-pi.c              454 Byte
+chap10             11.7 KB
c10-10-checknullchar.c              348 Byte
c10-10out.txt              14 Byte
c10-11Lin.txt              478 Byte
c10-11Win.txt              506 Byte
c10-11-win2lin.c              541 Byte
c10-12-readzipinfo.c              404 Byte
c10-13-win2lin-inlinux.c              680 Byte
c10-14-fsize.c              404 Byte
c10-15-feofwrong.c              256 Byte
c10-16-feofright.c              261 Byte
c10-17-freplace.c              553 Byte
c10-18-telservice.c              673 Byte
c10-1-finout.c              306 Byte
c10-2-freopen.c              217 Byte
c10-3-ftest-in-win-or-linux.c              535 Byte
c10-4-fopena.c              323 Byte
c10-5-fopenw.c              510 Byte
c10-6-fopenr.c              912 Byte
c10-7.in              66 Byte
c10-7.out              134 Byte
c10-7-grade.c              2.2 KB
c10-8-fopenbin.c              793 Byte
c10-9.out              10 Byte
c10-9-textsavebin.c              501 Byte
cfg.bin              124 Byte
id.txt              18 Byte
in.txt              45 Byte
log.txt              78 Byte
out.txt              5 Byte
+chap11             19.8 KB
c11-1-checkid.c              3.2 KB
c11-2-rabbit1.c              746 Byte
c11-2-rabbit2.c              681 Byte
c11-2-rabbit3.c              899 Byte
c11-2-rabbit4.c              1.2 KB
c11-3-solvef.c              2.1 KB
c11-4.in              27 Byte
c11-4-getrain1.c              1.1 KB
c11-4-getrain2.c              1.4 KB
c11-4-getrain3.c              1.0 KB
c11-5-calender.c              3.2 KB
c11-6.in              91 Byte
c11-6-2.in              107 Byte
c11-6-searchmat.c              2.6 KB
c11-7-aplusb.c              447 Byte
c11-8-findfirstpos.c              1.1 KB
+chap2             4.8 KB
c2-10-area.c              155 Byte
c2-11-quadratic-equation.c              436 Byte
c2-12-typeconversion.c              388 Byte
c2-13-average.c              259 Byte
c2-14-leapyear.c              251 Byte
c2-15-guessrank.c              278 Byte
c2-16-maleorfemale.c              184 Byte
c2-17.in              14 Byte
c2-17-toupper.c              330 Byte
c2-18-betterstu.c              406 Byte
c2-19-macro.c              417 Byte
c2-1-constant.c              238 Byte
c2-2-outputchar.c              109 Byte
c2-3-ascii.c              220 Byte
c2-4-toupper.c              400 Byte
c2-5-escape-char.c              88 Byte
c2-6-area.c              191 Byte
c2-7-variable.c              188 Byte
c2-8-variable.c              187 Byte
c2-9-scanf.c              182 Byte
+chap3             4.6 KB
c3-10-float.c              285 Byte
c3-11-address.c              199 Byte
c3-12-arrayinit.c              946 Byte
c3-13-countchar.c              730 Byte
c3-14.in              23 Byte
c3-14-grades.c              692 Byte
c3-1-bitand.c              190 Byte
c3-2-bitshiftright.c              302 Byte
c3-3-average.c              133 Byte
c3-4-2pow-n.c              120 Byte
c3-5-setbits.c              133 Byte
c3-6-setbits.c              134 Byte
c3-7-setbits.c              279 Byte
c3-8-setbits.c              227 Byte
c3-9-address.c              314 Byte
+chap4             10.6 KB
c4-10-2pow.c              190 Byte
c4-11-gcd.c              267 Byte
c4-12-average.c              365 Byte
c4-13.in              16 Byte
c4-13-testinputint.c              247 Byte
c4-14-1.in              16 Byte
c4-14-2.in              18 Byte
c4-14-countlines.c              205 Byte
c4-15-factorial-remainder.c              373 Byte
c4-16-reciprocal-sum.c              200 Byte
c4-17-gcd.c              198 Byte
c4-18-lcm.c              236 Byte
c4-19-benefits.c              262 Byte
c4-20-compound-interest.c              234 Byte
c4-21-pi.c              738 Byte
c4-22-bigv.c              528 Byte
c4-23-intdecom.c              567 Byte
c4-24-intdecom-goto.c              610 Byte
c4-24-intdecomlongest.c              657 Byte
c4-25-matcharrange.c              834 Byte
c4-26-weekday.c              1.5 KB
c4-4-scorerank.c              241 Byte
c4-5-grade.c              197 Byte
c4-6-quad-equation.c              481 Byte
c4-7-calculator.c              551 Byte
c4-8-scoreoutput.c              479 Byte
c4-9-calculator2.c              600 Byte
+chap5             12.4 KB
c5-10-var-sapce.c              303 Byte
c5-11-var-sapce2.c              265 Byte
c5-12-static-app.c              245 Byte
c5-13-enigma.c              2.7 KB
c5-14-rec-factorial.c              228 Byte
c5-15-rec-fibonacci.c              305 Byte
c5-16-hanoi.c              578 Byte
c5-17-findseat.c              630 Byte
c5-18-isdigit.c              528 Byte
c5-19-onedice.c              260 Byte
c5-1-vectorsangle.c              585 Byte
c5-2-pow.c              380 Byte
c5-3-max.c              262 Byte
c5-4-verifygoldbach.c              793 Byte
c5-5-pi.c              599 Byte
c5-6-swapfail.c              255 Byte
c5-7-swap.c              260 Byte
c5-8-weekday.c              1.6 KB
c5-9-weekday2.c              1.7 KB
+chap6             21.2 KB
c6-10-recbinfind.c              1.5 KB
c6-11-binfind.c              1.5 KB
c6-12-stack.c              865 Byte
c6-13-queue.c              953 Byte
c6-14-loopqueue.c              980 Byte
c6-15.in              9 Byte
c6-15-hashpos.c              459 Byte
c6-16-string.c              257 Byte
c6-17-strrev.c              510 Byte
c6-18-puts.c              146 Byte
c6-19-fputs.c              178 Byte
c6-1and2.c              448 Byte
c6-20-strncpy.c              357 Byte
c6-21-strncat.c              406 Byte
c6-22-sizeof.c              487 Byte
c6-23-hackpwd.c              499 Byte
c6-24-2D-array.c              626 Byte
c6-25.c              345 Byte
c6-26-calender.c              2.0 KB
c6-27-knapsack01.c              905 Byte
c6-28-intdivide-complete.c              2.0 KB
c6-28-intdivide-simple.c              603 Byte
c6-29-count.c              772 Byte
c6-3.c              285 Byte
c6-4-bubblesort.c              650 Byte
c6-5-optibubblesort.c              808 Byte
c6-6-selectsort.c              645 Byte
c6-7-insertsort.c              675 Byte
c6-8-quicksort.c              1.0 KB
c6-9-linearfind.c              608 Byte
+chap7             6.2 KB
c7-10-ptrplus.c              149 Byte
c7-11-strstr.c              894 Byte
c7-12-strrev.c              547 Byte
c7-13-ptrchange.c              266 Byte
c7-14-smallb2bigB.c              480 Byte
c7-15-memcpy.c              542 Byte
c7-1-address.c              154 Byte
c7-2.c              284 Byte
c7-3-pointvar.c              776 Byte
c7-4-longestline.c              510 Byte
c7-6-swap.c              221 Byte
c7-7-gradeanalyse.c              660 Byte
c7-8-strcut.c              308 Byte
c7-9-replace.c              546 Byte
+chap8             13.1 KB
c8-10.in              42 Byte
c8-10-strsort.c              1.3 KB
c8-11.c              328 Byte
c8-12.c              178 Byte
c8-13-generalbubblesort.c              1.4 KB
c8-13-generalbubblesort2.c              1.5 KB
c8-14-points-sort.c              939 Byte
c8-15-strsort-qsort.c              759 Byte
c8-16.in              36 Byte
c8-16-qsortbsearch.c              758 Byte
c8-16-qsortbsearch-stable.c              1.1 KB
c8-1-arraysearch.c              280 Byte
c8-3-arrayptr.c              232 Byte
c8-4-arrayptr.c              183 Byte
c8-5.in              60 Byte
c8-5-strsort.c              678 Byte
c8-5-strsort-func.c              906 Byte
c8-6-matmulti.c              846 Byte
c8-7-matmulti-index.c              865 Byte
c8-8-strchange.c              296 Byte
c8-9-ptrarray.c              562 Byte
+chap9             10.5 KB
   c9-10-destroylist.c              1.2 KB
   c9-11-reverselist.c              1.6 KB
   c9-12-13-14-search-ins-del.c              1.7 KB
   c9-1-aligndemo.c              150 Byte
   C9-2.c              1.2 KB
   c9-2-Lowcopy.c              491 Byte
   c9-3-value-expr.c              1.3 KB
   c9-4-uniondemo.c              239 Byte
   c9-5-unionapp.c              675 Byte
   c9-6-createlist-rev.c              801 Byte
   c9-7-createlist-normal.c              1.1 KB



58842-00(宋友)讲义PPT+源代码-pdf版.zip (31.19 MB, 需要: RMB 29 元)


二维码

扫码加我 拉你入群

请注明:姓名-公司-职位

以便审核进群资格,未注明则拒绝

关键词:C程序设计 c语言程序 程序设计 C程序 C语言

沙发
Barda-2025(未真实交易用户) 发表于 2024-12-14 14:48:41
刚好在找,感谢分享!!

您需要登录后才可以回帖 登录 | 我要注册

本版微信群
jg-xs1
拉您进交流群
GMT+8, 2025-12-22 21:54