资源列表
findpci
- 这是一个通过INT调用察看PCI信息的程序,对于学习PCI规范的人很有用-This is a call to see through INT PCI procedures for information, learning the PCI specifications useful
csreaderandwriter
- 此代码实现了操作系统中进程的经典问题-读者写者问题.-this code of the operating system to achieve process classic problem - the problem of readers to write.
fill
- 可以根据用户输入的图形的顶点的坐标,将顶点连线围成的图形填充颜色
Startup
- startup.s for S3c6410
tstyle.ZIP
- 小型动画设计,显示动态字符。属自娱自乐,仅供参考。-Small animation shows the dynamic character. Is fun, for informational purposes only.
zhsy
- //定义栈的存储结构 typedef struct StackNode { ElemType data //存放数据 struct StackNode * next //指向下一个结点 }StackNode typedef struct { StackNode * top // 栈顶指针 }LinkStack 实现下列操作: void InitStack(LinkStack &S) // 栈的初始化 void
processbar
- 一个另一种方式做进度条的思路!!!和系统的进度条几乎两样,美观也是可观的-Another way to do a progress bar idea!!! And systematic progress bar is almost the same, appearance is also impressive!!
demo_uas
- linux下的voip服务端uas的代码,有助于理解sip,希望对研究人员有用-voip under linux server uas the code helps to understand the sip, the researchers hope to be useful
renamefile
- 用Phython编写的用于批量修改文件名-Batch rename file scprit by python
vbwriteandreadmemery
- VB读写内存源码,对于软件编写游戏辅助,读写内存有着很重要的意义,此例程即为源码形式,教你如何做到读写内存.-VB source code to read and write memory, for software development, game assistance, read and write memory has a very important significance, this routine is the source code form, teach you how to
RDennoise_w_Me
- 实现小波模极大值去噪,经过在在MATLAB中测试过,能实现! -Wavelet modulus maxima denoising, after tested in MATLAB, to achieve!
20172
- vb编写的实例,批量重命名文件,供程序员们参考使用,程序已调试通过。-Vb examples, batch rename files, provide the reference for the programmers use, procedures have been debug through.
