虫虫首页| 资源下载| 资源专辑| 精品软件
登录| 注册

cODE<b>c</b>

  • 数据库招生管理系统 SQL2000 有Visual B做的

    数据库招生管理系统 SQL2000 有Visual B做的

    标签: Visual 2000 SQL 数据库

    上传时间: 2013-12-20

    上传用户:manking0408

  • 很好的b发邮件的软件介绍

    很好的b发邮件的软件介绍,有兴趣完善的话可以连接数据库

    标签: 软件介绍

    上传时间: 2014-01-14

    上传用户:gengxiaochao

  • HT9170 and HT9200 c source code

    HT9170 and HT9200 c source code

    标签: source HT 9170 9200

    上传时间: 2016-08-25

    上传用户:hasan2015

  • eeprom 24c64 by avr. c source code

    eeprom 24c64 by avr. c source code

    标签: eeprom source 24c64 code

    上传时间: 2014-01-03

    上传用户:王庆才

  • 24c64 for avr c source code, you can change it for other 24xx other document is for 率值配料下位机程序

    24c64 for avr c source code, you can change it for other 24xx other document is for 率值配料下位机程序

    标签: for other document change

    上传时间: 2014-01-11

    上传用户:hakim

  • The package includes 3 Matlab-interfaces to the c-code: 1. inference.m An interface to the full

    The package includes 3 Matlab-interfaces to the c-code: 1. inference.m An interface to the full inference package, includes several methods for approximate inference: Loopy Belief Propagation, Generalized Belief Propagation, Mean-Field approximation, and 4 monte-carlo sampling methods (Metropolis, Gibbs, Wolff, Swendsen-Wang). Use "help inference" from Matlab to see all options for usage. 2. gbp_preprocess.m and gbp.m These 2 interfaces split Generalized Belief Propagation into the pre-process stage (gbp_preprocess.m) and the inference stage (gbp.m), so the user may use only one of them, or changing some parameters in between. Use "help gbp_preprocess" and "help gbp" from Matlab. 3. simulatedAnnealing.m An interface to the simulated-annealing c-code. This code uses Metropolis sampling method, the same one used for inference. Use "help simulatedAnnealing" from Matlab.

    标签: Matlab-interfaces inference interface the

    上传时间: 2016-08-27

    上传用户:gxrui1991

  • The C++ Client Edition contains a full set of C++ class libraries, with client side source code for

    The C++ Client Edition contains a full set of C++ class libraries, with client side source code for comprehensive Internet and Intranet application development and enablement. Designed specifically for Visual C++ developers, this kit has the power and flexibility that you demand

    标签: libraries contains Edition Client

    上传时间: 2016-08-29

    上传用户:阳光少年2016

  • 该系统采用了B/S结构模式

    该系统采用了B/S结构模式,利用JSP技术,采用开源框架Struts,使用连接池技术通过JDBC访问数据库。特别在登录安全问题,借助Web服务器Session对象,综合运用数据加密技术与图片验证码技术,增强Web用户登录安全策略。

    标签: 模式

    上传时间: 2013-12-23

    上传用户:aa54

  • 本文用VHDL在CPLD器件上实现一种8 b数字频率计测频系统

    本文用VHDL在CPLD器件上实现一种8 b数字频率计测频系统,能够用十进制数码显示被测信号的频率,不仅能够测量正弦波、方波和三角波等信号的频率,而且还能对其他多种物理量进行测量。具有体积小、可靠性高、功耗低的特点。

    标签: VHDL CPLD 器件 数字频率计

    上传时间: 2013-12-18

    上传用户:sy_jiadeyi

  • 移位乘法器的输入为两个4位操作数a和b

    移位乘法器的输入为两个4位操作数a和b,启动乘法器由stb控制,clk信号提供系统定时。乘法器的结果为8位信号result,乘法结束后置信号done为1. 乘法算法采用原码移位乘法,即对两个操作数进行逐位的移位相加,迭代4次后输出结果。具体算法: 1. 被乘数和乘数的高位补0,扩展成8位。 2. 乘法依次向右移位,并检查其最低位,如果为1,则将被乘数和部分和相加,然后将被乘数向左移位;如果为0,则仅仅将被乘数向左移位。移位时,被乘数的低端和乘数的高端均移入0. 3. 当乘数变成全0后,乘法结束。

    标签: 移位 乘法器 位操作 输入

    上传时间: 2014-01-03

    上传用户:星仔