登录
首页 » Others » frmVIP

frmVIP

于 2020-06-25 发布 文件大小:2KB
0 164
下载积分: 1 下载次数: 0

代码说明:

  对图像进行识别,区分是那些纸牌。可以区分每一张纸牌的花色,C#写的(Identify the image and distinguish the cards. Can distinguish the color of each card, written in C #.)

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

发表评论

0 个回复

  • 台球小游戏 所以的球都是定时炸弹,必须在规定的时间内将所以的球打进,不然炸弹就会爆炸。...
    台球小游戏 所以的球都是定时炸弹,必须在规定的时间内将所以的球打进,不然炸弹就会爆炸。-small billiards game so the ball is a time bomb which must be within a specified time so the ball will be reached, otherwise bombs will explode.
    2022-01-26 08:18:33下载
    积分:1
  • VC++ 获取键盘键位、型号和接口信息
    VC++ 获取键盘种类-类型信息,获取键盘键位多少个、键盘接口类型是什么、键盘型号等信息,比较简单的初级编程实例,VC++新手参考。
    2022-10-22 21:00:03下载
    积分:1
  • 项目名称:科学计算器 姓名:刘博 学号:03031147 班级:能动35 完成时间:2004...
    项目名称:科学计算器 姓名:刘博 学号:03031147 班级:能动35 完成时间:2004-11-29 指导教师:罗建军 一.项目背景: 1.背景简介 我们在学习生活中,常会遇到一些繁杂的数值运算,尤其是遇到正弦、余弦、对数等手算困难的运算时,这时候我们就必须用到科学计算器,所以我便着手开发了这个计算器程序,以便用于自己的学习工作。 2.项目目标 编写一个能进行科学计算的计算器程序。 要求: 输入:被计算的数据 输出:计算结果 3.运行环境 1 硬件: PIII 计算机(CPU 主频 550MHz以上、128MB内存) 2 软件 Windows XP 操作系统 Visual C++ 6.0 二.算法描述 1 选用对话框,并加入控件,做好计算器可视的外表。 2 给控件添加属性中的ID和名称。 3 在CCaculateDilg类中添加主要程序代码。 4 数字的输入 这个计算器应用程序实现的是顺序连接计算,即按照计算数和计算符的输入次序进行计算,知道按下"="按钮为止完成一次计算过程.过程可分为三个步骤:一是对计算数和计算符的输入处理 二是对计算的处理 三是对显示的处理. 1.处理输入 在程序中使用m_operand来储存当前的输入.每次输入时都必须将输入的数字累
    2022-08-23 23:54:45下载
    积分:1
  • Hilbert-Huang变换及在信号处理中的应用
    HHT主要内容包含两部分,第一部分为经验模态分解(Empirical Mode Decomposition,简称EMD),它是由Huang提出的;第二部分为Hilbert谱分析(Hilbert Spectrum Analysis,简称HSA)。简单说来,HHT处理非平稳信号的基本过程是:首先利用EMD方法将给定的信号分解为若干固有模态函数(以Intrinsic Mode Function或IMF表示,也称作本征模态函数),这些IMF是满足一定条件的分量;然后,对每一个IMF进行Hilbert变换,得到相应的Hilbert谱,即将每个IMF表示在联合的时频域中;最后,汇总所有IMF的Hilbert谱就会得到原始信号的Hilbert谱。(The main content of HHT includes two parts. The first part is Empirical Mode Decomposition (EMD), which was proposed by Huang, and the second part is Hilbert Spectrum Analysis (HSA). Simply speaking, the basic process of HHT processing non-stationary signals is: firstly, the given signal is decomposed into several intrinsic mode functions (represented by Intrinsic Mode Function or IMF, also known as intrinsic mode functions), which are components satisfying certain conditions; secondly, Hilbert transform is applied to each IMF. The corresponding Hilbert spectrum is obtained, that is, each IMF is represented in the joint time-frequency domain; finally, the Hilbert spectrum of the original signal is obtained by summing up the Hilbert spectrum of all IMFs.)
    2020-06-23 22:00:02下载
    积分:1
  • FPS forex robot源码
    外汇EA源码可以自己改动。可以自己下载的EA(waihuieangd..very good ea)
    2020-06-30 13:20:02下载
    积分:1
  • FCSmodel
    说明:  U-of-M燃料电池堆仿真包的主文件。FCS simulink模型是在Matlab6.5中创建的(main file for U of M Fuel Cell Stack Simulation package. The FCS simulink model is created in Matlab 6.5)
    2020-06-29 21:05:43下载
    积分:1
  • 注塑机生产过程的微机控制系统设计本系统设计是通过8255A并行端口A、B传输数据控制12个LED发光二级管的亮灭来模拟控制两台注塑机的生产过程。中端口A和B分...
    注塑机生产过程的微机控制系统设计本系统设计是通过8255A并行端口A、B传输数据控制12个LED发光二级管的亮灭来模拟控制两台注塑机的生产过程。其中端口A和B分别对应1号和2号注塑机,每一个LED代表一个工序。编程语言采用BORLAND C++语言。-injection molding machine of the production process computer control system design of the system design through 8255A Parallel Port A, B transmission of data control 12 LED light emitting diode to the analog-to eliminate two injection molding machine control the production process. These ports A and B respectively counterparts on the 1st and the 2nd injection molding machine, each one represented an LED processes. BORLAND programming language using C language.
    2022-04-06 16:51:07下载
    积分:1
  • zutt
    自己上学时一个小组一起编的一个推箱子的游戏,基本上具备了所有的游戏元素了,很不错,哈哈(zutt game,enjoy)
    2009-05-07 00:55:58下载
    积分:1
  • N25Q128A13E_3V_MicronXIP_VG12.tar
    NOR FLASH CONTROLLER
    2018-03-04 06:47:17下载
    积分:1
  • LFM_WHT
    说明:  这是关于LFM信号利用WHT变换估计其参数的仿真代码。程序基于时频分析包,但对其中相应部分做了修改。程序中有算法的详细设计内容。(This is on the LFM signal using WHT transform to estimate the parameters of the simulation code. Procedures based on time-frequency analysis package, but part of which had been amended accordingly. Procedures in the detailed design of the contents of algorithm.)
    2008-11-03 17:45:20下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载