Code Monkey home page Code Monkey logo

JM's Projects

accesscontrol icon accesscontrol

This program can be used to give users access to files they do not have regular permissions for. An admin could use it to give certain users the ability to move files on a file-by-file basis.

bitmap_index icon bitmap_index

In this assignment you will be creating a bitmap index from a data file containing information about pets and whether they are adopted or not.

dictionaryparser_a2 icon dictionaryparser_a2

A program (in C) targeted at the Linux platform which checks whether a specified word, passed as an argument to the executable, exists in a dictionary or not.

dining_philosophers_a7 icon dining_philosophers_a7

Write a program (in C) called philo.c targeted at the Linux platform. This program must fork 5 child processes, each representing one philosopher. Using shared memory and/or semaphores, have each philosopher repeat a cycle of eating and thinking until all philosophers have eaten for at least 100 seconds (at which point a philosopher will ”leave the table”... terminate). Using the IPC system

firebasedev icon firebasedev

Getting started with FireBase, Typescript and Node.JS

mips icon mips

Mips assembly assignments from CS260

read_directory_a3 icon read_directory_a3

a program (in C) called readable.c targeted at the Linux platform that takes one or zero command line arguments. Argument, if present, is a pathname (relative or absolute). If no argument is present, the pathname of the present working directory is assumed (getcwd).

sequentialpairs_a1 icon sequentialpairs_a1

Write a program (in C) targeted at the Linux platform which reads words from one or more files, and prints out a list of the most frequently occurring sequential pairs of words and the number of times they occurred, in decreasing order of occurrence.

shell_pipeline_a4 icon shell_pipeline_a4

Aprogram (in C) called connect.c targeted at the Linux platform that performs like a shell pipeline.

sort_pipes icon sort_pipes

ou will be modifying sort.c , but you are not permitted to change sort.h. You will be submitting your version of sort.c which I will compile and link with a test program that will (naturally) depend on you following and not modifying the interface declared in sort.h .

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.