-
IT行业资产管理系统C#+数据库
IT行业资产管理系统C#+数据库,运行后请先登录,在登录窗口中,有验证码功能。程序主界面菜单功能:资产管理、软件设置、服务项目、资产统计报表、服务统计报表、系统设置、帮助文件。若没有登录,则软件会强制退出。也就是说,本软件需要登录后才能使用。
- 2022-02-06 17:00:09下载
- 积分:1
-
vxwork_src
vxworks 内核 代码,不是很全,但可以看看(vxworks kernel code ,for learning)
- 2009-11-17 23:36:30下载
- 积分:1
-
compare
int compare(const char* a, const char* b, int size)
{
for (int i = 0 i < size i ++)
{
if (a[i] != b[i])
{
return i
}
}
return -1
}
(int compare(const char* a, const char* b, int size)
{
for (int i = 0 i < size i++)
{
if (a[i] != b[i])
{
return i
}
}
return-1
}
)
- 2014-09-02 13:53:50下载
- 积分:1
-
wpf 带语音提示的通讯录实例源码(mvvm)
wpf 带语音提示的通讯录实例源码(mvvm)
- 2018-05-14下载
- 积分:1
-
miyao
本文提出了基于二维混沌映射的数字图像水印算法,混沌具有随机性、似噪声及对初始条件的极端敏感性等特点。将经过二维混沌映射置乱后的数字水印信号嵌入图像小波域的低频系数,实现了数字水印的隐蔽性、保密性和稳固性;利用二维混沌映射Arnold变换对水印信号进行置乱,不仅增强了水印信号保密性,同时有效提高了视觉上抵抗图像剪切攻击的能力。(In this paper, two-dimensional chaotic map based on digital image watermarking algorithm, Chaos with random noise and the likelihood of extreme sensitivity to initial conditions and so on. Two-dimensional chaotic map will be scrambling after the digital watermark embedded image signal of the low-frequency coefficients in wavelet domain, the realization of a digital watermark hidden, security and stability the use of two-dimensional chaotic map on Arnold transform scrambling watermark signal, not only enhances the confidentiality of the watermark signal at the same time improve the visual image shear resistance attacks.)
- 2009-06-28 10:11:45下载
- 积分:1
-
asp.net 模拟ftp 常用操作 实例源码
asp.net 模拟ftp 常用操作 实例源码
- 2014-06-11下载
- 积分:1
-
杆单元的有限元程序
此程序是针对杆单元的程序,是有限元的程序,并且是并行化的程序,对于初步学习有限元编程的是很有帮助的,里面涉及的算法也是很简单的,很便于大家理解,希望可以帮到大家。
- 2022-09-03 15:55:03下载
- 积分:1
-
svpwm
svpwm仿真模型,通过仿真确定svpwm的最佳配置模式(svpwm simulation model to determine the optimal configuration of the simulation model svpwm)
- 2013-12-28 23:37:56下载
- 积分:1
-
programmer
采用算符优先分析法,对G[S]所定义的赋值语句进行语法分析,并在语法分析过程中将所输入的赋值语句翻译为四元式。(Priority use of operator analysis of G [S] defined assignment for parsing and grammar analysis of the process entered assignment translated into Quaternion type.)
- 2008-06-18 20:55:23下载
- 积分:1
-
c#大型社区管理系统源码(VS2008+SQL 2008/R2)
c#大型社区高端管理系统源码 文档源码齐全,运行环境VS2008 MS SQL 2008/R2 包括社区房产,住户,财务,设备,办公,合同管理等十二个模块。数据库在DB文件夹中附加即可,管理员:admin 密码:1
- 2020-12-11下载
- 积分:1