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

finger-guess-game

  • Distributed+Strategic+Learning

    Much of Game Theory has developed within the community of Economists, starting from the book “Theory of Games and Economic behavior” by Mor- genstern and Von Neumann (1944). To a lesser extent, it has had an impact on biology (with the development of evolutionarygames) and on road traffic Engi- neering (triggered by the concept of Wardrop equilibrium introduced already in 1952 along with the Beckmann potential approach introduced in 1956). Since 1999 game theory has had a remarkable penetration into computer sci- ence with the formation of the community of Algorithmic game theory.

    标签: Distributed Strategic Learning

    上传时间: 2020-05-27

    上传用户:shancjb

  • Mobile+Communications+An+Introduction+to+New+Media

    Do you have a mobile phone? We think you probably do, one way or another. We would also guess that you might use it for many diff erent things in the course of your everyday life—as a telephone certainly, but also as an address book, as a clock or watch, as a camera, or now as a connection to your computer, email and the internet. Th ere will be a range of people you use it to contact (or not), and various strategies you use to take calls—or send texts, or take photos, or receive emails, or search online (or not, in diff erent situations). Th ere are also likely to be a range of social relation- ships in your life that your mobile phone helps to maintain—or disrupts, or inter- venes in, or makes possible, or complicates, or just plain helps to handle.

    标签: Communications Introduction Mobile Media New An to

    上传时间: 2020-05-30

    上传用户:shancjb

  • WBG+Materials+for+Power+Electronics

    stract With  global  drivers  such  as  better  energy consumption, energy efficiency and reduction of greenhouse gases, CO 2 emission reduction has become key in every layer of the value chain. Power Electronics has definitely a role to play in these thrilling challenges. From converters down to compound semiconductors, innovation is leading to breakthrough technologies. Wide BandGap, Power Module Packaging, growth of Electric Vehicle market will game change the overall power electronic industry and supply chain. In this presentation we  will  review  power  electronics  trends,  from technologies to markets.

    标签: Electronics Materials Power WBG for

    上传时间: 2020-06-07

    上传用户:shancjb

  • Deep-Learning-with-PyTorch

    We’re living through exciting times. The landscape of what computers can do is changing by the week. Tasks that only a few years ago were thought to require higher cognition are getting solved by machines at near-superhuman levels of per- formance. Tasks such as describing a photographic image with a sentence in idiom- atic English, playing complex strategy game, and diagnosing a tumor from a radiological scan are all approachable now by a computer. Even more impressively, computers acquire the ability to solve such tasks through examples, rather than human-encoded of handcrafted rules.

    标签: Deep-Learning-with-PyTorch

    上传时间: 2020-06-10

    上传用户:shancjb

  • Embeddings in Natural Language Processing

    Artificial Intelligence (AI) has undoubtedly been one of the most important buz- zwords over the past years. The goal in AI is to design algorithms that transform com- puters into “intelligent” agents. By intelligence here we do not necessarily mean an extraordinary level of smartness shown by superhuman; it rather often involves very basic problems that humans solve very frequently in their day-to-day life. This can be as simple as recognizing faces in an image, driving a car, playing a board game, or reading (and understanding) an article in a newspaper. The intelligent behaviour ex- hibited by humans when “reading” is one of the main goals for a subfield of AI called Natural Language Processing (NLP). Natural language 1 is one of the most complex tools used by humans for a wide range of reasons, for instance to communicate with others, to express thoughts, feelings and ideas, to ask questions, or to give instruc- tions. Therefore, it is crucial for computers to possess the ability to use the same tool in order to effectively interact with humans.

    标签: Embeddings Processing Language Natural in

    上传时间: 2020-06-10

    上传用户:shancjb

  • 基于STM32F4xx和UCOSIII设计的贪吃蛇小游戏

    本源代码是基于STM32F4xx硬件平台设计的贪吃蛇小游戏,主要难点在:随机点产生、贪吃蛇转向、贪吃蛇贪吃点;本部分主要接收产生随机点,产生随机点需要注意两个方面:1、随机点在有效的范围内;2、贪吃点与贪吃蛇不重合。产生随机点主要有两个函数,分别如下://随机数产生任务void  rng_chansheng(void *p_arg){OS_ERR err;while(1){OSSemPend(&RNG_SEM,0,OS_OPT_PEND_BLOCKING,0,&err);zou.x = RNG_Get_RandomRange(0,50)*8 + 40;zou.y = RNG_Get_RandomRange(0,50)*8 + 260;lcd_fangkuan(zou.x,zou.y,zou.x+SHE_FAANGKUAN_SIZE,zou.y+SHE_FAANGKUAN_SIZE);OSTimeDlyHMSM(0,0,0,500,OS_OPT_TIME_HMSM_STRICT,&err); //延时500ms}}//往下方向画一个实心的正方形,代表贪食蛇的一段void lcd_fangkuan(u16 x1,u16 y1,u16 x2 ,u16 y2){u16 i,j;u16 xx,yy;if(((x2 - x1) != SHE_FAANGKUAN_SIZE)||((y2 - y1) != SHE_FAANGKUAN_SIZE))return ;if(x1 > x2) {xx = x1;x1 = x2;x2 = xx;}if(y1 > y2){yy = y1;y1 = y2;y2 = yy;}if((y1 < 260)|| (y2 > 660)||(x1 < 40)||(x2 > 448)){game_yun_error = 1;LCD_ShowString(150,300,500,24,24,"GAME  OVER!!");return ;}for(i=x1; i<x2; i++){for(j=y1; j<y2; j++){LCD_DrawPoint(i,j);}}}

    标签: stm32 ucosiii 贪吃蛇游戏

    上传时间: 2022-08-10

    上传用户:

  • Rockchip RK3328 Datasheet

    RK3328手册RK3328 is a high-performance Quad-core application processor designed for Smart STB(Set Top Box) including OTT/IPTV/DVB. It is a high-integration and cost efficient SOC for 4KHDR STB.Quad-core Cortex-A53 is integrated with separate Neon and FPU coprocessor, also withshared L2 Cache. The Quad-core GPU supports high-resolution display and game.Lots of high-performance interface to get very flexible solution, such as multi-channeldisplay including HDMI2.0a and TV Encoder (CVBS). TrustZone and crypto hardware areintegrated for security. 32bits DDR3/DDR3L/DDR4/LPDDR3 provides high memorybandwidth.

    标签: rockchip rk3328

    上传时间: 2022-08-10

    上传用户:

  • VIP专区-嵌入式/单片机编程源码精选合集系列(114)

    VIP专区-嵌入式/单片机编程源码精选合集系列(114)资源包含以下内容:1. FREESCALE 9S08AW60 串口调试程序.2. saa7113视频解码芯片外围电路设计原理图.3. 这是在用的AD7705源程序.4. 红外线遥控原理以及单片机制作自学习遥控器详细设计思路.5. 在微波整体集成电路设计、理论和描述特性的一条新颖的路线的PDF学术论文.6. 对于内部具有D /A转换器的单片机,采用其自备的D /A转换器产生需要的信号是最经 济的方法。C8051F020是Cygnal公司最新的一款功能强大的内部具有D /A转换器的单片机。介绍了 采用查.7. 液晶6963模块 240*64,外接PS2键盘,多级菜单.这是我工作中的一个程序,有兴趣的可以看.8. 这是一个i2c程序,经过多次应用都能成功实现功能,而且简要实用.9. 本电子书是很多嵌入式开发经典文章和技巧使用的PDF格式的书籍.10. 168线SD内存条电路原理图资料,好像是台湾人写的.11. FPGA可促進嵌入式系統設計改善即時應用性能.12. fat32文件系统格式说明 十分详尽.13. fat32和fat16文件系统格式说明.14. 讲解嵌入式开发的入门书!非常不错,值得一看!.15. TMS320C6000CSLAPIReferenceGuideRev.I的pdf.16. s7300 400 step7 plc仿真软件说明.17. with avr mega 8515 in the C-code AVR.18. Altera原装MAX_II开发板原理图,是用protel绘制的.19. zlg7290是一个能够8*8的键盘驱动芯片.20. 主要介绍各种芯片原理、功能、及其使用方法.21. 对芯片MCP2551的中文使用说明.22. 嵌入式T9输入法的源代码.23. BMP头文件的源代码.24. 自己收集整理和调试OK的三个Game源代码.25. S24C10最小系统原理图 包括FLASH SRAM等.26. 一个电平转换芯片的资料74LVC4245,它在以太网中也发挥了很大的作用,对WEB开发人员有借鉴的价值.27. mmc卡的specification标准的英文版的.28. TMS320C2812全套例程.29. 这是用于lpc2106的自带ADC功能的演示,利用KEIL FOR ARM 开发,可以参考学习..30. megal16在codevision下关于1602的驱动程序.31. 分布式多DSP系统的CPCI总线接口设计和驱动开发.32. 电子音量pT2314原程序 需要的朋友请赶快.33. 用protel dxp绘制三分频原理图和pcb电路板等.34. Bootloader(引导装载器)是用于初始化目标板硬件.35. OKI DEMO FLASH WRITE PROGRAM.36. OKI 675050 hardware accelerator sample program.37. verilog的一些源代码.38. i.mx31 3DS平台Nandboot引导程序源码.39. c8051f24是个教学的程序.40. < ALTERA FPGA/CPLD 高级篇>>光盘资料中 体会“面积和速度的平衡与互换” 例程.

    标签: RFID 无线 射频识别技术

    上传时间: 2013-07-17

    上传用户:eeworm

  • VIP专区-嵌入式/单片机编程源码精选合集系列(140)

    VIP专区-嵌入式/单片机编程源码精选合集系列(140)资源包含以下内容:1. UCOS的详细实验.2. PCI总线的高速数据采集卡设计资料(基于PCI9054 ).3. 单片机PT2262发射程序 串口调试助手测试成功.4. 嵌入式编程思路...嵌入式系统是软硬结合的东西.5. ATMEG8单片机的自带10位AD转换器程序.6. time triggered 时间触发嵌入式系统的开发实例3.7. FPGA设计.8. PIC16F877的I2C程序包,可直接使用.9. ET44M210 的SPI 总线经典例程.10. niosii下的7920液晶串行驱动 可以实现画图功能 本人调试通过.11. 本人设计的nios最小系统 已经调试通过很有参考价值哟.12. ovm数控机床的相关资料.13. 基于JN5121芯片的ZigBee中文开发文档.14. C/C++嵌入式系统编程 Micbael Barr 著 于志宏 译.15. 这是一本关于使用C和C++来进行嵌入式系统编程的书。.16. 清华大学嵌入式教材 嵌入式系统的构建 清华大学自动化系 2003年.17. 用汇编语言编的FREE-dos模块 加入BIOS可实现无盘启动DOS.18. 该计划规定.19. 嵌入式arm2410上用的bootloader.20. SPG290 SD卡源程序 是一个基于game开发的嵌入式的平台 ,是sunplus公司推出的32bit平台, 该程序是在SPG290上读写SD卡的程序.21. c8051f330系统.22. 蜂鸣器唱《祝你平安》 * * ******************************************************************************.23. 芯邦CMB2090控制器接口.24. 一本prolog方面的英文原版电子书.25. 介绍 bios的入门文档 介绍了一些bios的重要属性 及专业设置.26. 自己做的protel99se的封装.27. CH452的2线接口.28. c mega128 控制指示灯 c mega128 控制指示灯 codevision.29. Vxwork bsp user guide.30. 51系列单片机定时器的使用.31. I2C的中文详细解释 很有实用价值.32. 这个课件为宁波大学高频电子线路的课件.33. 很好的一个 库函数.34. 详细介绍了3gp文件的格式.35. Ljd sy 5100s 蜂鸣器示例程序.36. 向flash写入数据的程序,用于嵌入式开发.37. 关于NIOSII的HELLO WORD 的源程序.38. ICETEK-DM642-PCI原理图v1。原版制图.39. 我们做过的.40. 二相步进电机32细分驱动程序 [lenvy] 2008-5-16 9:45:55 用AT89C51写了一个32细分的驱动程序,驱动芯片用 NJU39610+NJM3771 程序实现功能:对二相步.

    标签: 红外 系统原理

    上传时间: 2013-07-20

    上传用户:eeworm

  • 深度学习中文电子书籍资料合集

    计算智能.人工神经网络·模糊系统·进化计_12531.pdf 30.1M 斯坦福大学-深度学习基础教程.pdf 9.4M [游戏人工智能编程案例精粹].(Programming.Game.AI.by.Example).(美)Mat.Buckland.扫描版.pdf 54.4M 深度学习基础教程.pdf 9.5M [模式识别与智能计算:MATLAB技术实现(第2版)].杨淑莹.扫描版.pdf 29.3M 机器学习:实用案例解析(中文版,带完整书签).pdf 34.7M .DS_Store 6KB python 学习资料 .pdf 747KB 深度学习的昨天、今天和明天.pdf 976KB 【试读】《自然计算:DNA、量子比特和智能机器的未来》前言+目录+第1章.pdf 4.6M 百度深度学习-CCF-2013Sep.pptx 28.7M 机器学习与数据挖掘方法和应用.pdf 17.6M 深度学习(最全的中文版)_2017年新书.pdf 30.3M 机器学习与数据挖掘方法和应用(经典).pdf 12M 模式识别与智能计算-matlab技术实现.pdf 27.9M 欧盟在多领域的物联网技术应用需求.rar 1.1M 伯克利大学机器学习(Practical Machine Learning).rar 35.8M 深度学习结构和算法比较分析.pdf 1.7M 机器学习实战及配套代码.rar 39.5M 机器学习实践经验指导.pdf 449KB 余凯_深度学习的昨天今天和明天.pdf 913KB 浅谈深度学习_肖达.pdf 10.2M 人工智能原理与应用——专家系统、机器学习、面向对象的方法_10184566.pdf 9.8M 机器学习与概率图模型_王立威.pdf 1.8M 机器学习十大算法.pdf 4.9M 百度深度学习进展介绍.ppt 18M 机器学习部分课后习题答案.zip 651KB 深度学习——机器学习领域的新热点.pdf 4.4M 科研立项的极客之道.ppt 11.2M

    标签: Visual 2000 电力 出版社

    上传时间: 2013-07-02

    上传用户:eeworm