资源列表
cscscscs
- 小游戏源码之猜数字,是个无聊的东东,请-source Zhi small game viewing, is a silly Dongdong, please see! !
int_t
- 带背景音乐的动画,dos下的多任务实现-background music with animation, dos under the multi-task to achieve
计算器(堆栈)
- 对于初学堆栈的很有用啊。
TongXunLu
- 自己写的通讯录的c语言的源码.是大一时候的课设,希望大家参考
c++多态性学习
- 虽然是一个小小的例子,却是基本上包括了C++多态的含义!是很好的学习材料-Although it is a small example, but it is basically a C polymorphism meaning! It is a good learning materials
CompTestShape
- 这是一个关于matlab程序开发的关于图像处理的程序源代码-This is one of the Matlab program development on the image processing program source code
visit
- 基本上实现了一个在线统计的功能,可以统计人数和访问次数。
chrip1_MUSIC_RMUSIC
- 基于MUSIC算法的doa估计算法的改进,比原来的算法更有效,大家可以下载看一下了,欢迎讨论.-MUSIC algorithm based on the doa estimation algorithm improvements than the original algorithm more effective, We can look at the downloaded welcome discussion.
C++库函数实例
- 几个C++库函数,也是经常用来测试编程实力的函数!-several C library functions, but also often used to test the strength of programming function!
ATAN_DIV.ASM
- tidsp2407汇编程序例程,完整的源代码。-tidsp2407 assembler routines, complete source code.
pic.n63.com_e_fi_z_se_t_o_ll
- logo donghua
c_pasword
- C语言口令保护程序 > 本程序可加到用户的源程序之前,起到加锁的作用。本程序的特点是:口令保密性强(保存于文件KLK.CFG中,此文件名也可由用户重新命名),而且用户可随时修改口令。在程序中当用户输入口令后,系统首先测试口令文件KLK.CFG是否存在(只有用户运行了修改口令子函数后才会生成口令文件,否则系统只认默认口令88888888),若存在则从中取出口令字,否则系统用默认口令与用户输入的口令进行较验。另外,修改口令子函数changkl(),可在用户程序中调用,以修改口令文件中的口令