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

[Leetcode/题库] la-ronge-variable-tree-heights

萨斯喀彻温省政府访谈练习用具有可变树高清单的原型树顶分类器
Prototype tree top classifier with variable tree height inventories for Government of Saskatchewan interview exercise (2023-11-18, Others, 0KB, 下载0次)

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

[Leetcode/题库] Weather-prediction-with-bayesian-model

多亏了使用贝叶斯模型的Kaggle数据库,这是一个预测天气的机器学习项目。,
A machine learning project to predict the weather thanks to a Kaggle database using a Bayesian model., (2023-10-12, Jupyter Notebook, 0KB, 下载0次)

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

[Leetcode/题库] OpenCheetahProject

Open Cheetah是一款开源的12自由度四足机器人,基于麻省理工学院猎豹和斯坦福狗。,
Open Cheetah is a open source 12 DoF quadruped robot base on MIT Cheetah and Stanford Doggo., (2019-07-28, Others, 0KB, 下载0次)

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

[Leetcode/题库] used-cars-catalog-analysis

Kaggle数据集的分析。数据集包含在白俄罗斯购买的汽车的数据
Analysis of a Kaggle data set. The data set contains data of bought cars in Belarus (2021-06-07, HTML, 38912KB, 下载0次)

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

[Leetcode/题库] Titanic-Shiny-Application

约翰·霍普金斯开发Coursera交付的数据产品项目-使用Kaggle的泰坦尼克号训练数据集和pu...
Johns Hopkins Developing Data Products Project delivered by Coursera - Using Kaggle s Titanic Training dataset and publishing in RStudio Shiny (2014-10-26, R, 394KB, 下载0次)

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

[Leetcode/题库] opengalaxy-workflow

智能工单系统-(可定制化、自动化、规范化)工单选项、审批流、数据、组以及顺序都可以定制,完整的模板助力规范简单化创建工单,自动完成(研发、测试、运维、运营以及各个领导要求)最终实现智能化,全面提高运维效率。 使用前后端技术,融合权限...
Intelligent work order system - (customizable, automated, standardized) Work order options, approval processes, data, groups, and sequences can be customized. A complete template helps standardize and simplify the creation of work orders, automatically complete (R&D, testing, O&M, operations, and various leadership requirements), and ultimately achieve intelligence and comprehensively improve O&M efficiency. Use front and rear technologies to integrate permissions (2020-04-21, JavaScript, 5804KB, 下载0次)

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

[Leetcode/题库] Fizzbuzz-problem

菲兹巴斯问题主要是在面试中提出的问题。这就是为什么我要用python解决这个问题。
fizzbuzz problem is moslty asking in interview question . so that why i am solving this problem in python. (2020-08-15, Jupyter Notebook, 4KB, 下载0次)

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

[Leetcode/题库] interview-engine

这是结构化反馈的访谈引擎。对于面试官的小公司,以及莫斯科Pyt的例子...
This is interview ?engine? for structured feedback. For small companies of interviewers and as example for Moscow Python Conf++ 2023 (2023-05-26, HTML, 258KB, 下载0次)

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

[Leetcode/题库] full-stack-developer-note

《給全端工程師的職涯生存筆記:從履歷×面試×職場打造無可取代的軟實力 (ChatGPT加強版)》書籍範例程式
Career survival notes for all end engineers: from resume × Interview × Create irreplaceable soft power in the workplace (ChatGPT Plus) (2023-05-21, JavaScript, 382KB, 下载0次)

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

[Leetcode/题库] LeetCode66_plusOne_cpp

这是力扣第66题的c++代码,用两种方法实现加一的算法(1、分三种情况讨。2、利用缓存sumtemp),附带测试代码
This is the C++code for Question 66 of Li Kou. There are two methods to implement the algorithm of adding one (1. Discuss in three cases. 2. Use cache sumtemp), with test code included (2022-03-28, C++, 2KB, 下载0次)

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

[Leetcode/题库] vue-interview

总结前端面试中经典的vue相关题目,分析最佳回答策略。加面试群关注公众号”村长学前端“。
Summarize the classic vue related questions in front-end interviews and analyze the best response strategies. Add interview groups to pay attention to the official account "Village Head School Front End". (2023-02-23, HTML, 3472KB, 下载0次)

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

[Leetcode/题库] EinsteinBDD

使用二元决策图(BDD)和 BuDDy 库解决二维且带有胶合的的爱因斯坦谜题
Use Binary decision diagram (BDD) and BuDDy library to solve two-dimensional Einstein puzzles with glue (2021-12-02, C++, 39074KB, 下载0次)

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

[Leetcode/题库] dataStructure

大学数据结构课编写的实验(农夫过河问题,迪杰斯特拉算法,弗洛伊德算法等)
Experiments written in the data structure course of university (farmer crossing the river problem, Dijkstra algorithm, Freud algorithm, etc.) (2017-07-07, C++, 25537KB, 下载0次)

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

[Leetcode/题库] Data-Structures-and-Algorithms

使用java语言,对常见的数据结构与算法进行实现,其中包含数组、栈、队列、数等一些常见的数据结构,参考慕课网刘宇波老师和极客时间王争老师的数据结构与算法
Using the Java language, implement common data structures and algorithms, including arrays, stacks, queues, numbers, and other common data structures. Refer to the data structures and algorithms of Professor Liu Yubo and Teacher Wang Zheng of Geek Time on MOOC.com (2020-05-16, Java, 339KB, 下载0次)

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

[Leetcode/题库] SHM

基于SpringMVC提供业务模块的代码自动生成,目前只是针对单表的代码生成。基于Freemarker模板,加jdbc读取数据元结构。进行动态代码生成。
Based on SpringMVC, it provides automatic code generation for business modules, currently only for single table code generation. Based on Freemarker template, add jdbc to read Data element structure. Perform dynamic code generation. (2015-12-04, Java, 24KB, 下载0次)

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

[Leetcode/题库] DataStructure

实现绝大多数重要数据结构,其中还包括AVL、红黑树、n维数组以及图的十字链表存储等复杂数据结构。
Realize most important data structures, including complex data structures such as AVL, Red–black tree, n-dimensional array and cross linked list storage of graphs. (2023-02-25, C++, 199KB, 下载0次)

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

[Leetcode/题库] PrivBayes

建立基于差分隐私的贝叶斯网络,使得结构化数据同时兼备隐私性与效用性
Build a Bayesian network based on Differential privacy, so that structured data has both privacy and utility (2021-01-31, Python, 1044KB, 下载0次)

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

[Leetcode/题库] Algorithm

准备数据结构、算法时做过的题 题目包含:基础数据结构,算法,大公司笔试真题,牛客算法题,lintcode,九章算法,《剑指Offer》,左程云《程序员代码面试指南》
The questions I have done while preparing data structures and algorithms include: Basic Data Structures, Algorithms, Real Test Questions for Large Companies, Niuke Algorithm Questions, Lintcode, Nine Chapter Algorithm, "Sword Finger Offer", and Zuo Chengyun s "Code Interview Guide for Programmers" (2018-07-28, Java, 847KB, 下载0次)

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

[Leetcode/题库] acm-statistics

An online tool (crawler) to analyze users performance in online judges (coding competition websites). Supported OJ: POJ, HDU, HYSBZ, CodeForces, UVA, ICPC Live Archive, FZU, SPOJ, Timus (URAL), LeetCode_CN, CSU, LibreOJ, 洛谷, 牛客OJ, Lutece (UESTC), AtCoder, AIZU, CodeChef, El Judge, BNUOJ, Codewars, UOJ, NBUT, 51Nod, DMOJ, VJudge
acm-statistics,An online tool (crawler) to analyze users performance in online judges (coding competition websites). Supported OJ: P... (2023-05-12, C#, 5261KB, 下载0次)

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

[Leetcode/题库] free-programming-books

free-programming-books, 码农周报 免费的编程书籍,leetcode(力扣)题解、前端算法题,牛客网前端大厂面试题题解、提升工作效率的常用工具等
Free programming books, a free programming book for the Code Farmer Weekly, with leetcode and front-end algorithm solutions, as well as commonly used tools for improving work efficiency, as well as solutions for interview questions at large front-end factories on Niuke.com (2021-04-21, Others, 1786KB, 下载0次)

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