I am writing a monolithic operating system (it is a joke to call it an operating system, but it does have very small, school-level functionalists).
When I When talking about monolithic, I mean, it
Tag: application
Check and determine the CRC algorithm from the data CRC – embedded application.
I have a set of data protected by a 16-bit checksum and I need to correct it. The checksum locations are known, the exact area where they are calculated and the exact algorithm used to calculate th
WPF application and operating system
WPF applications are only available for win XP, Win vista and Windows 7. This is true. We cannot run on Windows 2003 servers. If WPF has any content, please discuss the limitations. WPF works fi
Multi-core – How does the operating system use all cores for my application?
I have a COM written in Berlin Delphi 101. I wrote a script to call its API (only one API, single thread, each takes about 1 minute to complete).
I use cscript.exe (64-bit) to run the vbs fil
Super simple multi-linear regression application
First express my understanding of multiple linear regression:
Equation:
y is the correct result. p0 is a constant term, e is the error, p1, p2, p3, etc. are the regression coefficients
OSX – ITERM2 Downs full screen application
I always have my IDE (phpStorm) in full screen mode (Yosemite).
I want my iTerm2 hotkey to slide my terminal window on the IDE, so it will not open a new space for the terminal window. Once t
Application process monitoring under Linux
Two ideas:
First, execute the monitoring script regularly
Use the crontab that comes with centos to execute the status.sh script regularly as needed.
#!/bin/bash
status=$(ps
GRUB application
GRUB application CentOS 6 boot process:
POST –> Boot Sequence(BIOS) –> Boot Loader (MBR) –> Kernel(ramdisk) –> rootfs –> switchroot –> /sbin/init –>(/etc/inittab, /etc/init/*.conf) –> set
VDP consistency level does not apply the application consistent backup crash uniform backup
There are three backup states in the VDP backup state: consistency level is not applicable, application-consistent backup (Application-Consistent Backup), crash-consistent backup (Crash-consistent
POM.xml file for a simple Springboot application
4.0.0 com.fei spring-boot-restful-crud 0.0. 1-SNAPSHOT spring-boot-restful-crud My first crud project for Spring Boot org.springframework.boot spring-boot-st