搜索资源列表
200653023417608
- 基于U盘的身份认证 现在市场上出现各种各样的基于硬件的加密设备,但应用于身份认证的还很少,大部分应用在软件产品的加密方面。 软件开发商在开发软件特别是行业软件时经常用到身份验证,传统当方式是采用用户名+密码的方式进行认证,这样的验证方式存在很多缺点主要表现在以下两个方面: 1. 用户信息容易泄密 2. 用户信息容易遗忘 3. 给领导使用带来不便 作为软件开发商为了提高软件的可用性、加载身份认证功能。但需要从市场上加密厂商手中购买身份认证设备,但存在以下弊端: 1.
20041223205631590
- 包内的bat可以安装和反安装服务。 用到了trayicon组件。服务启动后在图标区生成两个图标,一个右键弹出,另一个双击弹出。 示范程序在安装和反安装服务都没问题,设成自动启动后开机也自启动。就是关机时没处理关机消息,这部分还得补充。-the bat kits can be installed an ti-installation services. Depleted trayicon components. After commencement of the service area gene
thread_chat
- linux,windows下两种网络象棋编程,提供全新库,可移植至嵌入式方面-linux, windows network under the two types of chess programming, providing a new library, can be transplanted to the area of embedded
chuanshu
- 局域网传输软件,可以实现局域网内两台机子之间的文件传输。-Local area network transmission software, can be achieved within the two local area network file transfer between the machine.
Calculus
- 实现微积分函数,当横坐标X逐步增大时,纵坐标实时显示Sin,Cosn函数的数值,并同时分别显示两者的微分、积分函数值,并同时在显示区域显示出来,完全自己用两天时间写出来教入门选手的。-Calculus to achieve function, when the abscissa X gradually increases, the longitudinal coordinates of real-time display Sin, Cosn function value, and at the
sharedm
- 用共享存储区方式实现多个进程的通信程序: 该程序通过shmget()函数创建共享存储区,将一个字符串指针指向该存储区的起始地址,然后通过fork()创建两个子进程,通过对该字符串指针的读写达到多进程间的通信。程序中使用sleep()函数调节各进程对共享存储区的读写操作顺序。-With the shared memory area where multiple processes of communication program: the program through the shmget
xiaobosoundsignal
- 对原始图像在水平方向和垂直方向与2个滤波器(低通、高通)相卷积,可以得到4块面积为原图像1/4的子图,分别为水平方向低频和垂直方向低频(HH)、水平方向低频和垂直方向高频(HG)、水平方向高频和垂直方向低频(GH)、水平方向高频和垂直方向高频(GG)。-The original image in the horizontal direction and vertical direction and two filters (low pass, high pass) with convolutio
gkrellm-2.3.2
- C++ 编写的系统监控源码,可实时监控CPU、内存等系统-The GKrellM structure is a framed stack of monitors and there are two monitor types, Charts and Meters, which have background images applied to drawing areas. Charts have two drawing areas, the chart area and the panel ar
TrackBar
- Delphi环境使用TrackBar拖动条的实例,拖动实例中的紧身滑块,可改变右侧文字区的高度,拖动水平方向的TrackBar则可改变文本区的宽度,两条TrackBar可随意被拖动,实际使用时,可改变的不只是宽度和方式-Delphi environments the TrackBar drag bar instance, drag tight slider instance, you can change the height of the right side of the text are
Test
- Koch雪花的构图方法,递归模型的实现算法,建立平面二维坐标系,原点位于屏幕客户区中心,x轴水平向右为正,y轴铅直向上为正。 以原点为圆心绘制半径为r的圆,与y轴交于P0点。从P0点开始,顺时针方向将圆三等分,得到P1和P2点。P0P1P2构成等边三角形。 沿着等边三角形的三条边外侧分别绘制三段递归深度为4,夹角为60°的Koch曲线,形成Koch雪花。 -Koch snowflake patterning method, recursive algorithm model, the
Capture
- 该程序以隐藏方式运行,程序初始化时注册了两个热键Ctrl+Alt+a和Ctrl+Alt+A,当按下其中之一热键时,会让用户选择截屏的区域。 用户区域选择完后,可以有三种选择: 使用Ctrl+c快捷键保存到剪切板 使用Ctrl+s快捷键弹出保存bmp文件对话框 使用Esc快捷键取消截屏 当用户操作完后,程序并不会退出,用户可以反复的使用热键进行截屏,知道用户手动结束程序。-The program runs in hidden mode, when the program
StatisticalTablesFromMap
- 统计二调数据文件中各个地类面积,并生成统计报表。- Statistical data files transferred two of each land type area, and generate statistical reports.
local-area-network-surveillan
- 分为客户端和服务器端两个程序,可实现基本的局域网监控功能-the program is composed of two parts:server and cliend.local area network surveillan
measure
- 图像的相关系数是衡量两幅图像的相关程度的,本代码直接通过选定区域计算出相关系数!-Image correlation coefficient is a measure of the relevance of the two images, this code directly through the selected area to calculate the correlation coefficient.