资源列表
SQLDBX_ZHS
- 简单轻巧的SQL查询分析器,不用安装庞大负责的MSSQL(A simple, lightweight SQL query analyzer that does not install a huge, responsible MSSQL)
VC++图像处理典型算法完整演示源代码
- VC++图像处理典型算法完整演示源代码,实现傅里叶变换、离散余弦变换等经典图形处理算法(VC++ image processing typical algorithm, complete demonstration source code)
wjbm
- 业务类,文件编码的spring dao,用于公司的文件编码规则生成(Business class, the spring Dao for file encoding, is used for the generation of the company's file encoding rules)
english times
- 使用java检查词频,暂时只能检查英文文档(check word time by java)
Mycalculator
- 本人做的一个简单的计算器,初学者希望大家多多指教(I do a simple calculator, beginners, I hope you exhibitions)
epoll
- 在linux的网络编程中,很长的时间都在使用select来做事件触发。在linux新的内核中,有了一种替换它的机制,就是epoll。 相比于select,epoll最大的好处在于它不会随着监听fd数目的增长而降低效率。因为在内核中的select实现中,它是采用轮询来处理的,轮询的fd数目越多,自然耗时越多(In Linux network programming, long time used in the select to do event trigger. In the new Linu
mew-parentheses
- 不只是一个PHP论坛,w-agora 是一个可定制的WEB发布和交流软件,特点:多数据库支持,多站点和论坛支持,用户管理,基于WEB的站点管理()
SJS1
- 一个非常简单的生成高斯瑞利和泊松分布随机数(Generating random numbers)
AirSample_S
- 可用于获取温度湿度数据(通用温湿度计),空气采样控制(Can be used to obtain temperature and humidity data (universal temperature hygrometer), air sampling control)
XC6206P302MR_PDF_C9972_2012-11-17
- 3.0V稳压芯片,自身功耗小于1uA,线性度好,低压差(The XC6206 series are highly precise, low power consumption, high voltage, positive voltage regulators manufactured using CMOS and laser trimming technologies. The series provides large currents with a significantly small
WeakPass
- 扫描弱口令,针对弱口令问题进行扫描,并输出到文件(scanning weak password)
65185112
- 创建一个简易的留言本系统,采用php编程实现的()