Blog
Technical exploration and thoughts · 655 articles
AI Research 01 - Is Mindfulness Meditation Effective? Hea...
Mindfulness meditation is a scientifically validated mind-body regulation method. Research shows it can reduce anxiety, depression, and stress levels, improve sleep quality, enhance immune function...
MySQL InnoDB Storage Structure: Tablespace, Segment, Exte...
InnoDB storage structure: Tablespace, Segment, Extent, Page, Row. Row formats: REDUNDANT, COMPACT, DYNAMIC, COMPRESSED
MySQL Architecture to Threads: Storage Engine and Thread ...
MySQL 5.7/8.0 storage engine optimization, InnoDB thread model: IO Thread, Purge Thread, Page Cleaner Thread, Master Thread
AI Research 48 - Traditional Chinese and Western Medicine...
Compare differences and advantages of Chinese and Western medicine in treating common diseases and chronic diseases, explore application prospects of...
MySQL InnoDB Disk Structure: Tablespace, Log System, Data...
InnoDB disk structure: system tablespace, file-per-table tablespace, general tablespace, temporary tablespace, Doublewrite Buffer, Redo Log, Undo Log - complete storage architecture guide.
AI Research 47 - Multi-Dimensional Survey Report: Systema...
Extra nutrient supplementation should be based on individual assessment, not blind following. If daily diet and multivitamin supplementation are still insufficient, or there are specific physiologi...
MySQL InnoDB Storage Structure: Buffer Pool and Log Mecha...
InnoDB memory structure: Buffer Pool, Change Buffer, Adaptive Hash Index, Log Buffer - this article provides an in-depth analysis of principles and practical applications.
AI Research 46 - Multi-Dimensional Survey Report: Multivi...
Multiple large-scale clinical studies show that for ordinary healthy people, long-term intake of multivitamin supplements has limited overall effect in preventing cardiovascular disease, cancer, di...
MySQL Storage Engines: InnoDB vs MyISAM Deep Comparison
MySQL storage engine comparison: InnoDB, MyISAM, Memory, Archive - transactions, locking mechanisms, index structures. This article provides in-depth analysis of principles and practical applications.
AI Research 45 - Multi-Dimensional Survey Report: Key Dif...
Explore main differences in nutritional supplementation between men and women, focusing on different needs for key nutrients like iron, calcium, and folate.
AI Research 44 - Multi-Dimensional Survey Report: Should ...
Survey research on whether nutritional supplements like fish oil, calcium tablets, and vitamin C need extra intake. Analyze applicable scenarios and precautions for each nutritional supplement.
MySQL Connection, Thread, Query Cache and Optimizer Deep ...
MySQL connection mechanism, half-duplex communication, query cache, query optimizer explained. This article provides in-depth analysis of principles and practical applications.
AI Research 43 - Multi-Dimensional Survey Report: Should ...
Multivitamin supplements can fill nutritional gaps caused by unbalanced diet, suitable for elderly, vegetarians, pregnant women and other specific groups.
MySQL Internal Architecture: Service Layer and Storage En...
MySQL four-layer architecture: network connection layer, service layer, storage engine layer, system file layer. This article provides in-depth analysis of principles and practical applications.
AI Research 42 - Multimodal Large Model Quantization: Fro...
Survey outline for multimodal large model quantization schemes: from FP32 to INT4. Core goal is model capability retention, compression efficiency 50-75%, inference speedup 2-4x. Analyze comparison...
MySQL Evolution: From Standalone to Cloud Database
MySQL development history, main branches, architecture evolution (standalone -> master-slave -> sharding -> cloud database). This article provides in-depth analysis of principles and practical appl...
AI Research 41 - Multimodal Large Model Quantization: Qwe...
Qwen2.5-VL is the new generation multimodal large model launched by Alibaba, significantly leading in visual understanding, video analysis, and cross-modal reasoning. Provides multiple versions fro...
AI Research 40 - Multimodal Large Model Quantization: Pat...
Multimodal large models are developing rapidly, with representative models like BLIP-2, MiniGPT-4, Flamingo, LLaVA, and Qwen2.5-VL emerging. Analyze each model's architectural innovations, performa...
AI Research 39 - Multimodal Large Model Quantization: How...
In multimodal large model optimization, the order choice of fine-tuning and quantization directly affects the final model's performance and efficiency. There are three main strategies: fine-tune fi...
AI Research 38 - Multimodal Large Model Quantization: Ana...
To systematically evaluate the impact of model quantization on performance, need to combine multiple vision-language datasets and metrics. Commonly used datasets include Flickr30k and MS COCO, usin...