自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(1)
  • 资源 (16)
  • 收藏
  • 关注

原创 Jetson Nano通过i2c更新NUCLEO FW

开发环境 nano dev kit with l4t32.3.1. stm32 NUCLEO-L433RC-P 连线 Nano Nucleo J41 Pin 27 (SDA) CN7 Pin9 PB7(SDA) J41 Pin 28 (SCL) CN7 Pin1 PB6(SCL) J41 Pin 1 (3.3V) CN5 Pin 7(BOOT0) J41 P...

2020-01-16 17:27:47 771

VTT.to.SRT.Converter.exe

webVTT 字幕转成 srt格式, 批量转换, 选择整个文件夹, 一键操作. A tool for converting Web Video Text Tracks Format (WebVTT) subtitle to srt one. As most of video players support srt subtitles and can't open vtt subtitles, We should convert vtt to srt or sub subtitles but it's not easy to do that.

2020-01-22

ARM驱动学习资料

1 Linux设备驱动开发详解:基于最新的Linux4.0内核 文字版+源码 2 鸟哥的Linux私房菜:基础学习篇 第四版 3 GNULinux Rapid Embedded Programming 4 Linux From Scratch Version 8.2 5 Linux内核实现设计与实现 3nd 6 linux设备驱动程序 7 Mastering Modern Linux 2nd

2018-12-05

C++17 STL Cookbook & Mastering the C++17 STL

C++17 STL Cookbook: Discover the latest enhancements to functional programming and lambda expressions Mastering the C++17 STL: Make full use of the standard library components in C++17 C__17 STL Cookbook.epub C__17 STL Cookbook.mobi C__17 STL Cookbook.pdf 9781787120495_Code.zip Mastering the C++17 STL.epub 源码和文档

2018-01-30

算法导论第三版_中英文版+第一章---第35章完整版答案

一共三个文件 , 原版+中文翻译办+全书各章答案 Introduction to Algorithms Third Edition 算法导论(原书第3版) 平装 – 2012年12月26日 Thomas H.Cormen (作者),‎ Charles E.Leiserson (作者),‎ Ronald L.Rivest (作者),‎ Clifford Stein (作者),‎ 殷建平 (译者), 答案 1--35章 + 附录A--D: Exercise 1.1-1 An example of a real world situation that would require sorting would be if you wanted to keep track of a bunch of people’s file folders and be able to look up a given name quickly. A convex hull might be needed if you needed to secure a wildlife sanctuary with fencing and had to contain a bunch of specific nesting locations. Exercise 35.1-1 We could select the graph that consists of only two vertices and a single edge between them. Then, the approximation algorithm will always select both of the vertices, whereas the minimum vertex cover is only one vertex. more generally, we could pick our graph to be k edges on a graph with 2k vertices so that each connected component only has a single edge. In these examples, we will have that the approximate solution is off by a factor of two from the exact one. Exercise D.1-1 Let C = A + B and D = A − B. Then, since A and B are symmetric, we…..

2018-01-13

A Practical Guide to Linux Commands, Editors, and Shell Programming 4th, ed

格式请手动改成 pdf Practical Guide to Linux Commands, Editors, and Shell Programming, A, 4th Edition By Mark G. Sobell, Matthew Helmke Published Nov 9, 2017 by Addison-Wesley Professional. The Most Useful Tutorial and Reference, with Hundreds of High-Quality Examples for Every Popular Linux Distribution “First Sobell taught people how to use Linux . . . now he teaches you the power of Linux. A must-have book for anyone who wants to take Linux to the next level.” —Jon “maddog” Hall, Executive Director, Linux International Discover the Power of Linux–Covers macOS, too! Learn from hundreds of realistic, high-quality examples, and become a true command-line guru Covers MariaDB, DNF, and Python 3 300+ page reference section covers 102 utilities, including macOS commands

2018-01-01

算法导论 中文版 第三版 高清

完整书签 算法导论(原书第3版) 目录: 第一部分 基础知识 第1章 算法在计算中的作用3 1.1 算法3 1.2 作为一种技术的算法6 思考题8 本章注记8 第2章 算法基础9 2.1 插入排序9 2.2 分析算法13 2.3 设计算法16 2.3.1 分治法16 2.3.2 分析分治算法20 思考题22 本章注记24 .......

2017-12-30

The C++ Programming Language, 4th Edition

C++ 程序设计语言:第1~4部分(第4版) 享誉 C++ 圣经之美名,C++ 之父的经典之作

2017-10-09

Android_Advisor

Android Advisor - (Issue 27 2016) Features 4 Google Home 10 Google Daydream 15 Google Allo and Google Duo 20 Android Wear 2.0 28 How fast is Android N? 56 What are ‘bots’? 62 WhatsApp Messenger tips and tricks

2017-10-06

Neural Network Programming with Java

Alan M. F. Souza, Fabio M. Soares January 2016 Neural networks are very intelligent algorithmic systems. Learn how to create them with Java with this guide dedicated to cutting-edge neural network development

2017-10-06

51的数码管水滴程序

用数码管实现的水滴效果 初学者非常适合

2012-10-06

基于51的数码管贪食蛇程序+文档+详细注释

一.程序功能 利用数码管的动态显示,以模拟贪食蛇。S1、S2、S3、S4分别控制蛇的上、下、左、右的移动,当蛇吃到随机点亮的dp时,则态显示的数码管的亮点个数自动加一,同时作为蛇食物的dp点重新随机点亮一个(注意这里只考虑0~2号前三个数码管的dp点作为食物。第四个数码管的dp点若作为食物,蛇吃后必定撞墙,为了确保蛇能不断长长的可能性,所以第四个数码管的dp不考虑作为食物)。当出现蛇越过数码管的边缘、蛇首尾重合或者蛇的长度(已点亮的数码管点的个数)超过定义的最大长度(程序定义的是6,可以改动)时,游戏结束。 二.程序原理 》》》》》》》》》》》》》》》》 三.关键代码 /******************************************************************* * Copyright (C),2012-2014,764 Studio. * File name: segsnake.c * Author: zzb Version: v1.0 * Date: Mar 30.2012 * Description: 数码管模拟的贪食蛇 * Function List: init(void) 初始化 * gamePlay(void) 游戏启动控制 * createFood(void) 随机选择要点亮的dp * drawFood(void) 点亮已选择的dp作为食物 * drawSnake(void) 点亮蛇身 * touchWall(void) 越过数码管的边缘 * touchSelf(void) 碰到已点亮的点 * gameOver(void) 游戏结束 * moveSnake(void) 按设定的方向移动已亮的点 * oppositeDirection(i16 keyCode) 输入方向与原来方向相反时,不做处理 * foodEat(void) 点亮的dp被吃到 * expandSnake(void) 吃到dp后的蛇变长 * getKey(void) 获取按键信息 * main() 入口函数 ********************************************************************/

2012-10-06

基于51的红外发射接收程序+文档

老师布置的作业 一.程序功能 将待发送的数据调制成一系列的脉冲信号,再通过红外管发送信号。 二.程序原理 2.1 红外发送接收原理 》》》》》 /******************************************************************* * Copyright (C),2012-2014,764 Studio. * File name: ir.c * Author: zzb Version: v1.0 * Date: May.01.2012 * Description: 红外发送程序 * Function List: void SendIRdata(char p_irdata); //发送数据 * void delay(); //延时函数 ********************************************************************/

2012-10-06

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除