资源列表
1api-ms-win-core-synch-l1-2-0
- windows program for pc
读写优先
- 事件对象解决读写者问题实现P、V操作用Win32提供的同步对象实现P、V操作,并使用它们解决读者-写者问题 利用事件机制模拟多值信号量。(Event object solves the problem of reader writer)
排队
- c语言实现银行排队功能以及窗口分配的功能。输入一个符号来领取号码,再进行窗口分配(C language to achieve Bank Queuing function and window allocation function. Enter a symbol to receive the number, and then window allocation)
YUVmerge
- YUVSplice 多个YUV合成一个YUV,(YUVSplice many yuv merge into one yuv)
21838442
- 一个用mfc来编的秒表小程序,挺好玩的,我话了很多时间的()
music、root-music、esprit、mvrd
- 采用music、root-music、esprit、mvrd四中算法的仿真对比分析(The simulation analysis of music, Root-MUSIC, ESPRIT, mvrd four algorithm)
73493695
- 用数组解JOSEPHUS问题的程序源码,绝对没有错误,很好,不错()
fwdcodefornfa
- program about NFA non deterministic automata algorithm in c++.
CWebPage
- Javascr ipt和C++相互调用的类CWebPage,有兴趣的朋有可以下载参考一下!(Javascr ipt and C++ call each other class CWebPage, interested friends can download reference!)
程序
- 2017年数学建模国赛第四问程序,思路仅供参考(This is source code of forth question of The Mathematical modeling of college students in 2017)
线性表的实现
- 数据结构线性表顺序表c语言的实现,顺序表表示的是用一组地址连续的存储单元依次存储线性表的数据元素,所以顺序结构的实现一般采用数组的方式来实现,存储空间也采用动态分配的方式。在定义中用一个ElemType * elem表示基地址,int length 表示当前长度,int listsize表示数组的大小。(Linear table data structure to achieve the order form of the C language, the order of the table i
sys
- 实现流水灯的闪烁控制,左右闪烁,来回,可控制时长(Realize the flashing control of water lampRealize the flashing control of the water lamp, realize the flashing control of the water lamp, flicker left and right, back and forth, can control the length of time)