|
|

总计: 31 个文件夹, 161 个文件
51CTO-Windows核心编程视频课程(第二部分)
├── 课件
│ ├── 1-01
│ │ └── 1.cpp
│ ├── 1-010
│ │ └── 1.cpp
│ ├── 1-011
│ │ └── 1.cpp
│ ├── 1-012
│ │ └── 1.cpp
│ ├── 1-02
│ │ └── 1.cpp
│ ├── 1-03
│ │ └── 1.cpp
│ ├── 1-04
│ │ └── 1.cpp
│ ├── 1-05
│ │ └── 1.cpp
│ ├── 1-06
│ │ └── 1.cpp
│ ├── 1-07
│ │ └── 1.cpp
│ ├── 1-08
│ │ └── 1.cpp
│ ├── 1-09
│ │ └── 1.cpp
│ ├── 52 关键区1-01
│ │ ├── Critical.cpp
│ │ ├── Critical.h
│ │ ├── Main.cpp
│ │ ├── Spin.cpp
│ │ └── Spin.h
│ ├── 53 关键区2-01
│ │ ├── Critical.cpp
│ │ ├── Critical.h
│ │ ├── Main.cpp
│ │ ├── Spin.cpp
│ │ └── Spin.h
│ ├── 54 内核同步对像初步-01
│ │ ├── 1.cpp
│ │ └── 2.cpp
│ ├── 61 APC的两个问题-01
│ │ ├── APC1.cpp
│ │ ├── EvnetAndApc.cpp
│ │ └── Main.cpp
│ ├── 65 WCT等待环-01
│ │ ├── 测试程序.cpp
│ │ └── 环.cpp
│ ├── Other_Syn
│ │ ├── Debug
│ │ │ ├── Test_Dlg.exe
│ │ │ ├── Test_Dlg.exe.manifest
│ │ │ ├── Test_Dlg.ilk
│ │ │ ├── Test_Dlg.pdb
│ │ │ ├── WaitForInputIdle.exe
│ │ │ ├── WaitForInputIdle.exe.manifest
│ │ │ ├── WaitForInputIdle.ilk
│ │ │ └── WaitForInputIdle.pdb
│ │ ├── Other_Syn
│ │ │ ├── Debug
│ │ │ │ ├── CL.read.1.tlog
│ │ │ │ ├── CL.write.1.tlog
│ │ │ │ ├── Other_Syn.log
│ │ │ │ ├── Other_Syn.vcxprojResolveAssemblyReference.cache
│ │ │ │ ├── WaitForInputIdle.exe.embed.manifest
│ │ │ │ ├── WaitForInputIdle.exe.embed.manifest.res
│ │ │ │ ├── WaitForInputIdle.exe.intermediate.manifest
│ │ │ │ ├── WaitForInputIdle.lastbuildstate
│ │ │ │ ├── WaitForInputIdle.obj
│ │ │ │ ├── WaitForInputIdle.write.1.tlog
│ │ │ │ ├── WaitForInputIdle_manifest.rc
│ │ │ │ ├── cl.command.1.tlog
│ │ │ │ ├── link-cvtres.read.1.tlog
│ │ │ │ ├── link-cvtres.write.1.tlog
│ │ │ │ ├── link.6044-cvtres.read.1.tlog
│ │ │ │ ├── link.6044-cvtres.write.1.tlog
│ │ │ │ ├── link.6044.read.1.tlog
│ │ │ │ ├── link.6044.write.1.tlog
│ │ │ │ ├── link.command.1.tlog
│ │ │ │ ├── link.read.1.tlog
│ │ │ │ ├── link.write.1.tlog
│ │ │ │ ├── mt.command.1.tlog
│ │ │ │ ├── mt.read.1.tlog
│ │ │ │ ├── mt.write.1.tlog
│ │ │ │ ├── rc.command.1.tlog
│ │ │ │ ├── rc.read.1.tlog
│ │ │ │ ├── rc.write.1.tlog
│ │ │ │ ├── vc100.idb
│ │ │ │ └── vc100.pdb
│ │ │ ├── Other_Syn.vcxproj
│ │ │ ├── Other_Syn.vcxproj.filters
│ │ │ ├── Other_Syn.vcxproj.user
│ │ │ └── WaitForInputIdle.cpp
│ │ ├── Test_Dlg
│ │ │ ├── Debug
│ │ │ │ ├── CL.read.1.tlog
│ │ │ │ ├── CL.write.1.tlog
│ │ │ │ ├── Test_Dlg.exe.embed.manifest
│ │ │ │ ├── Test_Dlg.exe.embed.manifest.res
│ │ │ │ ├── Test_Dlg.exe.intermediate.manifest
│ │ │ │ ├── Test_Dlg.lastbuildstate
│ │ │ │ ├── Test_Dlg.log
│ │ │ │ ├── Test_Dlg.obj
│ │ │ │ ├── Test_Dlg.pch
│ │ │ │ ├── Test_Dlg.res
│ │ │ │ ├── Test_Dlg.write.1.tlog
│ │ │ │ ├── Test_DlgDlg.obj
│ │ │ │ ├── Test_Dlg_manifest.rc
│ │ │ │ ├── cl.command.1.tlog
│ │ │ │ ├── link-cvtres.read.1.tlog
│ │ │ │ ├── link-cvtres.write.1.tlog
│ │ │ │ ├── link.command.1.tlog
│ │ │ │ ├── link.read.1.tlog
│ │ │ │ ├── link.write.1.tlog
│ │ │ │ ├── mt.command.1.tlog
│ │ │ │ ├── mt.read.1.tlog
│ │ │ │ ├── mt.write.1.tlog
│ │ │ │ ├── rc.command.1.tlog
│ │ │ │ ├── rc.read.1.tlog
│ │ │ │ ├── rc.write.1.tlog
│ │ │ │ ├── stdafx.obj
│ │ │ │ ├── vc100.idb
│ │ │ │ └── vc100.pdb
│ │ │ ├── res
│ │ │ │ ├── Test_Dlg.ico
│ │ │ │ └── Test_Dlg.rc2
│ │ │ ├── ReadMe.txt
│ │ │ ├── Resource.h
│ │ │ ├── Test_Dlg.aps
│ │ │ ├── Test_Dlg.cpp
│ │ │ ├── Test_Dlg.h
│ │ │ ├── Test_Dlg.rc
│ │ │ ├── Test_Dlg.vcxproj
│ │ │ ├── Test_Dlg.vcxproj.filters
│ │ │ ├── Test_Dlg.vcxproj.user
│ │ │ ├── Test_DlgDlg.cpp
│ │ │ ├── Test_DlgDlg.h
│ │ │ ├── stdafx.cpp
│ │ │ ├── stdafx.h
│ │ │ └── targetver.h
│ │ ├── ipch
│ │ │ ├── other_syn-83c96b02
│ │ │ │ └── waitforinputidle-fbc8bb96.ipch
│ │ │ └── test_dlg-50d26838
│ │ ├── Other_Syn.sdf
│ │ ├── Other_Syn.sln
│ │ └── Other_Syn.suo
│ ├── Timer-01
│ │ └── Timer.cpp
│ ├── 基础限制-01
│ │ └── 基础限制.cpp
│ └── 线程调度-以及线程同步原理-01.docx
├── 1.作业概念初步_ev.mp4
├── 10.线程初步_ev.mp4
├── 11.线程创建_ev.mp4
├── 12.CreateThread和beginthread_ev.mp4
├── 13.API函数和C语言函数_ev.mp4
├── 14.伪句柄和真是句柄_ev.mp4
├── 15.API函数和C语言库函数混合使用的问题_ev.mp4
├── 16.线程优先级和线程上下文切换_ev.mp4
├── 17.线程暂停_ev.mp4
├── 18.windows系统抽象优先级和线程优先级关系_ev.mp4
├── 19.设置线程和进程的cpu_ev.mp4
├── 2.子进程不加入默认父进程所在作业的办法_ev.mp4
├── 20.CPU的几个概念_ev.mp4
├── 21.原子操作函数interlocked系列函数_ev.mp4
├── 22.关键区_ev.mp4
├── 23.带自旋锁的关键区_ev.mp4
├── 24.slim读写锁和条件变量_ev.mp4
├── 25.线程优先级和同步原理_ev.mp4
├── 26.自旋同步_ev.mp4
├── 27.关键区1_ev.mp4
├── 28.关键区2_ev.mp4
├── 29.内核同步对像初步_ev.mp4
├── 3.如何给作业中的进程施加限制_ev.mp4
├── 30.事件同步对象_ev.mp4
├── 31.WaitForMultipleObjects函数_ev.mp4
├── 32.互斥内核对象_ev.mp4
├── 33.防止互斥内核对象出现abandoned的方法_ev.mp4
├── 34.信号灯_ev.mp4
├── 35.APC初步_ev.mp4
├── 36.APC的两个问题_ev.mp4
├── 37.时钟内核对象_ev.mp4
├── 38.等待进程空闲_ev.mp4
├── 39.WCT等待环_ev.mp4
├── 4.作业中的基本限制_ev.mp4
├── 40.调试事件_ev.mp4
├── 5.作业中的安全限制_ev.mp4
├── 6.作业通知的接收1_ev.mp4
├── 7.作业中的UI限制_ev.mp4
├── 8.作业通知的接收2_ev.mp4
└── 9.其他一些杂项_ev.mp4
下载地址:
|
|