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

[数学计算] alx-low_level_programming

开始我的C编程之旅!作为一名ALX学生和计算机科学。这个报告跟踪我的进度与代码片段,项目,一个...
Embark on my C programming journey! As a ALX student and computer science . This repo traces my progress with code snippets, projects, and notes. Join me in mastering C and exploring the synergy between math and programming! Explore, learn, and code with me! ?? (2023-12-15, C, 0KB, 下载0次)

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

[数学计算] programming-fundamental-programs

这个程序库展示了使用面向对象编程(OOP)原理在C和C++中进行的软件设计和实现。
This repository of programs showcases software design and implementation in C and C++ using object-oriented programming (OOP) principles. (2023-12-01, C, 0KB, 下载0次)

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

[数学计算] C_Header-file-for-Easy-Math

这是C语言的头文件,我们可以使用它进行一些数学计算,使初学者更容易在C编程。你...
This is a Header file for C language which we can use for some Mathematical Calculations made easier for beginners in C programming. You can insert this header file at the beginning of your C programming code as #include "chanupamath.h" and use it. I recommend you to refer Guideline before using this. (2023-11-02, C, 0KB, 下载0次)

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

[数学计算] alx-low_level_programming

该目录包括在ALX软件工程程序框架内为获得低级编程语言C的熟练程度而设计的作业
This directory comprises the assignments designed for acquiring proficiency in the low-level programming language C within the framework of the ALX Software Engineering program (2023-09-28, C, 0KB, 下载0次)

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

[数学计算] Unb-RegisterSystem

创建的项目,于2022.2季度在巴西利亚大学(University of Brasília)发表关于算法和编程逻辑的主题
Project created to present on the subject of Algorithms and programming logic, in the 2022.2 quarter at University of Brasília (2023-09-13, C, 0KB, 下载0次)

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

[数学计算] alx-low_level_programming

在ALX_Africa Holberton_School的全堆栈软件工程研究期间进行的低级编程和算法。
Low-level programming and algorithm carried out during Full Stack Software Engineering studies at ALX_Africa Holberton_School. (2023-09-13, C, 0KB, 下载0次)

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

[数学计算] Data-Structures-from-Scratch-C-

数据结构和算法是计算机科学和编程中的基本概念,在组织和建模中起着至关重要的作用...,
Data structures and algorithms are fundamental concepts in computer science and programming that play a crucial role in organizing and manipulating data efficiently. (2023-08-05, C, 0KB, 下载0次)

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

[数学计算] student-registration-system

UCB-DF的期末专题,学校结构化编程课程的第二学期。使用CRUD、C和文件
Final project of UCB-DF, 2nd semester of the school subject of Structured Programming. Working with CRUD, C and Files (2021-03-20, C, 0KB, 下载0次)

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

[数学计算] EHB-208E

该存储库包含2022年秋季伊斯坦布尔技术大学EHB-208E(数据结构与编程)课程的作业和解决方案。
This repository contains assignments and solutions for the EHB-208E (Data Structures & Programming) course given at Istanbul Technical University in the fall term of 2022. (2022-12-29, C, 0KB, 下载0次)

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

[数学计算] c-problem-sets

这是由C编程语言解决的各种问题集的集合。
This is a collection of various problem sets solved by the C programming language. (2023-05-01, C, 0KB, 下载0次)

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

[数学计算] libft

在这个项目中,我复制了58个库函数的行为,这些函数广泛用于c编程和其他语言
In this project, I reproduced the behavior of 58 library functions those are widely used in c programming and other languages as well (2019-12-09, C, 0KB, 下载0次)

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

[数学计算] 42_philo

用餐哲学家问题求解器利用互斥锁和并发编程技术来管理共享资源,并确保哲学家公平有效的用餐体验。
The Dining Philosopher Problem Solver utilizes mutex locks and concurrent programming techniques to manage shared resources and ensure fair and efficient dining experiences for philosophers. (2023-06-12, C, 0KB, 下载0次)

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

[数学计算] battleship

Jogo Batalha Naval desenvolvido em C para trabalho para matéria de Algoritmos e Linguagens de Programa o |战舰游戏,用C语言开发,用于编程语言和算法的学校作业。
Jogo Batalha Naval desenvolvido em C para trabalho para matéria de Algoritmos e Linguagens de Programa o | Battleship game developed in C language for school work to Programming Languages and Algorithms. (2018-01-14, C, 0KB, 下载0次)

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

[数学计算] 42cursus-01-get_next_line

这个项目是关于编程一个函数,该函数返回从文件描述符读取的行。
This project is about programming a function that returns a line read from a file descriptor. (2022-06-23, C, 0KB, 下载0次)

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

[数学计算] alx-low_level_programming

该存储库包含为低级编程和算法项目任务编写的解决方案程序。这是Alx Africa组织的全堆栈软件工程师计划的一部分。
This repository contains solution programs written for the Low-level programming & Algorithm projects tasks. This is part of the Full Stack Software Engineer program organized by Alx Africa. (2022-08-22, C, 0KB, 下载0次)

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

[数学计算] Object-oriented-programming-with-CPP

面向对象编程是一种基于“对象”概念的编程范式,它可以包含数据和代码:字段形式的数据,以及过程形式的代码。对象的一个特性是,对象自己的过程可以访问并经常修改其自身的数据字段。
Object-oriented programming is a programming paradigm based on the concept of "objects", which can contain data and code: data in the form of fields, and code, in the form of procedures. A feature of objects is that an object s own procedures can access and often modify the data fields of itself. (2021-06-01, C, 0KB, 下载0次)

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

[数学计算] C-Low-level-Programming

一些项目展示了我使用C编程语言的经验,并涵盖了低级语言中所有最重要的主题...
Some projects that shows my experience with C programming language and covers all the most important topics in low level programming including: Hash tables, linked lists, binary trees, pointers, arrays, syscalls, function pointers, etc... (2021-07-13, C, 0KB, 下载0次)

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

[数学计算] studying-c

在我学习编程期间开发的一组C代码
A bunch of C code developed during my studies of programming (2022-06-27, C, 107KB, 下载0次)

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

[数学计算] ppnm

实用编程和数值方法——2021年春季。“Exam”文件夹包含我的考试问题编号的解决方案...
Practical programming and numerical methods -- spring 2021. The folder "Exam" contains my solution to exam problem number 5: Adaptive 1D integrator with random nodes. The folder "Homeworks" containts solutions to (most) of problems listed below. (2022-12-17, C, 1168KB, 下载0次)

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

[数学计算] Hackerrank-challenge---Project-Euler

Project Euler是一系列具有挑战性的数学计算机编程问题,它为...
Project Euler is a series of challenging mathematical/computer programming problems which provides a platform for the inquiring mind to delve into unfamiliar areas and learn new concepts in a fun and recreational context. (2020-11-28, C, 1KB, 下载0次)

http://www.pudn.com/Download/item/id/1686256513540351.html
总计:236