搜索资源列表
WPEpro
- WPE网络数据截获工具, General all OllyDbg related discussions 876 3201 Plugins plugin related discussions 175 791 Bugs found a bug? post a report here 105 289 Announcements new OllyDbg versions informations 23 135 The Heap non OllyDb
收银系统
- 一个商场收银系统,累计上品的价格,最后要求输入顾客支付额,然后找回差价。-a shopping center cash register system, the price has multicolored, finally asked the customers to pay for the importation, and then back post.
Fireboys
- 此管理系统重要用于运输管理行业,请先运行a.bat文件-this important management system for the transport management, document NT/2000 operating post
catchCListViewhead
- 捕捉CListView的头消息,可以捕捉到任一列上的头信息-CListView capture the first news can catch a post on the first information
yjskhst
- 研究生周考核系统,主要用于研究生写工作学习周志,导师以便检查每个研究生每周学习工作进展情况。-week postgraduate examination system, mainly for post-graduate work and study Zhou wrote. mentor graduate students to check each week learning the progress of work.
hard_PHP
- PHP初学者头疼问题总结:页面之间无法传递变量 get,post,session在最新的php版本中自动全局变量是关闭的,所以要从上一页面取得提交过来得变量要使用$_GET[ foo ],$_POST[ foo ],$_SESSION[ foo ]来得到 -PHP beginners headaches conclusion : pages are unable to pass variables get, post, session in the latest php version o
ultrafunk2
- 录音是所有后期制作加工的基础,这个环节出问题,是无法靠后期加工来补救的,所以,如果是原始的录音-recordings of all post-production processing basis of this link problems, it is impossible to rely on final processing to remedy, Therefore, if it is the original recordings
bitmap_open
- 一个增加位图预览的通用对话框。请看看里面的说明后,再使用其中的源码。-an increase bitmap preview of the common dialog. Look at the inside of the post, and then use the source.
ddxbx
- 用于测绘行业,进行施工控制网的验后检查,即大地四边形极条件的演算,vb编写代码,输入8个角度,然后求出限差.-for survey and mapping industry, the Construction Control Network after a post-mortem examination, that the earth Quadrilateral very conditions calculations. vb code preparation, the importation
post2
- 编程计算n个居民点到邮局的距离总和的最小值。 -programming calculating n settlements to the post office the sum of the minimum distance.
BCS
- A .zip file contains a series of scr ipts that were used in the MathWorks webinar \"Using MATLAB to Develop Portfolio Optimization Models.\" The scr ipts generate 3D efficient frontiers for a universe of 44 stocks with time as the third axis. Additio
ex2
- This assessment creates an initial version of the auction project that allows user to register, login, and logout. Registered users can post items (advertisements) for auction.
Teacher
- 1、在两个基类中都要包含姓名、年龄、性别、地址、电话等数据成员。 2、在TEACHER类中还包含数据 成员TITLE(职称),在CADRE类中还包含数据成员POST(职务),在TEACHER—CARDRE类中还要包含数据成员WAGE(工资)。 3、对两个基类中的姓名、姓名、年龄、性别、电话等数据成员用相同的名字,在引用这些数据成员时,指定作用域。 4、在类体中声明成员函数,在类外定义成员函数。 5、在派生类TEACHER—CADRE的成员函数SHOW中调用TEACHER类中的DI
进程12
- 进程之间以时间片为单位,进行唤醒,调用,当时间片到后,进程就进入等待队列,而且是按优先级进行调用。-processes with time-unit, awakened, called when time-to the post, the process would enter the waiting queue, but is carried out according to priority calls.
5ivb_927208
- 通知: 选修《信息安全》的同学请注意了,本课已停课了,不再上了,期末成绩是以交作业的形式来考核,作业有2个,少交一个将不会及格. 1.编程题: 用任何一种语言编写一个扫描器,扫描形式不限,必须能对端口进行扫描,如果觉的能力有限的同学,可以选择本书第三章,课后的任意一道编程题来做.(本题编好以后,用邮件的形式发给他,E-mail:gyx317@21cn.com,邮件的主题请写清楚学院、01级、学号、姓名-notice : elective "information security&qu
MyBBS
- 这个同样是学生时代的实验性作品,呵呵,简单BBS,很简单,就是实现了发帖,留言,回复,帖子分类这几项-This is also a student of experimental works, huh, huh, simple BBS, very simple, it is the realization of a post messages, reply to these posts Classification
AlbumBeyandGod
- 自己制作的一个简易图片浏览器,其中,实现了MDI父子窗口的通信。-This is a simple album project that you can browse you folder and post all the images on the MDI Parent form. What s more, it is able to pass textbox.text among MDI forms.
tp1.5
- 通用投票机1.5 需VB6运行库,win98可能用不了完成注册控件以后发贴机软件就可以正常运行了-1.5 General voting machines need VB6 runtime, win98 may be less than the control after the completion of the registration software will be able to post the normal operation of the
vb
- vb设置窗口在前,在后-vb window set in the former, in the post-
TREE
- This program creates a binary Search Tree, traverse it in pre, post and inorder and also create the mirror image of the binary tree.