搜索资源列表
cmdbind2
- 让进程在系统中更加隐蔽(2) 一般来说一个后门程序需要更改系统的某些文件来让程序在系统启动执行这个程序, 又要在某个地方保留这个程序(一般是在硬盘)。如果有什么办法不这样做又让程序在 系统中运行的话,就可以使后门程序更加隐蔽。也就是说程序在硬盘上找不到在系统的 启动配置中没有这有项。真正要做到这样好象不太现实,但可以采用简单的方法:在程 序被执行后删除程序文件和启动文件中被更改的部分,然后在系统被关闭前保留程序文 件和更改启动文件,让它在系统启动时又能被执行。 程序是一个可执行文件在被执行时系统
20032338的第三次作业
- 题目:删去s串中同t串相同的子串。主要功能:用户输入字符串s串和t串。该程序比较两个字符串,若s串中包含t串,则从s串中删去t串,否则输出s串不包含t串的提示。-topics : delete s t Series with the same string of substrings. The main functions : user input strings and t s Series Series. The procedure is two strings, if s t Series
ADT串的实现
- ADT串的实现:主要包括以下操作:§ copy(s1,s2)把串s1复制到s2 § concat(s,s1,s2)连接S1,S2,结果放在S中 § delete(s,i,j)将串s中从第i个字符开始的连续j个字符删除,如果i+j>s.len则一直删除到串尾 § insert(s,s1,i)将串S1插入串S的第i个字符后 -ADT Series achieved : including the following : copy (s1, s2) copied to the string s
TeSys.rar
- 考试模块 在后台管理界面中,可以添加学生信息及考题。在添加考题前,首先需要添加科目。添加考题时,首先在“题库”菜单中选择考题类型,然后在“试题管理”菜单中通过“添加”、“修改”、“删除”命令可对该类型的考题进行操作。,Test management interface module in the background, the students can add information and questions. Add questions in the former, first of al
sqlite
- android的SQLite实例,增加、删除、修改、查询-android' s SQLite instance, add, delete, modify, query
o2smsv
- Oxygen SMS ActiveX Control允许你发送接受文字及图片消息,读写缺省的SMS中心号码,获得保存的信息总数和统计它们的位置,从SMS收件箱中读取和删除信息。可以获得手机的IMEI,型号的软件和硬件版本和日期,电池容量和信号强度。控件可以和任何支持Active X的编程环境相融合(如,ASP。Microsoft Visual Basic,Microsoft Visual C ,Microsoft Access,Borland Delphi,Borland C Builder等)
jiatingcaiwu
- 家庭财务管理系统应用软件给家庭成员提供了一个在Windows操作系统上运行的管理平台,家庭成可以对其成员编号、姓名以及收入、支出构成进行增加、删除、修改等管理操作。同时该系统还提供了家庭成员管理功能,根据家庭成员的分类,其拥有的权限也不同,系统可以判断登录家庭成员管理功能,根据家庭成员的分类,其拥有的权限也不同,系统可以判断登录家庭成员的用户名和密码,从而判断其是否可以使用该系统。-Family financial management system application software t
(VB+SQL+Server2000)
- 学生信息管理系统!vb加sql加serever2000,实现学生信息的查找,添加,删除,等功能!-Student Information Management System! vb add sql plus serever2000, the achievement of students of information to find, add, delete, and other functions!
delete_svn
- 可以方便的删除SVN每一级目录下的.svn文件,去除SVN控制-SVN can easily delete the directory at each level. Svn files, remove the SVN control
oracle_dynamic_sql
- 介绍了在oracle里,如何使用动态SQL,如何进行级联删除,文件中举例阐述了实现方法-Introduction in the oracle, the how to use dynamic SQL, how to cascade delete, file, for example on implementation methods
JetSql
- 可捕捉的 Microsoft Jet 及 DAO 错误 动作查询 可复制或更改数据的查询。动作查询包括添加、删除、制作表、及更新查询。删除及更新查询可更改现存数据;添加及制作表查询可复制原有数据。相应的,选择查询会返回记录。SQL 通过查询也可以作为动作查询。-Can capture the Microsoft Jet and DAO error action to change the query data can be copied or inquiries. Includin
DEACTIVATE_REMOVAL
- catia scr ipt generated in VB. Very usefull for catia users. This Macro Scans a Product Structure for deactivated (useless) elements. Once a deactivated Part is found, it s activated intermediately for a remove operation following immediately.
reg_src
- 注册表封装类,帮助用户处理各种注册表的插入、删除、查询等等。-a class of reg . you can use it to insert or delete or query regedit.
PAL-NTSC-transfer-to-CIF
- 本文通过对模拟,数字电视信号技多媒体数字通信传输 ¨孵梗霸艰J公萸中儡格式的基本情况的分橱,提出TPAL制 和NTgC翩两种电视删式s公共中润格式的相互转换聚理, 井就数字税频瞄缘估号处殚所甩曲部分集成电路芯片作F简 要介绍,-In this paper, analog, digital TV signal transmission technology multimedia digital communication difficulties J Pa ¨ hatched ma
delete-AVL-tree
- 武汉大学的数据结构C++版实验,要求实现AVL树结点删除-Wuhan University' s version of C++ data structure experiments required to achieve AVL tree node to delete
s
- 在鼠标移动过程中应该从"起点"向鼠标的"当前位置"画一条动态的直线.绘制动态直线的方法是,先删除前一条直线,然后画一条新的直线.在鼠标移动过程中会不断接收到许多WM_MOUSEMOVE消息,其中LOWORD(lParam)和HIWORD(lParam)分别存放鼠标的当前X,Y值-In the mouse to move the process from the " starting point" should be " current position" to
Lean-module-V3.33-what-s-New
- 精易模块 V3.33 what’s new 1、增加“网页_删除IE缓存文件”命令 2、增加“系统_判断有无摄像头”命令 等-Fine module v3.33 what' s new, increased page _ delete IE cache file " command 2, increase system _ to determine whether the camera" command. . . .
delete
- 文件过滤保护驱动,可以配合user交互,输入数字代表保护时间s。0,1不能用-File filter to protect driver, can cooperate with the user interaction, input number represents protection time s. 0, 1 can t use
Automobile-rents-m-s
- 本系统具有仅管理员式的保密功能,实现了对汽车类型,保险类型,车辆基本特征信息的管理,对客户信息的录入,添加会员,选择会员类型,注销会员,以及浏览、添加、删除、修改出租与出租审核信息,续租与续租审核信息,归还与归还审核信息等功能。本系统使用Visual Basic 6.0中文企业版作为开发工具,后台数据库采用Microsoft Access 2010。-This system has the function of only the administrator type of confidenti
syhe-fuvctions-Topic
- 题目:删去s串中同t串相同的子串,主要功能:用户输入字符串s串和t串-Topic: delete s string with the same substring t series, the main functions: user input string s and t chain