搜索资源列表
tail
- window平台下实现tail 类似unix下的tail功能,实时跟踪显示文本文件的改变,常用于显示日志文件。-window platform to achieve similar unix tail under the tail function, real-time tracking shows the change text files, which are often used to show the log file.
穿透防火墙的数据传输技术源码
- 一种新的穿透防火墙的数据传输技术,过程如下: 1. 找出目标进程 2. 找出SOCKET句柄 2. 用DuplicateHandle()函数将其SOCKET转换为能被自己使用. 3. 用转换后的SOCKET进行数据传输-a new firewall penetration data transmission technology, the process is as follows : 1. The process of identifying two goals. Identify SOCKE
各种游戏编程思路
- 游戏编程多种动画技术!!各种图形处理方法 常用函数的使用-game programming multiple animation technology! ! Various methods used to process graphics function of the use of
二叉树的高度程序!
- 本文用C语言实现了求二叉树深度的程序,数据结构采用链表-Using C Language for the depth of procedures binary tree data structure used Chain
outinof
- 对 输入输出流的简单报装,可以在程序调试是用于文本打印输出-of the input and output streams simple reportedly armored, and the procedure can be used to debug text printouts
ch01-03
- 本程序用于在指定目录下增加一个新目录,快捷,灵活,方便。-the procedures used in designated directories, add a new directory, fast, flexible and convenient.
20060308008
- 一个语音提示的VB源码,代码简单明白。 可用于编写收费或业务等软件上的语音提示功能。-a voice prompt the VB source code, the code simple to understand. Charges can be used to write software or business on the voice function.
coursesystem
- 课程成绩管理程序,用Java RMI实现,具有以下功能: 1.客户端能够录入课程名称、课程编号、授课教师、学号、学生名称、学生成绩; 2.客户端能够按照课程名/课程编号或者学生名称/学号查询成绩; 3.对于成绩不及格的同学,服务器端可以用回调方法通知学生补考时间和地点。 -courses results management process, using Java RMI, has the following functions : 1. Client programs can
BP_network
- 用VC++编写的异或算法的神经网络算法,适当修改可用作其他用途-VC prepared by the different algorithms or neural network algorithm, appropriate changes can be used for other purposes
Caculator_VC
- 计算器,本人早期作品,虽然只能在控制台下运行,但绝对经典。编译后可直接使用。-calculator, I early works, though only console running, but certainly classic. After the compiler can be used directly.
bpguanglint
- 本代码用来演示人工神经网路中的bp网络的运行机制-code used to demonstrate the artificial neural network bp of the network operating mechanism
javaFtpServer
- 用JAVA编写的FTP SERVER程序,可以用于粗学者来学习使用。-prepared with Java FTP Server procedures, which can be used to rough scholars studying.
oracle-inn
- 自己写的用proc连接oracle数据库实现酒店管理的C程序,用到了各种对于数据库的操作,值得一看-himself wrote proc connect with the oracle database hotel management procedures C, used for a variety of database operations, an eye-catcher
Complex_Number
- Complex Number用来计算复数,具体功能压缩包内有英文解释,英文不好的慢慢看哦-Complex Number used to calculate the plural and specific functions within a compressed English explained, slowly English is not good, the FACT
discrete
- 大学本科离散数学教科书后的习题算法 供教学使用-college textbooks on discrete mathematics exercises after the algorithm used for teaching
STLsourcecode3.3
- STL源码,就是侯捷那本书所用的 源码。-STL source, Hou Jie, is the book used by the source.
Number24Game
- 系统随机产生4个1到24的数字,用加,减,乘和除四则运算,使得最后的结果为24-system randomly generated four 1-24 figures used, plus or minus, by and among four operators, making the results of the last 24
MarkManagement
- 是个纯粹c语言编写的控制台应用程序。能完成成绩管理中的插入,排序,查找,删除,修改功能。成绩保存在默认的文件中,用户可选择启动时是否加载文件或退出程序时是否保存本次结果。 该程序的不足之处是:没有做图形用户界面,用户操作可能不是太方便。没有用数据库,而是直接将程序结果保存到文件中。 该程序较好的实现了成绩管理的功能部分。这部分c代码可用作进一步开发的资源。-is purely c language console applications. Complete results of the
SrvTest
- 用于探测目标服务器端口是否开通的效程序,供初学者玩耍-used to detect whether the target server ports open to the effective procedures for beginners play
InstallServer
- 用vc++编写的简易安装程序,可以用来安装其它程序,是很好的VC++学习资料。-vc prepared with simple installation procedure and can be used to install other programs, the VC is a very good learning materials.