Linux ns8.secondary29.go.th 2.6.32-754.28.1.el6.x86_64 #1 SMP Wed Mar 11 18:38:45 UTC 2020 x86_64
Apache/2.2.15 (CentOS)
: 122.154.134.11 | : 122.154.134.9
Cant Read [ /etc/named.conf ]
5.6.40
apache
www.github.com/MadExploits
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
CPANEL RESET
CREATE WP USER
README
+ Create Folder
+ Create File
/
usr /
share /
emacs /
23.1 /
lisp /
calc /
[ HOME SHELL ]
Name
Size
Permission
Action
README
7.89
KB
-rw-r--r--
README.prev
31.02
KB
-rw-r--r--
calc-aent.elc
26.85
KB
-rw-r--r--
calc-alg.elc
46.35
KB
-rw-r--r--
calc-arith.elc
81.62
KB
-rw-r--r--
calc-bin.elc
21.53
KB
-rw-r--r--
calc-comb.elc
30.12
KB
-rw-r--r--
calc-cplx.elc
8.5
KB
-rw-r--r--
calc-embed.elc
29.83
KB
-rw-r--r--
calc-ext.elc
108.83
KB
-rw-r--r--
calc-fin.elc
11.84
KB
-rw-r--r--
calc-forms.elc
48.05
KB
-rw-r--r--
calc-frac.elc
5.58
KB
-rw-r--r--
calc-funcs.elc
25.78
KB
-rw-r--r--
calc-graph.elc
35.09
KB
-rw-r--r--
calc-help.elc
19.55
KB
-rw-r--r--
calc-incom.elc
5.29
KB
-rw-r--r--
calc-keypd.elc
15.83
KB
-rw-r--r--
calc-lang.elc
57.72
KB
-rw-r--r--
calc-loaddefs.el
10.61
KB
-rw-r--r--
calc-macs.elc
6.09
KB
-rw-r--r--
calc-map.elc
29.56
KB
-rw-r--r--
calc-math.elc
60.12
KB
-rw-r--r--
calc-menu.elc
32.85
KB
-rw-r--r--
calc-misc.elc
20.54
KB
-rw-r--r--
calc-mode.elc
19.45
KB
-rw-r--r--
calc-mtx.elc
6.77
KB
-rw-r--r--
calc-nlfit.elc
13.59
KB
-rw-r--r--
calc-poly.elc
24.53
KB
-rw-r--r--
calc-prog.elc
51.27
KB
-rw-r--r--
calc-rewr.elc
40.01
KB
-rw-r--r--
calc-rules.elc
17.6
KB
-rw-r--r--
calc-sel.elc
19.83
KB
-rw-r--r--
calc-stat.elc
13.97
KB
-rw-r--r--
calc-store.elc
17.31
KB
-rw-r--r--
calc-stuff.elc
8.07
KB
-rw-r--r--
calc-trail.elc
4.67
KB
-rw-r--r--
calc-undo.elc
3.35
KB
-rw-r--r--
calc-units.elc
37.86
KB
-rw-r--r--
calc-vec.elc
37.25
KB
-rw-r--r--
calc-yank.elc
16.66
KB
-rw-r--r--
calc.elc
101.08
KB
-rw-r--r--
calcalg2.elc
80.01
KB
-rw-r--r--
calcalg3.elc
42.38
KB
-rw-r--r--
calccomp.elc
32.86
KB
-rw-r--r--
calcsel2.elc
6.04
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : calc-mtx.elc
;ELC ;;; Compiled by mockbuild@c6b8.bsys.dev.centos.org on Thu Feb 19 13:02:37 2015 ;;; from file /builddir/build/BUILD/emacs-23.1/lisp/calc/calc-mtx.el ;;; in Emacs version 23.1.1 ;;; with all optimizations. ;;; This file uses dynamic docstrings, first added in Emacs 19.29. (if (and (boundp 'emacs-version) (< (aref emacs-version (1- (length emacs-version))) ?A) (or (and (boundp 'epoch::version) epoch::version) (string-lessp emacs-version "19.29"))) (error "`calc-mtx.el' was compiled for Emacs 19.29 or later")) ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; (byte-code "\300\301!\210\300\302!\207" [require calc-ext calc-macs] 2) (defalias 'calc-mdet #[(arg) "\300\301`\"\207" [calc-do #[nil "\301\302\303#\207" [arg calc-unary-op "mdet" calcFunc-det] 4]] 3 nil "P"]) (defalias 'calc-mtrace #[(arg) "\300\301`\"\207" [calc-do #[nil "\301\302\303#\207" [arg calc-unary-op "mtr" calcFunc-tr] 4]] 3 nil "P"]) (defalias 'calc-mlud #[(arg) "\300\301`\"\207" [calc-do #[nil "\301\302\303#\207" [arg calc-unary-op "mlud" calcFunc-lud] 4]] 3 nil "P"]) (defalias 'math-row-matrix #[(a) "\211:\205 @\301=)\203 \302!\204 \301D\207\207" [a vec math-matrixp] 3]) (defalias 'math-col-matrix #[(a) "\211:\205 @\301=)\203 \302!\204 \301\303\304A\"B\207\207" [a vec math-matrixp mapcar #[(x) "\301D\207" [x vec] 2]] 5]) (defalias 'math-mul-mats #[(a b) "\306A@G\306\211\211\211\211\f A\211 \203f \306\fS\211\307V\203[ @AA\310@\f\n@8\"A\nA\211\203T \311 \310@\f\n@8\"\"\202; B\202! \312 B\fB\f\202 \312\f\237.B\207" [b accum bp ap col row nil 0 math-mul math-add vec cols mat a] 7]) (defalias 'math-mul-mat-vec #[(a b) "\301\302\303A\"B\207" [a vec mapcar #[(row) "\302 \"\207" [row b math-dot-product] 3]] 4]) (defalias 'calcFunc-tr #[(mat) "\301!\203 \302\303GS\211A@A@$\207\304\305\"\207" [mat math-square-matrixp math-matrix-trace-step 2 math-reject-arg square-matrixp] 5]) (defalias 'math-matrix-trace-step #[(n size mat sum) " X\203 \304T \n\305\211\n88\"$\207\207" [n size mat sum math-matrix-trace-step math-add] 9]) (defalias 'math-matrix-inv-raw #[(m) "GS\211\304X\203E\305!\306\n!?\205A\307 \310U\203 \310\202? \311U\203G \312\211\311\21188\313\311A@8!E\312\313\3118A@!A@A@EE\202? \304U\205?\312\211\314\315\304\21188\311\21188\"\315\304\31188\311\30488\"\"\314\315\304A@8\311\30488\"\315\304\21188\311A@8\"\"\314\315\304\31188\311A@8\"\315\304A@8\311\21188\"\"F\312\314\315\304\31188\3048A@\"\315\304\21188\3118A@\"\"\314\315\304\21188A@A@\"\315\304A@8\3048A@\"\"\314\315\304A@8\3118A@\"\315\304\31188A@A@\"\"F\312\314\315\311\30488\3118A@\"\315\311\21188\3048A@\"\"\314\315\311A@8\3048A@\"\315\311\30488A@A@\"\"\314\315\311\21188A@A@\"\315\311A@8\3118A@\"\"FF\n\")\202U\316!\211\205T\317\320\310 \"\"))\207" [m n det lud 3 math-det-raw math-zerop math-div 1 2 vec math-neg math-sub math-mul math-matrix-lud math-lud-solve calcFunc-idn] 14]) (defalias 'calcFunc-det #[(m) "\302!\203 \303 \304\\\305!)!\207\242\306=\203- \307A@!\204) \310A@\311\"\203- A@\207\312\313\"\207" [m calc-internal-prec math-square-matrixp math-normalize 2 math-det-raw calcFunc-idn math-zerop math-equal-int 1 math-reject-arg square-matrixp] 3]) (defalias 'math-det-raw #[(m) "GS\211\304U\203 A@A@\202\321 \305U\2035 \306\307A@A@\305\21188\"\307\305A@8\3058A@\"\"\202\321 \310U\203\272 \306\211\211\311\211\307A@A@\307\305\21188\310\21188\"\"\307\305A@8\307\310\30588\3108A@\"\"\"\307\310A@8\307\3058A@\305\31088\"\"\"\307\310A@8\307\305\21188\3108A@\"\"\"\307A@A@\307\310\30588\305\31088\"\"\"\307\305A@8\307\3058A@\310\21188\"\"\"\202\321 \312!\211\203\317 \n@\313 \305\n8\")\202\320 \314))\207" [m n lud math-det-lu 1 2 math-sub math-mul 3 math-add math-matrix-lud math-det-step 0] 13]) (defalias 'math-det-step #[(n prod) "\303V\203 \304S\305 \211\n88\"\"\207 \207" [n prod math-det-lu 0 math-det-step math-mul] 7]) (byte-code "\301B\302\301!\204 \303\301\304\"\210\304\207" [current-load-list math-lud-cache default-boundp set-default nil] 3) (defalias 'math-matrix-lud #[(m) "\306 \"\nD\211\203 A@\f\232\203 AA\202<