联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按平台查找All Elixir(84) 

[数学计算] course-elixir-freecodecamp

Elixir+函数编程基础课程,面向初学者。Octallium(Anil Kulkarni)通过freeCodeCamp.org提供
Elixir + Functional Programming fundamentals course, aimed for beginners. Provided by Octallium (Anil Kulkarni) through freeCodeCamp.org (2024-02-22, Elixir, 0KB, 下载0次)

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

[其他] terp

一种在BEAM上运行的函数式编程语言,具有lisp语法和ML语义,
A functional programming language with lisp syntax and ML semantics that runs on the BEAM, (2021-10-25, Elixir, 0KB, 下载0次)

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

[电子书籍] ProgrammingElixir

为编程灵丹妙药书籍解决了练习,
Solved exercised for Programming Elixir book , (2019-03-25, Elixir, 0KB, 下载0次)

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

[电子书籍] programming_elixir

Dave Thomas的《编程灵丹妙药1.3》一书的练习(),
Exercises of Programming Elixir 1.3 book by Dave Thomas (), (2017-07-07, Elixir, 0KB, 下载0次)

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

[电子书籍] programming_elixir_exercises

Dave Thomas《编程灵丹妙药》一书中的示例。只是为了感受语言。。。,
Examples from Dave Thomas book "Programming Elixir". Just to get the feel of the language..., (2013-09-22, Elixir, 0KB, 下载0次)

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

[电子书籍] programming-phoenix-liveview

编程Phoenix LiveView Book代码和解决方案以“试一试”,
Programming Phoenix LiveView Book Code & Solutions to "Give it a try"s, (2021-07-16, Elixir, 0KB, 下载0次)

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

[电子书籍] programming-elixir-book

通过《Dave Thomas的编程灵丹妙药》一书,我的阅读旅程中的练习、答案和提示,
Exercises, answers and tips from my reading journey through the book "Programming Elixir by Dave Thomas", (2016-01-05, Elixir, 0KB, 下载0次)

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

[电子书籍] programming-phoenix

Chris McCord、Bruce Tate和JoséValim编写的《为凤凰城编程》一书的逐步源代码,
Step-by-step source code for Programming Phoenix book written by Chris McCord, Bruce Tate, and José Valim, (2016-08-19, Elixir, 0KB, 下载0次)

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

[超算/并行计算] Samples__Elixir__Programming

Elixir是一种在Erlang虚拟机(BEAM)上运行的函数式并发通用编程语言。,
Elixir is a functional, concurrent, general-purpose programming language that runs on the Erlang virtual machine (BEAM)., (2018-10-25, Elixir, 0KB, 下载0次)

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

[超算/并行计算] Bug-E

一个实现并发和函数编程概念的项目,特别是用Elixir.编写的。,
A project implementing the concepts of concurrency and functional programming, written especially in Elixir., (2023-03-27, Elixir, 0KB, 下载0次)

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

[虚拟化] learn-elixir

Elixir是一种在BEAM虚拟机上运行的功能性、并发、高级通用编程语言,该虚拟机也是...,
Elixir is a functional, concurrent, high-level general-purpose programming language that runs on the BEAM virtual machine, which is also used to implement the Erlang programming language. Elixir builds on top of Erlang and shares the same abstractions for building distributed, fault-tolerant applications. (2023-08-12, Elixir, 0KB, 下载0次)

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

[人工智能/神经网络/深度学习] chat-programming

用于编程自学自学的聊天应用程序,也是Ex-Chat产品的模板。,
A Chat App for Programming Self-Studying Self-Teaching, also a template for Ex Chat Product., (2023-08-12, Elixir, 0KB, 下载0次)

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

[编程语言基础] code_comparison

通过查看编程语言之间的差异来学习!
Learn by seeing the differences between programming languages! (2023-05-01, Elixir, 0KB, 下载0次)

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

[数学计算] julia_port

使用端口和元编程调用elixir中的julia函数进行科学计算的示例项目,
example project to invoke julia functions in elixir to do scientific computing using port and metaprogramming, (2018-10-15, Elixir, 0KB, 下载0次)

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

[collect] Rendezvous

在Elixir编程语言中实现集合或最大随机权重(HRW)哈希算法,
Implementation of the Rendezvous or Highest Random Weight (HRW) hashing algorithm in the Elixir Programming Language, (2018-01-05, Elixir, 0KB, 下载0次)

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

[其他] ElixirAlgorithms

Repository旨在了解有关函数编程的更多信息(使用长生不老药)。其思想是实现经典算法和数据结构...,
Repository meant to learn more about functional programming (with elixir). The idea is to implement classic algorithms and data strucutures (Cormen book) in elixir, refreshing the knowledge on the subject and adapt to the functional programming mindset (2018-12-03, Elixir, 0KB, 下载0次)

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

[数学计算] freecodecamp_elixir

使用Elixir编程语言解决Freecodecamp.org中的练习。包括每个fu的基准和测试...
Solving exercises from Freecodecamp.org using Elixir programming language. Includes benchmarks and tests for every functions. (2023-02-06, Elixir, 27KB, 下载0次)

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

[后台框架] 99bottles-solutions

“99瓶啤酒”kata的多种编程语言解决方案
Solutions in multiple programming languages to the “99 bottles of beer” kata (2018-11-23, Elixir, 67KB, 下载0次)

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

[中文大模型] flo

一种可读的编程语言 DSL。别名beat bit
A readable programming language DSL. Alias bit (2018-12-09, Elixir, 8KB, 下载0次)

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

[数学计算] polyglot-euler

以各种编程语言投影Euler解决方案
Project Euler solutions in various programming languages (2022-07-22, Elixir, 168KB, 下载0次)

http://www.pudn.com/Download/item/id/1686253944442036.html
总计:84