搜索资源列表

  1. easyjf_bbs0.1

    0下载:
  2. 一个纯java编写的,基于EasyJWeb框架开发的论坛系统,论坛系统拥有常用论坛系统的基本功能,支持UBB代码。该论坛系统使用基于OO的方法设计,采用多层体系构架,数据库持久层主要使用本网开发中的简易数据库开源框架EasyDBO,java代码与页面完全分离,易扩展。-a pure java prepared, based on the fr a mework developed by EasyJWeb Forum, Forum Sys
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-15
    • 文件大小:3331072
    • 提供者:陈浩
  1. partition1

    0下载:
  2. 实验描述:分布式数据库的算法partition的具体实现。即通过该算法找到关系数据库最优分裂点,使得结果最优。 算法思想: 1、 首先根据所输入的attribute usage matrix得到AQ( ) 2、 对CA矩阵中划分点预先设在n-1处,并将属性列分成两个集合,TA和BA,TA中的元为:{ A1 、A2 …… An-1 },BA中的元素为:{ An} 3、 确定集合TQ、BQ和OQ,其中TQ={ qj| AQ(
  3. 所属分类:数据库系统

    • 发布日期:2024-05-15
    • 文件大小:77824
    • 提供者:孙东一
  1. partition2

    0下载:
  2. 实验描述:分布式数据库的算法partition的具体实现。即通过该算法找到关系数据库最优分裂点(2个),使得结果最优。 1、 首先根据所输入的attribute usage matrix得到AQ( ) 2、 对CA矩阵中划分点预先设在n-1处,并将属性列分成3个集合,TA和BA和MA, 3、 确定集合TQ、BQ,MQ和OQ,其中TQ={ qj| AQ(qi) TA},BQ= TQ={ qj| AQ(qi) BA}, MQ=
  3. 所属分类:数据库系统

    • 发布日期:2024-05-15
    • 文件大小:78848
    • 提供者:孙东一
  1. OFDMTransmissionandReception

    0下载:
  2. The provided Matlab code to simulate the basic processing involved in the generation and reception of an OFDM signal in a physical channel and to provide a descr iption of each of the steps involved.-provided Matlab code
  3. 所属分类:通讯编程

    • 发布日期:2024-05-15
    • 文件大小:2048
    • 提供者:王杰
  1. MouseDocument

    0下载:
  2. 算法5.1 1. 输入a,b,ε。 2. 置n=1,h=(b-a)/2,T0=h(f(a)+f(b)). 3. 置F=0,对i=1,2,....n,求 F=F+f(a+(2i-1)h) 4. T=T0+hF. 5.若|T-T0|<3ε,输出I≈T停机 否则置2n=>n,h/2=>h,T=>T0,转步骤3。 程序说明: 本程序暂时支持正弦函数的计算 -Algorithm 5.
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2024-05-15
    • 文件大小:1024
    • 提供者:高峰
  1. MouseDocume

    0下载:
  2. 算法5.1 1. 输入a,b,ε。 2. 置n=1,h=(b-a)/2,T0=h(f(a)+f(b)). 3. 置F=0,对i=1,2,....n,求 F=F+f(a+(2i-1)h) 4. T=T0+hF. 5.若|T-T0|<3ε,输出I≈T停机 否则置2n=>n,h/2=>h,T=>T0,转步骤3。 程序说明: 本程序暂时支持正弦函数的计算 -Algorithm 5.
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2024-05-15
    • 文件大小:1024
    • 提供者:高峰
  1. 802.11Security

    0下载:
  2. Beginning with an introduction to 802.11b in general, 802.11 Security gives you a broad basis in theory and practice of wireless security, dispelling some of the myths along the way. In doing so, they provide you with th
  3. 所属分类:matlab例程

    • 发布日期:2024-05-15
    • 文件大小:835584
    • 提供者:
  1. eabas

    0下载:
  2. eabase login2.rarea base login2.rar-eabase login2.rarea ba se login2.rar
  3. 所属分类:其他小程序

    • 发布日期:2024-05-15
    • 文件大小:192512
    • 提供者:wk
  1. rbfSrc

    0下载:
  2. This program demonstrates some function approximation capabilities of a Radial Basis Function Network. The user supplies a set of training points which represent some "sample" points for some arbitrary curve. Next, the
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-15
    • 文件大小:18432
    • 提供者:陈伟
  1. FaceDetectionAndTrackingTechniquesInCompressed-Dom

    0下载:
  2. Abstract: Effective data processing is required with the fast development of multimedia technology. Compressed-domain images/video processing techniques have captured the attention of many researchers in recent years, an
  3. 所属分类:图形/文字识别

    • 发布日期:2024-05-15
    • 文件大小:145408
    • 提供者:黄永
  1. ABS_Guide_cn

    0下载:
  2. Bash编程参考手册,使用bash shell的教程,毫无疑问,UNIX/Linux 最重要的软件之一就是shell,目前最流行的shell 被称为Bash(Bourne AgainShell),几乎所有的Linux 和绝大部分的UNIX 都可以使用Bash。-Bash programming reference manual, the use of the Directory bash shell, no doubt, UNIX/Li
  3. 所属分类:Shell编程

    • 发布日期:2024-05-15
    • 文件大小:1367040
    • 提供者:李明
  1. Flat_Scroll_Bar_Source

    0下载:
  2. 用VisualC++实现的Flat风格的滚动条。可以使得您的界面不再显得很突兀,具有较高的美观性。-achieved using Visual C Flat-style scroll. You can make the interface is no longer anything with a higher aesthetic.
  3. 所属分类:界面编程

    • 发布日期:2024-05-15
    • 文件大小:17408
    • 提供者:steven
  1. microwindows-0.90_arm2410

    0下载:
  2. the embedded GUI for SamSung s3c2410 cpu based board.is microwindows0.90-the embedded GUI for SamSung s3c2410 cpu ba sed board.is microwindows0.90
  3. 所属分类:嵌入式Linux

    • 发布日期:2024-05-15
    • 文件大小:4788224
    • 提供者:钱锋
  1. RBDS

    0下载:
  2. The decoding algorithm used in RBDS.c is based on error trapping. The program emulates the operation of the encoder and decoder of a binary cyclic codes, using bitwise shifts and xor for modulo g(x) operations. -The deco
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-15
    • 文件大小:2048
    • 提供者:里海
  1. %e4%ba%8c%e5%80%bc%e5%8c%96%e5%8f%98%e6%8d%a2

    0下载:
  2. 简单起见,这里设定阈值为122,即最大灰度的一半-the sake of simplicity, this threshold value is set to 122, the largest gray half
  3. 所属分类:图形图象

    • 发布日期:2024-05-15
    • 文件大小:90112
    • 提供者:温凤飞
  1. subversion-1.1.4

    0下载:
  2. linux subdivision ying gai ke yi le ba -linux subdivision ying gai ke le ba yi
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-15
    • 文件大小:11000832
    • 提供者:西永
  1. PIC18F1320_bootloader_with_complete_source

    0下载:
  2. PIC18F1320 bootloader. This a port of the PIC16F87x bootloader to the PIC18F1320. Project includes Microsoft Visual C++ source for the Windows downloader, and assembly source for the PIC core. For more background documen
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2024-05-15
    • 文件大小:583680
    • 提供者:zuoyong
  1. c-

    0下载:
  2. wo ju de hai hao ne ni men zem me ren wei de xi wan dui ni men you yong ba thank you -ju de wo hai ne ni hao men zem me ren wei de xi wa n dui ni ba yong men you thank you
  3. 所属分类:加密解密

    • 发布日期:2024-05-15
    • 文件大小:1024
    • 提供者:wang zhe
  1. Backlight1

    0下载:
  2. 调节背光亮度的程序和代码 Pocket PC上面,背光亮度存在注册表的 HKEY_CURRENT_USER\BackLight\BrightNess或者HKEY_CURRENT_USER\BackLight\BacklightLuminanceLevel 项中,修改这个项的值,再生成一个BackLightChangeEvent事件就可以使系统改变背光。 -backlight brightness adjustment p
  3. 所属分类:Windows CE

    • 发布日期:2024-05-15
    • 文件大小:20480
    • 提供者:韩旭
  1. PWE_PBS_3Dbcc

    0下载:
  2. Calculates photonic band structure for either the bcc lattice of dielectric spheres of dielectric constant epsilon_a in a dielectric background of dielectric constant epsilon_b.-Calculates photonic band structure for ei
  3. 所属分类:matlab例程

    • 发布日期:2024-05-15
    • 文件大小:2048
    • 提供者:chunfenglay
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 33 »

源码中国 www.ymcn.org