Location:
Search - SIGN.rar
Search list
Description: 基于MATLAB GUI开发的印章提取算法研究,该程序能够正确运行,在复杂的背景下提取印章。
Platform: |
Size: 648494 |
Author: nudtlijinhui |
Hits:
Description: 文件中提取图标,并显示在图片框上- In the document withdraws the chart sign, and demonstration on
picture frame
Platform: |
Size: 3072 |
Author: 曹洪光 |
Hits:
Description: 用于签名的程序是用VC 开发的代码很好有想学CryptAPI的可以下载看看,学写加密签名的也可以-signed for the procedure is the development of VC is a very good source to the study can be downloaded CryptAPI look at the school was signed by encryption can also
Platform: |
Size: 5120 |
Author: 吴军 |
Hits:
Description: Turbo码的BCJR 算法
将通过观察离散无记忆信道(DMC) 中的M arkov
信源的接收序列, 经过计算, 给出每符号(状态) 最小
差错概率的符号(状态) 序列。-Turbo Codes BCJR algorithm by observing without discrete memory accesses (DMC), M arkov source reception sequence, calculated, given every sign (state), the smallest error probability of symbols (state) sequence.
Platform: |
Size: 181248 |
Author: |
Hits:
Description: 计算ARMA(p,q)模型的功率谱密度。
形参说明:
b——双精度实型一维数组,长度为(q+1),存放ARMA(p,q)模型的滑动平均系数。
a——双精度实型一维数组,长度为(p+1),存放ARMA(p,q)模型的自回归系数。
q——整型变量,ARMA(p,q)模型的滑动平均阶数。
p——整型变量,ARMA(p,q)模型的自回归阶数。
sigma2——双精度实型变量,ARMA(p,q)模型白噪声激励的方差。
fs——双精度实型变量,采样频率(Hz)。
x——双精度实型一维数组,长度为len。当sign=0时,存放功率谱密度;当sign=
1时,存放用分贝表示的功率谱密度。
freq——双精度实型一维数组,长度为len。存放功率谱密度所对应的频率。
len——整型变量,功率谱密度的数据点数。
sign——整型变量,当sign=0时,计算功率谱密度;当sign=1时,计算用分贝表
示的功率谱密度。
-calculated ARMA (p, q) model of the power spectral density.- Participation : b-- double-precision real one-dimensional arrays, length (q 1), storage ARMA (p, q) model of the average coefficient of sliding. A-- double-precision real one-dimensional arrays, length (p 1), storage ARMA (p, q) model of regression coefficients. Q-- integer variables, ARMA (p, q) moving average model of order. P-- integer variables, ARMA (p, q) model of order since the reunification. Sigma2-- double precision real-type variables, ARMA (p, q) model white noise variance. Fs-- double precision real-type variables, sampling frequency (Hz). X-- double-precision real one-dimensional array, the length of len. When the sign = 0, storage power spectral density; When the sign = 1:00, storage decibel levels, said th
Platform: |
Size: 23552 |
Author: lkz |
Hits:
Description: IEC-101规约
// 富春江电厂101规约: 2003。4。25 南瑞自控
// 遥信变位用20报文,遥测送实际值,
// 省局:乔司边厂家标志=1-IEC-101 Statute// Fuchunjiang plant 101 Statute : 2003. 4. NAN-controlled 25// variable-distance letter with 20 reported text, telemetry sent to the actual value// Provincial Director : Qiaosi edge manufacturers sign = 1!
Platform: |
Size: 14336 |
Author: tdtr111 |
Hits:
Description: 图形文字识别(OCR)是常用的东西。许多程序员都想在自己的程序中嵌入OCR的识别模块。但是,用别人的----要价太高;自己做----难度太大。
其实微软早在Office2003中推出了一个OCR模块,对中文有很好的支持(不亚于国内的一些品牌产品)。可能有许多人都注意到这个好东西了,但是MS_OCR在VC++上的接口和用法一直没见披露。-graphic character recognition (OCR) is commonly used things. Many programmers want their own procedures embedded OCR recognition module. However, using other people's high-stakes;---- Themselves too difficult. In fact, as early as in Microsoft Office2003 has introduced an OCR module, the Chinese have a very good support (second to the domestic brand name products). Many people may have noticed the good things, But MS_OCR VC in the interface and usage has not been any sign of disclosure.
Platform: |
Size: 323584 |
Author: yanghx |
Hits:
Description: 基于LDAP的单点登录方案的设计与实现(源代码+论文,内有源代码的详细说明)-LDAP-based single sign-Program Design and Implementation (source code+ Papers, with a detailed description of source code)
Platform: |
Size: 3342336 |
Author: 雷剑 |
Hits:
Description: .net验证码实例,保存在Session中,判断登录或注册时会经常用到。-. net code examples, kept in the Session, the judge will sign in or register frequently used.
Platform: |
Size: 3072 |
Author: yangguang |
Hits:
Description: 魔域帐号服务器
一、帐号服务器功能分为两部分:
1、客户端登录线程:取得认证ID号AuthenID。
客户端连接到帐号服务器(以后可改为UDP)
登录后服务器到帐号数据库查帐号
返回认证ID号,并断开连接(如出错则返回错误)
将该认证ID号传给计点线程,转发给游戏服务器,用于玩家登录游戏服务器。
2、实时计点:与游戏服务器连接通讯,计算玩家使用的点数。(可提高线程优先级)
游戏服务器启动时登录到帐号服务器。
玩家登录后实时发送计点消息给帐号服务器。
玩家退出时通知帐号服务器。
玩家点数耗尽时通知游戏服务器踢人。
游戏服务器向帐号服务器查询剩余点数(计点、计时、计帐分别处理)
3、主线程:创建两个子线程。处理界面操作。
-Dungeons & Account server
First, account server functionality is divided into two parts:
1, client log in the thread: obtaining certification ID No. AuthenID.
Client to connect to account server (can be changed after the UDP)
Log in to the account after the server database search account
Return certification ID number, and disconnect the connection (such as the return error error)
ID No. of the certification to the point of thread, forward to the game servers, game servers for players sign.
2, real-time total points: Game server connectivity and communications, computing players use points. (Which can improve the thread priority level)
Game Server startup account to log in to the server.
Players sign after the point of real-time message sent to the account server.
NOTICE account when players quit the server.
NOTICE points when players run out of Game server踢人.
Game server to server query account the remaining points (total points, time, billing deal with sep
Platform: |
Size: 418816 |
Author: vipe |
Hits:
Description: 一个很酷的登录界面,动画效果,过了这个村就没有这个店了!-Sign in a cool interface, animation effects, this village had no shop of this!
Platform: |
Size: 31744 |
Author: chen |
Hits:
Description: 在复杂背景下面,如何识别交通标志-Traffic sign recognition is a difficult task if we aim at detecting and
recognizing signs in images captured from unfavorable environments.
Platform: |
Size: 245760 |
Author: suco7zz |
Hits:
Description: 单点登录SSO web实例,包括两个应用系统和一个身份认证系统,可行!-SSO web single sign-examples, including two applications and an identity authentication system, viable!
Platform: |
Size: 775168 |
Author: 杨 |
Hits:
Description: atl控件,实现Web单点登录,在Web页面弹出一个登录对话框,实现单点登录功能-atl control, Web single sign-on to achieve, in the Web page pops up a logon dialog box, to achieve single sign-on functionality
Platform: |
Size: 3970048 |
Author: 王大要 |
Hits:
Description: Android 2.1 版手机翻页效果实现-Android 2.1 MultiFlip Sign Demo
Platform: |
Size: 1392640 |
Author: 高文华 |
Hits:
Description: 机房预约系统是一个方便用户(老师)在线预约机房的一个网站系统,通过本系统用户可以简约大量的办公时间,提高工作效率。本系统主要包括如下几个功能模块:用户注册、实验预约、查看实验、机房管理信息和班级信息管理。首先用户(老师)可以通过注册新的账号,然后登录本系统,登录系统之后,用户(老师)可以查看空闲、预约机房、添加和管理班级信息。用户(管理员)登录系统之后可以对预约进行审核以及对机房信息进行管理。游客(学生)可以通过本系统查看实验,包括通过班级查看实验和通过预约时间查看实验。,Room reservation system is a convenient online booking engine room of the user (teacher) a website, the users of the system can be simple, a lot of office time, improve work efficiency. The system includes the following functional modules: Register experiments appointment to see the experiment, room management information and class information management. First, users (teachers) can register a new account, then log on to the system after sign-on system, users (teachers) can view the idle, booking room, add and manage class information. The user (administrator) login system of appointment after the audit, as well as the engine room information management. Visitors (students) can see the experiment through the system, including the experimental classes see the experiment and by appointment View.
Platform: |
Size: 17403904 |
Author: 吴彬彬 |
Hits:
Description: 林口社区论坛门户是由林口社区二次开发的地方生活信息网论坛门户,也可做地方信息网,主要有以下栏目:房屋信息、二手市场、求职招聘、生活服务、征婚交友、交流中心、等大栏目。后台可自行添加栏目.完全满足地方生活信息网论坛门户的网站架设。运行环境:ASP+ACCESS 属于轻量级云程序,简单易操作,功能强大。完全免费!!!!!!!!!
林口分类信息论坛门户 2.0.2 更新内容:
1、增加友情链接
2、部分错误全部修正
3、页面美观
后台登录地址:在前台登录即可。
帐号:admin 密码:admin,Linkou Community Forum Portal the Local Life Information Network Forum Portal development by the Linkou community secondary, also do local information network, mainly in the following sections: housing information, the second-hand market, Jobs, life, marriage and dating, clearinghouse, etc. large part. The background can add their own section. Fully meet local life information portal website Forum erection. Operating environment: ASP+ACCESS belongs lightweight cloud, easy to operate, and powerful. It' s free! ! ! ! ! ! ! ! ! 2.0.2 update the content of the the the Linkou classified information forum portal: 1, 2, all rectified some errors increase Links page beautiful background login address: sign in at the front desk. Username: admin Password: admin
Platform: |
Size: 1576960 |
Author: 赵辛楣 |
Hits:
Description: VB以TextBox密码方式显示用户名,将用来输入用户名的文本框变为密码框了,用“#”号代替了输入的字符,密码框一般是用“*”来代替,“#”符号可以设置成“*”,-VB TextBox password to display the user name, the user name will be used to enter the password box into a text box, use the " #" sign instead of the input characters, the password box is generally used " *" instead of " #" symbol can be set to " *" ,
Platform: |
Size: 14336 |
Author: 岳云平 |
Hits: