搜索资源列表
[文本加密器]
- 功 能:• 对文本文件(.txt)进行加密、解密。加密后文件(密文)存储形式为后缀为.tyc的文件。 • 加密、解密都设有保存原文件或删除原文件的不同选项。用户可根据个人要求自主选择。 • 加密时若用户所设密码小于6个字符,将自动弹出安全提示。可以选择返回加重新设置密码;可以忽略,继续进行加密;可以取消退出程序(退出前将有提示,确认是否真的退出)。 • 另:本软件易上手,非常适合非专业人士使用。 附有“每日提示”,软件启动时自动弹出
BY2003
- 在程序加载时出现,可以点击画面跳过。 2.登录窗口 只有在输入正确的用户名的密码时,点击登录,才能登录。 3.主体窗口 主体窗口中显示的是当天的话费清单。 4.显示窗口 显示窗口中显示的是当前的各路中断线的状态。 5.打印窗口 可以打印当天的话费清单。 6.退出程序 退出程序。 7.当前费用 可以结算出从当天的00:00:00到些时的费用总和,以及通话时第总和。 -in loading procedures there, click on the pic
guidlb
- 建立一个对倒立摆动画进行控制的用户界面。一共用到:3-static text, 2-popupmenu, 4-pushbutton和1-axes。 先给定小车起始坐标和终点坐标,按“启动”键开始仿真;按“暂停”后,画面将停止,按任意键(键盘)继续;仿真结束后,按“刷新”清屏;按“退出”键关闭窗口,点“ok“确认。 -creation of an inverted pendulum control animation user interface. A total used 3-stati
Caishu
- 程序运行时自动产生1—100的随机数,接受用户键盘输入数据并给出提示信息,直至猜对。游戏者猜对后,显示猜测次数,并提供“重新开始”和“退出”功能-running at 1-100 automatically generate random numbers, user keyboard input data and gives a message until guessed right. Players guess right, shows the number of speculations,
pertoper
- 一个模拟P2P聊天的过程的源代码,过程很简单,P2PServer运行在一个拥有公网IP的计算机上,P2PClient运行在两个不同的NAT后(注意,如果两个客户端运行在一个NAT后,本程序很可能不能运行正常,这取决于你的NAT是否支持loopback translation,详见http://midcom-p2p.sourceforge.net/draft-ford-midcom-p2p-01.txt,当然,此问题可以通过双方先尝试连接对方的内网IP来解决,但是这个代码只是为了验证原理,并没有处
Affine-Transformation
- AffineTransformation computes and applies the geometric affine transformation to a 2-D image. The program main functions are: - Load Image: Load the image to be transformed. - Transform Image: Computes the transformation matrix from the transfo
2003112609491317642
- Introduction Tokenmon is a application that monitors and displays a variety of security-related activity taking place on a system. Tokenmon gets its name from the fact that Windows NT/2000 stores a process security information, including the user acc
PRG6_2
- 客户端程序。该程序首先与相应服务器连接。然后接收用户从标准输入(键盘)输入的字符串,再将字符串发送给服务器,接收服务器发回的信息并显示。之后,继续等待用户输入直至用户输入Ctrl-D。当收到用户输入Ctrl-D后,客户关闭连接并退出。-client. The procedure first with the corresponding server connections. Users then receive from the standard input (keyboard) and inp
读写SQL中的image字段.zip
- Private Declare Function DeleteFile Lib "kernel32" Alias "DeleteFileA" (ByVal lpFileName As String) As Long '************************************************************* Public Function ImportPhoto(sPicFile As String, sEmpID As
sedusbnotify.rar
- 实现U盘或移动硬盘插入和退出时得到事件响应,用户可以自己处理,Realization of U disk or mobile hard disk to be inserted into and exit in response to the incident, the user can handle
swqm.rar
- 三维曲线曲面比较演示系统程序设计 设计一个图形用户界面(GUI)演示常见的三维函数图形,至少包含“三维绘图” 、“选项” 、“退出”等菜单,三维绘图的包括:参数方程x=e-t/20cos(t), y= e-t/20sin(t),z=t其中t 为0到2π、参数方程x=t,y=t2,z=t3其中t为0到1之间(在同一图形界面中分别绘制它们的三维曲面和三维曲线图)。“选项”菜单主要包括:网格开关,图例开关,坐标边框开关,色度空间选择菜单,曲线颜色菜单。,Comparison of three-dim
atmdemo
- C 模拟ATM自动取款机源代码(TXT文件存储) C语言模拟ATM自动取款机的源代码,利用TXT存储用户信息,每个用户都会被存到user.txt文本中,另外系统生成4个文件(存款记录、取款记录、转账记录、余额)!实现存、娶转、查功能!对密码输入次数进行了限制,错误三次就退出程序!对用户密码进行简单的加密!程序生成控制台程序,主要为了展现事务逻辑处理,C语言爱好者请不要错过哦。 -C simulation source code for ATM automated teller machi
expression
- 利用栈完成算术表达式求值:从键盘或文件中输入算术表达式,计算其结果并显示。要求处理过程为:(1)转换为后缀表达式并输出;(2)对后缀表达式求值并输出。 输入的表达式中可以有整数、实数、括号,运算符包括+、-、*、/、#(代表单目负)。可以多次输入不同的表达式进行计算,直到用户选择“退出”。栈的基本操作可以自己实现,也可以使用系统提供的STL实现。 -Done using an arithmetic expression evaluation stack: file input fr
ZFIND_USEREXIT
- 根据SAP的事务代码查找对应的用户出口,查找对应的增强程序-find user exit by t-code
linuxcmd
- 一个C++编写的LINUX SHELL,支持的命令有cat cd rm mkdir ls pwd pid mv cp,"exit"命令用于退出- The program is to execute some common commands of Linux,available commands are: cat cd rm mkdir ls pwd pid mv cp,same function as the standard linux shell command.There’s als
Ch13Demo3-User-Inter
- 多线程编程例程之三,线程的同步,通信,创建,安全退出。-The third multi-threaded programming routines, thread synchronization, communication, creation, security exit.
7
- 现有一组字符串为data,name,time,file,code,path,user,exit,quit,text,请编写程序从键盘输入4个字符的字符串,若存在将其修改为disk, 并将结果在显示器上显示-A set of string data, the name, time, file, code, the path, the user, exit, quit, text, write the string of four characters from the keyboard input
user-key-exit-loop
- 使用键盘退出正在执行的循环 -Use the keyboard to exit the loop is executed
c-HOTEL
- 宾馆客房管理系统是以客房管理业务为背景,设计开发的一套软件。该程序主要实现对宾馆的业务流程进行管理,具有浏览,增加和删除功能,方便管理。同时实现把保存在文件中的数据读出,依次存放在一个列表中,再被列表行行操作来实现相应的功能。在用户退出时再把列表中的内容保存回文本文件中。-Hotel room management system is in the hotel management business as the background, a set of design software. The
第15-19章 CATT BDC BAPI User-Exit
- SAP 程序权限设定,Query的使用,CATT 、BDC 、BAPI、 User-Exit,SAP IDES安装攻略(SAP program permissions settings, Query usage, CATT, BDC, BAPI, User-Exit, SAP IDES installation strategy.)