Skip to main content

Home/ Computer Science Knowledge Sharing/ Group items tagged download

Rss Feed Group items tagged

Janos Haits

LM Studio - Discover, download, and run local LLMs - 0 views

  •  
    "Discover, download, and run local LLMs"
Islam TeCNo

Pirate Party Wins and Enters The European Parliament | TorrentFreak - 0 views

  •  
    OMG .....el mafroud dah ma3nah en ba2a fe el European Parliament nas men el monasren lel Cracks we el Torrent we el P2P ..ana mesh 3aref ezaii dah 7asal !!!!!
  •  
    OMG !!! ....el mafroud dah ma3nah en el nas eli byshag3o el torrents we el P2P file sharing we keda we byshag3o el illegal software download ba2a lehom makan fe el European Parliament ...dah eli fehmto !!
Janos Haits

AV-ATLAS - The Threat Intelligence Platform by AV-TEST - 0 views

  •  
    "The Threat Intelligence Platform by AV-TEST The threat situation around dangerous URLs, spam mails and software downloads is always in view thanks to up-to-date data in real time. With AV-ATLAS, the AV-TEST Institute presents you the Threat Intelligence Platform, which offers comprehensive Cyber Security Services for the defense against cyber threats."
Janos Haits

AV-ATLAS - The Threat Intelligence Platform by AV-TEST - 0 views

  •  
    "The Threat Intelligence Platform by AV-TEST The threat situation around dangerous URLs, spam mails and software downloads is always in view thanks to up-to-date data in real time. With AV-ATLAS, the AV-TEST Institute presents you the Threat Intelligence Platform, which offers comprehensive Cyber Security Services for the defense against cyber threats."
Janos Haits

Download a Windows 10 virtual machine - Windows app development - 0 views

  •  
    "Get a Windows 10 development environment Start building Universal Windows Platform apps quickly using a virtual machine."
Janos Haits

Safety Scanner - Windows Defender Security Intelligence - 0 views

  •  
    "Microsoft Safety Scanner is a scan tool designed to find and remove malware from Windows computers. Simply download it and run a scan to find malware and try to reverse changes made by identified threats."
computersciencej

Difference Between File Transfer Protocol and Hyper Text Transfer Protocol - 0 views

  •  
    In this post under Computer Science Study Material for Gate, we are going to tell the differences between File Transfer Protocol (FTP) and Hypertext Transfer Protocol (HTTP). File Transfer Protocol FTP and HTTP both were developed to make Internet transmission better. FTP is used to exchange files between computer accounts, to transfer files between an account and a desktop computer (upload), or to access software archives on the Internet. It 's also commonly used to download programs and other files to your computer from other servers. It transfers files in two different formats ASCII for text files and Binary format for binary files. To Read full Article click on folowing link http://www.computersciencejunction.in/2017/11/differences-between-ftp-and-http.html
Janos Haits

MPDL - Home - MPDL - 0 views

  •  
    "Max Planck Digital Library Digital information has become indispensable to the daily routine of every researcher, in fields from educational research to astrophysics, from coal research to chemical ecology. An article is downloaded every second, a new publication goes out every 10 minutes. Research data, delivered in highly organized form. It is MPDL's goal to enable and orchestrate this information flow for all Max Planck Society researchers."
Janos Haits

IPFS Distributions - 0 views

  •  
    "This is the downloads website for all the official software distributions of the IPFS Project. You can find all the apps, binaries, and packages here. Every distribution has a section on this page with … the distribution name and a short description the current version number and release date"
Janos Haits

SRWare Iron - The Browser of the Future - 0 views

  •  
    "Download the best browser in the world. Renowned for privacy and security. Free! For Windows, Android, Linux and Mac."
Janos Haits

Onion.Ws Tor2Web Gateway - 0 views

  •  
    "Onion.ws is a darknet gateway or Tor2Web proxy. Simply replace .onion with .onion.ws in your browsers url bar, press go and you will be redirected to that darknet site without the need to download or configure any new software such as Tor and I2P."
Janos Haits

Onion.Ws Tor2Web Gateway - 0 views

  •  
    "Onion.ws is a darknet gateway or Tor2Web proxy. Simply replace .onion with .onion.ws in your browsers url bar, press go and you will be redirected to that darknet site without the need to download or configure any new software such as Tor and I2P."
Janos Haits

Link checker: Is this URL safe? | NordVPN - 0 views

  •  
    "Avoid phishing attacks Got a suspicious email or text? Check the link before clicking - it will significantly reduce the chances of you falling for a phishing attack. Block malicious websites Some websites are ridden with malware that waits to be downloaded and executed on your device. Link Checker will let you know about it before it's too late."
Janos Haits

Zendy | AI-Powered Research Library - 0 views

  •  
    "Empowering knowledge with every search Explore open access and paywalled academic literature across all disciplines Trusted by over 675.3K readers Access over 40.7M research publications Download over 1.1M e-Books Find res"
cecilia marie

Best Shield Against Computer Viruses - 1 views

I have always wondered why my files are often corrupted and to think that I have installed an antiVirus software. I always scan my external disks each time I insert them in my unit. It was only lat...

virus protection

started by cecilia marie on 04 Nov 11 no follow-up yet
Ahmed Mansour

Introduction to Design Patterns - 0 views

  • design pattern is a widely accepted solution to a recurring design problem in OOP a design pattern describes how to structure classes to meet a given requirement provides a general blueprint to follow when implementing part of a program does not describe how to structure the entire application does not describe specific algorithms focuses on relationships between classes
  • design patterns: make you more productive help you write cleaner code Observer and Singleton are just two of the many available if you like design patterns, try these resources: GoF book -- Design Patterns: Elements of Reusable Object-oriented Software design pattern examples in Java, see Design Patterns in Java Reference and Example Site
  • learn what a design pattern is
    • Ahmed Mansour
       
      link to download Design Patterns: Elements of Reusable Object-oriented Software book : http://rs638.rapidshare.com/files/242614498/Design_Patterns_Elements_Of_Reusable_Object_Oriented_Software.pdf
  •  
    in summary :D we can say that a design pattern is a general reusable solution to a commonly occurring problem in software design. and it gives the way and relation between the classes and object to solve a certain problem and it doesn't specity the final application here is a book which Tecno give it tom me http://www.4shared.com/file/111350944/8be77835/Dummies_-_DesignPattern.html hope that it will be usefull
Islam TeCNo

Scalability - Wikipedia, the free encyclopedia - 0 views

  • In telecommunications and software engineering, scalability is a desirable property of a system, a network, or a process, which indicates its ability to either handle growing amounts of work in a graceful manner, or to be readily enlarged.[1] For example, it can refer to the capability of a system to increase total throughput under an increased load when resources (typically hardware) are added. An analogous meaning is implied when the word is used in a commercial context, where scalability of a company implies that the underlying business model offers the potential for economic growth within the company.
    • Abdelrahman Ogail
       
      In web applications, the client objects are removed from the server when they are sent to the client browser. This is great for scalability, but it can hurt the user and developer experience
    • Islam TeCNo
       
      mesh fahem ya Zikas commentak :D. we men el examples 3ala el scalabilty ...Gooogle we Gmail
    • Abdelrahman Ogail
       
      In Web applications client data are saved on the server (then the server memory is decreased that decreases the scalability - الإستيعاب-) So removing the client data improvers scalability becuase it saves server memory
    • Islam TeCNo
       
      ahaa :D Keshta.... ya3ni by3mlo delete 3ala el server ba3d lama el client ye3mel download :D hehe
john sega

Online Threats and Dangers - 1 views

I downloaded an audio file from an unpopular website, when I opened it my computer crashed and since then, I have troubles turning it on because it would no longer display the correct desktop setti...

Desktop Computer Support

started by john sega on 11 May 11 no follow-up yet
Janos Haits

Free ChatGPT Bundle [Download Now] - 0 views

  •  
    "Unlock the full potential of ChatGPT with our comprehensive bundle of resources designed to help you adopt and leverage artificial intelligence effectively. Whether you're new to AI or looking to refine your existing strategies, our content bundle has you covered."
1 - 20 of 21 Next ›
Showing 20 items per page