资源列表
First36ghjghkf
- 用递归方法查找文件 用递归方法查找文件-using recursive method search for documents usin g recursive method search for documents
game3
- 游戏规则如下: 1. 如果一个细胞周围有3个细胞为生(一个细胞周围共有8个细胞),则该细胞为生,即该细胞若原先为死,则转为生,若原先为生,则保持不变; 2. 如果一个细胞周围有2个细胞为生,则该细胞的生死状态保持不变; 3. 在其它情况下,该细胞为死,即该细胞若原先为生,则转为死,若原先为死,则保持不变设定图像中每个像素的初始状态后依据上述的游戏规则演绎生命的变化,由于初始状态和迭代次数不同,将会得到令人叹服的优美图案。
JpcapTip
- 数据包捕获代码,用于实现无线传感器网络的数据包截取
FFT
- 用c语言编写实现FFT算法,绝对好用
RainbowText
- 本练习制作水纹中的字的实例。如图68-1所示,程序执行后,创建一个可以显示水纹中的字的面板,通过线程控制文字的移动位置和移动间隔时间,在每一次移动中,文字的颜色都发生变化。
2
- 一个QT写的流媒体显示软件,使用RTP 库-a media play soft writen in QT, using RTP lib
http
- 实现了基本的网络的通讯,这是很基本的,也许有点简单,但希望多少能给你点帮助-The basic implementation of the communications network, which is very basic, perhaps a bit simple, but how can you hope to help the
strassen
- 运用strassen算法,计算矩阵计算的值,并将其值输出,是一种基本算法-Strassen algorithm to use to calculate the value of the matrix calculation and the value of output, is a basic algorithm
serviceandclient
- linux下用c写的简易聊天室程序,可以多用户聊天-under linux using c write simple chat program, you can multi-user chat
killapp
- 查找指定进程,并且可以强制结束该进程。中间有源码。-Find the specified process, and can force the end of the process. The middle of the source code.
banforms
- VB源码实现半透明的窗口,透明度调整的关键代码为:Call V(Me.hwnd, 180) 参数为:句柄,可见度(0-255之间),此数值越小,窗口越透明,反之,数值越大,窗口就越不透明了。觉得这种方法实现窗体的透明也很有意思,代码很少,有兴趣的关注下。-VB source code is the key to achieve the translucent window, adjust transparency as: Call V (Me.hwnd, 180) ' parameters
human-face
- human face game by Leo