资源列表
排序选择:
image
- 提供一个图形工具界面,让用户能够画出直线,椭圆,多边形等几何元素,结果可以保存并可读出。-Instrument provides a graphical interface that allows users to be able to draw a straight line, ellipse, polygon, such as geometric elements, the results can be saved and read out.
fileimg
- 自己测试JSP展示某目录下的图片文件,图片显示缩略图apache-tomcat-6.0.18下测试通过-JSP to display its own test of a directory of image files, display the thumbnail picture apache-tomcat-6.0.18 under test
rect
- 我是一个初学着 现在也没有什么好的代码 需要下载资料来学习就只好上传自己写的旋转图形绘制的代码-I am a beginner with now Nothing good code required to download information on the study can only upload your own graphics rendering rotary Writing code
single-number
- 这是一个求素数的程序,并且同时存在编译错误和运行错误。编译错误是指程序编译过程中出现的一些语法错误,VC++的功能强大,能较为准确的定位,纠错较为方便,而运行错误是在运行过程中,比如该题中在边界值附近运行时的溢出错。-This is a prime number for the procedure, and exist simultaneously compile error and run error. Compiler compiler refers to the procedural er
USBX340
- C8051 34x 单片机固件, Dll, 驱动和例子-C8051 34x Single-chip firmware, Dll, drivers and examples
KeyHook
- 一个键盘钩子程序,能够记录系统按键事件。并保存到日志文件里面-A keyboard hook procedure, be able to key case record system. And saved to the log file inside
ATJ2135
- ATJ2135电路图-ATJ2135
CAnnotations
- C++ Annotations.pdf C++ Annotations.pdf-Annotations
firenet
- 入侵检测是近几年发展起来的新型网络安全策略,它结合防火墙等静态防护技术,实现了网络系统安全的动态检测和监控。现有的入侵检测系统仍存在着快速性和准确性的问题。因此,智能技术在入侵检测技术中的应用成为研究的热点。文章分析了现有的入侵检测技术,并深入分析了统计方法、专家系统、神经网络等多种检测技术在入侵检测系统中的应用。-fire net
equation
- 使用Java 编写求一元方程的根,并且是使用小程序完成的-The use of Java for the preparation of one root element equation, and the use of small procedures are completed
SoftwareDevelopment
- 初学者,几个比较常见的小程序(素数、乘法表、查询……)-Beginners, some more common small program (prime numbers, multiplication tables, queries ... ...)
McGraw.Hill.Herb.Schildts.C.plus.plus.Programming
- Learn how to: * Tokenize a null-terminated string * Create a search and replace function for strings * Implement subtraction for string objects * Use the vector, deque, and list sequence containers * Use the container ad