资源列表
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!!
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
11186
- 压缩数据库文件,很不错的VB源码,适合VB爱好者学习研究。-Compressed database file, a very good VB source code for VB lovers learn.
RDennoise_w_Me
- 实现小波模极大值去噪,经过在在MATLAB中测试过,能实现! -Wavelet modulus maxima denoising, after tested in MATLAB, to achieve!
CMJ
- 一个关于麻将算法的类 一个关于麻将算法的类 -A class on a class about Mahjong Mahjong algorithm algorithm algorithm class about Mahjong Mahjong algorithm on a class
New-Folder
- making a call of tapi using visual basic.
IO-example
- 这是一个综合的IO函数调用的例子,一个简单的任务通过管道进行消息传递。-This is a comprehensive example of IO function call, a simple task carried out by pipeline messaging.
20172
- vb编写的实例,批量重命名文件,供程序员们参考使用,程序已调试通过。-Vb examples, batch rename files, provide the reference for the programmers use, procedures have been debug through.
