登录
首页 » Applications » system is the number one source of change, it is very convenient to use

system is the number one source of change, it is very convenient to use

于 2022-01-26 发布 文件大小:26.15 kB
0 123
下载积分: 2 下载次数: 1

代码说明:

是一个数制转换的源码,使用起来十分方便-system is the number one source of change, it is very convenient to use

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 中国源码中心 今晚在线论坛 主要特色:自由定制的双风格,分桢讨论区,内含GVBBS4.1版升级包4.2新增功能1,论坛进站画面增加双风格显示(完整型/简约型)后...
    中国源码中心 今晚在线论坛 主要特色:自由定制的双风格,分桢讨论区,内含GVBBS4.1版升级包4.2新增功能1,论坛进站画面增加双风格显示(完整型/简约型)后台基本信息可以订制2,主题属性增设了积分贴,用户发帖的时候可以自己订制浏览该贴的分数(主要防止论坛太多潜水员)3,论坛属性之外增设浏览论坛的用户等级(主要防止论坛太多潜水员),这个可以在论坛后台编辑版面的时候设定。4,论坛分版内增加了本版在线名单,后台可以订制默认是否打开。5,论坛前台增加了斑竹禁言功能,后台可以订制是否开发此功能!6,论坛分类,论坛版面后台新增默认风格属性,自由定制用户首次进入的显示风格。7,去掉了首次进入本站的cookies支持提示,但是用户登陆仍然需要cookies支持才能登陆。8,用户等级新增多个属性,管理员定制更加灵活。 9,后台两级管理员,不限量增加,总管理员可在asp文件内定普通管理员权限10,此外修复一些Bug默认管理员 gamvan 默认登陆密码 gamvan -China Center tonight source online forum main features : custom-free style, sub-Lo discussion areas containing GVBBS4.1 version 4.2 upgrade features a new, the Forum, along with picture-style display (complete type/compact) basic background information can be ordered 2 the theme additional attributes integral to, posting the user can browse the order of their scores posted (mainly to prevent too many divers Forum) 3, the Forum additional properties outside users browse the forum hierarchy (mainly to prevent too many divers Forum), in the background Forum editor
    2022-09-12 05:20:04下载
    积分:1
  • source contract management, the provision of new business to the download proced...
    合同管理源程序,想编新商业程序的请下载哈-source contract management, the provision of new business to the download procedure Kazakhstan
    2022-06-29 01:04:32下载
    积分:1
  • 大六壬,是玄学的帝王三式之一,这几个类实现了内部逻辑。由于完美的界面还没做出来,(牵涉到一些图形算法),完整的代码暂时无法提供。...
    大六壬,是玄学的帝王三式之一,这几个类实现了内部逻辑。由于完美的界面还没做出来,(牵涉到一些图形算法),完整的代码暂时无法提供。-exclude large, Metaphysics is the three-imperial one, several classes of internal logic. As the perfect interface No to do it and (involves some graphical algorithm), a complete code temporarily unable to provide.
    2022-08-18 21:38:31下载
    积分:1
  • 采集卡界面说明,介绍界面的实现过程,支持VC,VB多种开发环境...
    采集卡界面说明,介绍界面的实现过程,支持VC,VB多种开发环境-acquision description
    2022-03-02 21:16:16下载
    积分:1
  • 我用VC写的一个路面弯沉计算程序,可进行弯沉数据的批处理,简单使用...
    我用VC写的一个路面弯沉计算程序,可进行弯沉数据的批处理,简单使用-I used to write a VC pavement deflection calculation procedures, the deflection data for the batch, simple to use
    2022-03-05 06:08:52下载
    积分:1
  • web公司考勤系统
    web公司考勤系统-attendance system
    2022-01-26 02:21:29下载
    积分:1
  • Nice drawing system, an electronic device, suitable for beginners MFC programmer...
    不错的一个电子器件绘制系统,适合初学MFC的程序员,由于时间关系,界面只做了个大概地设计,但不影响主要的功能实现,初学者可以自行设计以促进对MFC的了解.-Nice drawing system, an electronic device, suitable for beginners MFC programmer, due to time, the interface is probably only had months to design, but does not affect the main function of implementation, beginners can be designed to promote understanding of MFC.
    2022-04-20 02:50:56下载
    积分:1
  • 在线图书销售系统
    在线图书销售系统-online book sales system
    2023-08-15 14:45:03下载
    积分:1
  • 邮局支局信息管理源程序
    邮局支局信息管理源程序-Branch office information management source
    2023-05-19 16:50:03下载
    积分:1
  • positioning plates
    车牌定位---VC++源代码程序 1.24位真彩色->256色灰度图。 2.预处理:中值滤波。 3.二值化:用一个初始阈值T对图像A进行二值化得到二值化图像B。 初始阈值T的确定方法是:选择阈值T=Gmax-(Gmax-Gmin)/3,Gmax和Gmin分别是最高、最低灰度值。 该阈值对不同牌照有一定的适应性,能够保证背景基本被置为0,以突出牌照区域。 4.削弱背景干扰。对图像B做简单的相邻像素灰度值相减,得到新的图像G,即Gi,j=|Pi,j-Pi,j-1|i=0,1,…,439 j=0,1,…,639Gi,0=Pi,0,左边缘直接赋值,不会影响整体效果。 5.用自定义模板进行中值滤波 区域灰度基本被赋值为0。考虑到文字是由许多短竖线组成,而背景噪声有一大部分是孤立噪声,用模板(1,1,1,1,1)T对G进行中值滤波,能够得到除掉了大部分干扰的图像C。 6.牌照搜索:利用水平投影法检测车牌水平位置,利用垂直投影法检测车牌垂直位置。 7.区域裁剪,截取车牌图像。 -positioning plates-- VC source code procedures 1.24 true color-
    2022-10-05 09:15:03下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载