资源列表
html放大代码
- 图片放大源代码,你可以利用此代码对光栅图和矢量图进行任意的放大和缩小,达到意想不到的效果。-image to enlarge the source code, you can use this code to vector and raster map adheres to the pan and zoom to reach an unexpected effect.
C++
- 我们知道C语言的功能非常强大, 很适合编写系统软件。利用它我们可以很容易地解决经常遇到的一些棘手的问题,如拷贝隐含或系统属性的文件(特别是光盘中的隐含文件)、在任意DOS版本或在windows中更改子目录的名称、在任意DOS 版本中使用带空格的目录名等等。 这些问题仅靠操作系统或常用的工具软件往往很难凑效。我们可以利用C语言的强大功能来编写一些小程序,能够很顺利地解决这些问题。 -We know C language is very powerful, very suitable for the
student
- 简单的学生通讯录,包括对学生信息的添加删除修改-Simple address book for students, including student information Add to delete changes
c
- 串联文件、索引文件存储模拟 操作系统课程设计-Series documents, the index file storage operating system, curriculum design, simulation
hjasdgja
- 迷你下载者代码,VC++。能下载指定的文件。-Mini downloader code, VC++. Can download the file specified.
sougou_proxy
- 教育网 搜狗免费代理 注意设置 端口号为 1998 本地服务器 127.0.0.1-educational net sogou free proxy
danchunxingfa
- 运用单纯形法求线性规划的最值问题,主要解决运筹学方面的问题-Most value the use of the simplex method for solving linear programming problems, mainly to solve the problem of operations research
library-manage
- C语言编写dos下图书馆管理系统,可进行书籍名称的录入,存贮,删除,显示等功能-C language library management system under dos, books can be the name of the entry, storage, delete, display and other functions
VB-DLL
- 反DLL 缷载进程下的DLL 代码不多 不过适合新手 容易看懂-DLL containing anti DLL unloaded process under the
killer
- 以PID形式来结束进程,对于部分程序非常重要,有些程序没有窗体句柄就只能以PID来结束。-PID to end the process in the form of, for part of the program is very important, some programs do not form a handle can only be ended with PID.
Routh_Hurwitz_Stability
- routh horwitz stability
thrdtree
- A binary tree with n nodes has n+1 pointers that store NULL. A threaded binary tree uses these pointers (that store NULL) to hold the address of predecessor and successor nodes. This helps in quick traversal of tree nodes.
