资源列表
上传下载例子
- jsf中文件上传下载的例子,通过本程序实现文件的上传下载-jsf File uploading and downloading example, through the process of uploading files downloaded
string_process
- 大学作业,用GCC编写的C语言程序。string处理系统。用于对string赋值,string合并和其他功能。如输入: set one \"The cat\" set two \"sat on the mat\" set sentence one + SPACE + two append sentence \" by itself.\" print sentence printwordcount sentence printwords sentence
防死锁的程序
- 可以防止死锁,而让攻击者不是很容易着手去攻击你-can prevent deadlock and allow an attacker is not very easy to start to attack you
PerfMon1
- 从注册表中获取系统新能参数(HKEY_PERFORMANCE_DATA)的小程序-Acquisition system from the registry of new parameters (HKEY_PERFORMANCE_DATA) small program
simul-mobile
- Pour faire court, lorsqu on développe en .NET sous WM, on ne dispose pas des mêmes outils que sous windows: pas de console, pas de véritable chrono à se mettre sous la dent pour trouver les processus qui sont trop lents... Bref, la classe que je vo
xingzuo
- c# 日期转星座函数 日期型参数-c#
Motion
- 用重构图像进行搜索 半象素搜索 -用重构图像进行搜索 半象素搜索用重构图像进行搜索 半象素搜索
3D_Rotate
- 用VB实现图形的3D显示,可以设置3D变换的各个方向的角度.-This code demonstrate the 3D graphic displaying and rotating.
ssimmulatedani
- 模拟退火算法求解经典图论中的图着着色问题的源程序源码 -Simulated annealing algorithm for coloring problems in classical graph theory diagram with source code
MAZE
- borlandc C++ 3.1 实现可视化迷宫算法-borlandc C++ 3.1 maze algorithm visualization
forkofchaos
- 混沌分岔演示的程序,可以的形象的看到混沌分岔的过程-chaotic demonstration of the bifurcation process, I can see the image of the chaotic process of bifurcation
SuperListBox
- 带编辑框和水平滚动条的列表框,使用VC++编写