undelete files open source

Alibabacloud.com offers a wide variety of articles about undelete files open source, easily find your undelete files open source information here online.

Open-source world of warcraft reference architecture-mangos

, it should support any client-side online games. Since many people now use World of Warcraft to test it, the scripts and database files for World of Warcraft are relatively complete, many people use this open-source project to implement Warcraft private server. The game content, such as the storyline and task scenario scripts, are independently developed by othe

. NET programmers-Some open source projects you should know--collection

protocol based on the C # language, Httplib makes it easier to process data asynchronously. Class library methods include uploading files to the server, obtaining page data, and so on.Smart Thread Poolhttp://www.codeproject.com/articles/7933/smart-thread-poolSmart thread pool, with Smartthreadpool can be implemented simply to support multithreaded programs, the thread pool to manage threads, you can reduce the occurrence of deadlocks. Smartthreadpool

Too Many open files

. Increase the maximum number of file handles by setting the operating system as appropriate. LinuxThe source code needs to be modified in Linux kernel 2.4.x, and the kernel will be recompiled before it takes effect. Edit the Include/linux/fs.h file in the source code of the Linux kernel, change the nr_file from 8192 to 65536, and change the nr_reserved_files from 10 to 128. Edit fs/inode.c

7 Open source Java anti-compilation tools

the Class. Internal use of Jad.exe. When you decompile a class file, you can click directly on the class file (associated), or select a shortcut for sending a file or directory to Uudejava. You can also drag files or directories to the main window of Uudejava.Official website:http://www.uuware.com/uudejava_cn.htm  6. Java Reverse engineering Software MinjavaMinjava is a Java reverse engineering software that helps to understand the architecture and b

Nginx--nginx:accept failed 24:too many open files

Reprint Please specify source: http://blog.csdn.net/l1028386804/article/details/51425325 There is a very high number of server access, using Nginx, the error log keeps reporting the following error: 2016/05/16 08:53:49 [alert] 13576#0:accept () failed (24:too many open files)2016/05/16 08:53:49 [alert] 13576#0:accept () failed (24:too many

. NET open source projects

, feeling is ugly point, but did not know Oxyplot. Microsoft also provided a drawing control starting from. NET 3.5. Ms Chart, which is also relatively useful. This component is more concise in terms of appearance, so the implementation should be simpler, so let's see what we can use. Look at this picture is not very refreshing ...  Official website: http://oxyplot.org/3..NET Platform CAD modeling component AnycadFor me, using. NET to manipulate CAD files

Reprint __ directly to use! The hottest Android Open source project (i)

Http://www.csdn.net/article/2013-05-03/2815127-Android-open-source-projectsSubtotal to Https://github.com/Trinea/android-open-project daily updateAndroid Open source project first-personalization control (View) ChapterIncludes ListView, ActionBar, Menu, Viewpager, Gallery, G

Julius Open source speech recognition engine

Using Julius to build a speech recognition engine here is the dictation program, which can be used for a continuous speech recognition, and mainly for Chinese: I. Basic structure of the speech recognition engine Basic all the open source speech recognition engine is the following structure, including: Sphinx,julius, and so on, the following mainly take Julius as an example, explain the relevant content

The best open source projects in VC ++ and MFC

computer. beyond this basic function, winscp manages some other actions with files. plugin to far manager is available too. Winfingerprint (http://sourceforge.net/projects/winfingerprint ):Winfingerprint is a Win32 mfc vc ++. net Based security tool that is able to determine OS, enumerate users, groups, shares, SIDS, transports, sessions, services, Service Pack and hotfix level, date and time, disks, and open

[Post] Open-source Bi system Classification

browser. It is developed in Java and uses jasperreports as the report engine, the open-source technologies used include hibernate, veloctiy, and webwork. 3. jfreereport, now part of pentaho, is an excellent Java class library used to generate reports. It provides a flexible printing function for Java applications and supports output to printers and PDF, Excel, HTML and XHTML, plaintext, XML and CSV

ASP. NET core related tutorials and open source project recommendations

Tutorials Official Chinese Course: https://docs.microsoft.com/zh-cn/aspnet/core/ English Course: https://docs.microsoft.com/zh-cn/aspnet/core/?view=aspnetcore-2.1 Task Scheduler framework: Https://github.com/fluentscheduler/FluentScheduler (Simplified version) . Net Core Open Source project collection: Https://github.com/dncNew/dncNew/blob/master/dnc.md Project-related

. NET platform open source document and report processing component

format based on the idea of separation of attention points. Let the template bearer style, format, etc. npoi not good at and implementation of cumbersome information, combined with Npoi on the merits of data processing, Excel report generation to simplify. At the same time, the basic elements of the report composition are abstracted, further simplifying the production process of Excel report. Official website: https://github.com/hanzhaoxin/ExcelReport Introduction article: http://www.cnblogs.co

Linux Server error Too many open files bug solution

Ulimit-n xx, which is the default value of 1024.Ulimit-n 4096 increase the number of files that can be opened by each process to 4096, with a default of 1024Some of the important settings that other recommendations are set to unrestricted (unlimited) are:Data segment Length: ulimit-d UnlimitedMaximum memory size: Ulimit-m UnlimitedStack size: Ulimit-s UnlimitedCPU Time: Ulimit-t UnlimitedVirtual Memory: Ulimit-v UnlimitedOur company server needs to a

DotNet C # Open Source resource Summary

. 3. text editing FCKeditor is a powerful open-source online text editor (DHTML editor). It enables you to use many powerful functions on the web like Microsoft Word desktop text editor. It is lightweight and does not have to be installed on the client in any way. FreeTextBox is an ASP. NET open source Server Control B

VC + +, MFC's best open Source project

, WinSCP manages some other actions with files. Plugin to FAR manager is available too. Winfingerprint (http://sourceforge.net/projects/winfingerprint/):Winfingerprint is a Win32 MFC VC + +. NET Based security tool that's able to determine OS, enumerate users, groups, shares, SIDs, transports, sessions, services, service pack and hotfix level, date and time, disks, and open TCP and UDP ports. Visual Com

Backup and recovery of open source database PostgreSQL

basically has been used, but also very convenient. In the first way of backup and recovery, the tools we use primarily are pg_dump,pg_dumpall,psql,pg_restore. The following is a few of the four tools between how to complete the backup and restore this operation. Where Pg_dump and Pg_dumpall are primarily used for backup, the difference between the two is obvious, the former is used to back up a database, and the latter is used to back up the entire DB cluster. The difference between Psql and pg

Open source China iOS Client Learning (v.) network Communication ASI Class Library (1)

Most of today's applications are based on the network, in the open source China iOS client source code on the network communication in three libraries, ASI and afnetworking, there is an Apple official reachability to detect the current network conditions, this article describes the current use of the more ASI class library ; ASIHTTPRequest, an ASI, encapsulates

VC open external files

Ms header files is a bit strange, such as the above three cleanup methods. In addition, if pre-compilation is used, remember that the reference before # include "stdafx. h" in any source program will be invalid and will take effect only after it. (It is undeniable that pre-compilation has its own advantages, especially when the program is very large, but any benefit will have to be paid) 2. Define the path

n a free devops open source Tool, no use, at least should understand! __ Huawei

using a Cross-platform specification language that manages the individual elements that are usually aggregated in different files, such as users, cron jobs, and the host together apparently discrete elements, such as packaging, services, and files. 2, Docker Swarm Docker Swarm is a local cluster of dockerized distributed applications that optimizes the utilization of host resources and fault-tolerant servi

Return to the Open Source Culture Festival

majority of male students are required. Students, why do you like the Red Hat Linux release? Isn't red-flag Linux much like windows? Why do students not like it very much? Red-Flag Linux (Personal Edition), $98 per set. The Red Hat Linux (Fedora) is a popular version that complies with the GPL rules and can be used freely. In a short time, the Ubuntu Linux release will be very popular, which is exactly as expected. Next year, if we hold another "Linux competition", UBUNTU will definitely be on

Total Pages: 15 1 .... 11 12 13 14 15 Go to: Go

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.