联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按分类查找All Leetcode/题库(380) 

[Leetcode/题库] brainActivity2024

基于Kaggle项目的有害大脑活动检测项目(鄂尔多斯研究所,2024年春季)
Project on detecting harmful brain activity based on Kaggle project (Erdos Institute, Spring 2024) (2024-04-26, Jupyter Notebook, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1714141812147438.html

[Leetcode/题库] alx-interview

生成并返回帕斯卡三角形,直到第n行,作为整数列表。
Generate and return Pascal s triangle up to the n-th row as a list of lists of integers. (2023-11-05, Python, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1699145105207083.html

[Leetcode/题库] Canadian_Immigration_DV

本项目包含加拿大移民数据集的数据分析和数据可视化。该数据在GitHub和Kaggle中可用,
This project contains the Data Analysis and Data Visualization on Canadian Immigration Data Set. This data is available in GitHub and Kaggle, (2023-10-16, Jupyter Notebook, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1697427088447550.html

[Leetcode/题库] nemetschek_erasmus_pasquale

Pasquale Gravante在Nemetschek的伊拉斯谟经验(索非亚,布格拉亚)
Erasmus experience of Pasquale Gravante in Nemetschek(Sofia, Buglaria) (2023-09-28, Others, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1696024106260798.html

[Leetcode/题库] R-Project

该存储库是为斯图加特合作州立大学R区的讲座数据分析创建的。然后继续...
This repository is created for the lecture Data Analysis in R of the Cooperative State University Stuttgart. And contains an analysis of the Cyber Security Salarie Classification of <https://www.kaggle.com/datasets/whenamancodes/infoseccyber-security-salaries> (2023-01-06, HTML, 730KB, 下载0次)

http://www.pudn.com/Download/item/id/1686641007208262.html

[Leetcode/题库] car-price-pred

预测二手车价格。数据集:[https:www.kaggle.com karimali二手车数据巴基斯坦下载二手车...](https:www.kaggle.com karimali旧汽车数据巴基斯坦下载旧汽车-cars-data-pakistan.zip 2)
Predicting the used car prices. Dataset : <https://www.kaggle.com/karimali/used-cars-data-pakistan/downloads/used-cars- data-pakistan.zip/2> (2019-03-19, HTML, 2723KB, 下载0次)

http://www.pudn.com/Download/item/id/1686640706934801.html

[Leetcode/题库] movie-recommendation-system

使用TensorFlow 2.1构建基于贝叶斯个性化排序的推荐系统
Building recommendation system based Bayesian Personalized Ranking using TensorFlow 2.1 (2022-12-08, Jupyter Notebook, 105KB, 下载0次)

http://www.pudn.com/Download/item/id/1686638215972036.html

[Leetcode/题库] Interview

包含不限于网络安全,前端,后端,运维,计算机基础,工程化面试题,算法面试题,大厂面试题
Including but not limited to network security, front-end, back-end, operation and maintenance, computer foundation, engineering test questions, algorithm interview questions, and factory interview questions (2022-03-15, Others, 15KB, 下载0次)

http://www.pudn.com/Download/item/id/1686357666979515.html

[Leetcode/题库] algorithm4-princeton-cos226

普林斯顿算法课程,包括测验面试问题API、测试判断和我的解决方案
Princeton Algorithms Courses including Quiz Interview Questions API, Test Judgement and My Solution (2020-04-08, Java, 121506KB, 下载0次)

http://www.pudn.com/Download/item/id/1686352627778042.html

[Leetcode/题库] trump-fox-and-friends-viz

D3即特朗普2018年4月26日对福克斯和朋友的采访
D3 viz of Trump s April 26th, 2018 Interview with Fox and Friends (2019-06-27, JavaScript, 4172KB, 下载0次)

http://www.pudn.com/Download/item/id/1686352413203224.html

[Leetcode/题库] tsx-calculator

TypeScript版本的计算器库,提供了简单的加、减、乘、除基本四则运算功能,同时解决了精度丢失的问题。
The TypeScript version of the calculator library provides simple Elementary arithmetic functions of addition, subtraction, multiplication and division, and solves the problem of precision loss. (2023-03-30, JavaScript, 7KB, 下载0次)

http://www.pudn.com/Download/item/id/1686122279673270.html

[Leetcode/题库] angular-tree-transfer

angular8框架中,引入NG- ZORRO库中的树组件,并实现两颗树之间节点的互传。功能包含:树结构的数据转成对应1维数组,1维数组的数据转成树结构,树节点状态的更新,模拟初始存在已选树情况等
In the Angular8 framework, the tree component from the NG - ZORRO library is introduced and the node transfer between two trees is implemented. Functions include: converting tree structured data into corresponding 1-dimensional arrays, converting 1-dimensional array data into tree structures, updating tree node states, simulating the initial existence of selected trees, and so on (2023-01-07, TypeScript, 121KB, 下载0次)

http://www.pudn.com/Download/item/id/1686121507128681.html

[Leetcode/题库] Dijkstra

数据结构之图的最短路径求法(迪杰斯特拉算法和佛洛依德算法)
The shortest path algorithm of data structure graph (Dijkstra algorithm and Freud algorithm) (2018-11-05, C, 49KB, 下载0次)

http://www.pudn.com/Download/item/id/1686120358428285.html

[Leetcode/题库] scrapy_for_zh_wiki

基于scrapy的层次优先队列方法爬取中文维基百科,并自动抽取结构和半结构数据
Hierarchical priority queue method based on sketch crawls Chinese Wikipedia and automatically extracts structured and semi structured data (2023-04-27, Python, 139KB, 下载0次)

http://www.pudn.com/Download/item/id/1686117504181057.html

[Leetcode/题库] commonUtil

android,java必备知识,面试知识,工作学习记录。这里记录一些常用android工具类,android开发经验,面试算法题,牛客算法题解析。也包含java数据结构,算法,爬虫,泛型,反射等实现
Android, Java essential knowledge, interview knowledge, work and learning records. Here are some commonly used Android tool classes, Android development experience, interview algorithm questions, and analysis of Niuke algorithm questions. It also includes Java data structures, algorithms, crawlers, generics, reflection, and other implementations (2019-07-03, Java, 2419KB, 下载0次)

http://www.pudn.com/Download/item/id/1686117485359117.html

[Leetcode/题库] jian-zhi-offer

此资源是剑指OFFER的题解(C++),由本人在刷剑指OFFER题的期间整理,其中有整理牛客网讨论区的代码+剑指OFFER书中的代码+自己编写的代码,方法很全,且附有解析和思路,很方便大家在刷题时参考。 资源中题目顺序参照牛客网上的顺...
This resource is the solution (C++) for Jianzhi OFFICER questions, which was compiled by me during the process of writing Jianzhi OFFICER questions. It includes organizing the code from the discussion area of Niuke.com, the code from Jianzhi OFFICER books, and the code I wrote myself. The method is very comprehensive, and it comes with analysis and ideas, which is very convenient for everyone to refer to when writing questions. The order of the questions in the resources refers to the order on Niuke Online (2020-07-17, C++, 14336KB, 下载0次)

http://www.pudn.com/Download/item/id/1686116522851961.html

[Leetcode/题库] materials

学习以及各种资料整理(前端 APP 小程序、后端、存储、实时计算、数仓、运维、算法、代码设计、数据结构、刷题....)
Learning and sorting of various materials (front-end APP applet, back-end, storage, Real-time computing, data warehouse, operation and maintenance, algorithm, code design, data structure, question brushing...) (2021-06-09, HTML, 1401KB, 下载0次)

http://www.pudn.com/Download/item/id/1686115445898726.html

[Leetcode/题库] urlNavigation

urlNavigation,本项目主要用于在vscode快速访问常用网址和适当休息。目前可以插件里面正常登录看微信阅读、刷leetcode和牛客、看面试题、看摄影等等
UrlNavigation, this project is mainly used to quickly access commonly used websites and take appropriate breaks in vscode. Currently, it is possible to log in to the plugin and read WeChat, scan Leetcode and Niuke, view interview questions, take photos, and so on (2022-03-16, TypeScript, 108KB, 下载0次)

http://www.pudn.com/Download/item/id/1647381314212038.html

[Leetcode/题库] algorithmAndDataStructure

algorithmAndDataStructure,记录学习极客时间《数据结构和算法之美》过程中,使用 `javascript` 源码实现的数据结构和算法,也会不定时更新每个算法或者数据结构对应的 leetCode 笔试题
AlgorithmAndDataStructure records the data structures and algorithms implemented using JavaScript source code during the learning process of The Beauty of Data Structures and Algorithms . It also updates the leetCode written test questions corresponding to each algorithm or data structure from time to time (2022-02-07, JavaScript, 62KB, 下载0次)

http://www.pudn.com/Download/item/id/1644193717517812.html

[Leetcode/题库] stats-cards

stats-cards,在 README 中展示你在知乎,GitHub,B 站,LeetCode,掘金,CSDN,牛客等网站的数据,也可用于服务状态监控. Show your LeetCode & GitHub stats in GitHub Profile.
Stats cards, display your data on websites such as Zhihu, GitHub, Bilibili, LeetCode, Nugget, CSDN, Niuke, etc. in README, and can also be used for service status monitoring Show your LeetCode & GitHub stats in GitHub Profile. (2023-05-12, JavaScript, 65KB, 下载0次)

http://www.pudn.com/Download/item/id/1683830548299113.html
总计:380