登录
首页 » 算法 » RFID FOR ABSEN

RFID FOR ABSEN

于 2023-07-23 发布 文件大小:207.47 kB
0 111
下载积分: 2 下载次数: 1

代码说明:

#包括;

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

发表评论

0 个回复

  • 分析器
    //分割符号 #define is_end(c) (c=="{"||c=="}"||c=="("||c==")"||c=="["||c=="]"||c==","||c==";") //表达式符号 #define is_exp(c) (c=="&"||c=="|"||c=="!" || c=="=" || c=="+"||c=="-"||c=="*"||c=="/" || c=="") //数字 #define is_num(c) (c>= "0"&&c
    2023-01-10 16:50:04下载
    积分:1
  • Sicily 1009梅森素数
    One of the world-wide cooperative computing tasks is the "Grand Internet Mersenne Prime Search" -- GIMPS -- striving to find ever-larger prime numbers by examining a particular category of such numbers. A Mersenne number is defined as a number of the form (2p–1), where p is a prime number -- a number divisible only by one and itself. (A number that can be divided by numbers other than itself and one are called "composite" numbers, and each of these can be uniquely represented by the prime numbers that can be multiplied together to generate the composite number — referred to as its prime factors.) Initially it looks as though the Mersenne numbers are all primes. Prime Corresponding Mersenne Number 2 4–1 = 3 -- prime 3 8–1 = 7
    2022-03-17 05:46:40下载
    积分:1
  • 实数序列的快速傅立叶变换,基本为分裂基,将实数序列数组的地址给函数即可...
    实数序列的快速傅立叶变换,基本算法为分裂基算法,将实数序列数组的地址给函数即可-actual sequence of the fast Fourier transform, the basic algorithm for splitting algorithm-based, real-sequence addresses to the array function can be
    2022-06-14 16:21:26下载
    积分:1
  • 数据挖掘bayers实现
    朴素贝叶斯算法是基于贝叶斯定理与特征条件独立假设的分类方法。对于给定的训练数据集,首先基于特征条 件独立假设学习输入/输出的联合概率分布;然后基于此模型,对给定的输入x,利用贝叶斯定理求出后验概率 最大的输出y。朴素贝叶斯法实现简单,学习与预测的效率都很高,是一种常用的方法。 算法假定训练数据各属性列的值均是离散类型的。若是非离散类型的数据,需要首先进行数据的预处理,将非 离散型的数据离散化。 首先,将原训练元组按类别划分为,其中利用 MapdatasOfClass(ArrayList datas),d
    2022-06-29 07:59:03下载
    积分:1
  • 著名的seismiclab的代码 是地震学研究人员必备的工具
    著名的seismiclab的代码 是地震学研究人员必备的工具-famous seismiclab code seismic study is an essential tool for officers
    2022-12-01 03:05:04下载
    积分:1
  • C++拉格朗日插值
    vc6.0运行 ,关于拉格朗日插值的实现,原创可行,计算方法课老师留的题目
    2022-11-22 09:20:03下载
    积分:1
  • 这是一个实现最优化计的程序,采用的为共轭梯度。...
    这是一个实现最优化计算的程序,采用的算法为共轭梯度法。-This is a realization of optimal calculation procedure, the algorithm used to conjugate gradient method.
    2022-07-22 03:40:05下载
    积分:1
  • 机图形计:点乘 英文网页 没代码,更适合于理解其原理和方和运用...
    计算机图形计算:点乘 英文网页 没代码,更适合于理解其原理和方法和运用-computer graphic terms : point by the English website no code, is more suited to understand the principles and methods of use and
    2022-02-20 06:45:08下载
    积分:1
  • 相关的语音处理,适合于现代数字信号处理的课程设计,,,并且可以运行...
    相关的语音处理,适合于现代数字信号处理的课程设计,,,并且可以运行-related to the speech processing, which is suitable for modern digital signal processing design of, and can run
    2023-02-26 01:55:03下载
    积分:1
  • 75个城市坐标的优化问题
    75个城市坐标的优化问题-75 cities coordinates the optimization problem
    2022-03-23 03:14:08下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载