Guide to Archival Compilation and Organizational Evolution

01 Guide to Archives 1. What is the Guide to Archives? The Guide to Archives is a tool for retrieving and reporting the archival situation of the filing units and the documents they have formed. 2. Name of the Guide to Archives The name of the Guide to Archives consists of the archival number, the … Read more

A Non-Professional Comparison of Various Open Source Disassembly Engines

Due to my personal interests and work requirements, I have researched and used various popular open source x86/64 assembly and disassembly engines. If you want to analyze and manipulate assembly instructions, you either need to study the Intel instruction set and write your own, or use existing open source engines. Writing your own is a … Read more

Compilation of Latest Corporate Income Tax Policies

Compilation of Corporate Income Tax Policies – Deduction Section Table of Contents 3. Non-Deductible Items Before Tax 4. Deduction Voucher Requirements 5. Loss Compensation 6. Foreign Tax Credits Main Text 3 Non-Deductible Items Before Tax When calculating taxable income, the following expenses are not deductible: 1. Dividends, bonuses, and other equity investment income payments to … Read more

Reform Practices in Computer Course Education

0 Introduction With the development of computer and information technology, traditional teaching models have shown more and more problems and shortcomings. New teaching methods and means continue to emerge. From a broader trend, introducing internationally advanced teaching concepts, benchmarking against world-class universities’ advanced disciplines, and integrating information technology into course teaching have become the development … Read more

Exploration of Originality in Compilations

Today, I received the civil judgment of the second instance from the Shenzhen Intermediate People’s Court regarding my lawsuit against others for infringing on my work “Summary of Shenzhen Intellectual Property Funding Policies (Part)” published on this public account on December 8, 2017 (although the judgment does not recognize it as a work, after all, … Read more

In-Depth Guide to Assembly Language and Binary Vulnerabilities

I don’t know when it started, but learning programming has become a headache. On those late nights, I look up at the bright moon and wonder when I can fully grasp assembly language, becoming the dream of countless girls. But reality always slaps you in the face…. There are many moments when I feel like … Read more

ARM Assembly Language Instructions Guide

To learn ARM, one must learn ARM instructions. ARM instructions are the interface provided to us by the CPU, and they are the key to unlocking the Pandora’s box of the CPU. There are many ARM instructions. To help everyone get started quickly, I have compiled some of the most helpful instructions. For the operation … Read more

Basic Tutorial on ARM Assembly Language

This tutorial includes some sample programs that can be debugged hands-on to deepen understanding. To debug ARM programs, we need an environment that can run ARM programs and a debugger that supports the ARM architecture. This tutorial will introduce how to set up an ARM cross-compilation, running, and debugging environment based on the x86 platform … Read more

From Assembly to Research: The Rise and Transformation of Long-Term Historical Statistics in the West

Click the image to purchase this issue Abstract:Long-term historical statistics are an important foundation for the West to construct modern economic growth theories and ensure the discourse power of the Western modernization path. Since the mid-20th century, in the close interaction between policy demands in Western countries and academic supply, various Western countries have undergone … Read more