Lenovo’s Self-Developed Chip Team General Manager Reportedly Resigns!

Lenovo's Self-Developed Chip Team General Manager Reportedly Resigns!

Lenovo Group’s self-developed chip team is undergoing significant personnel changes! According to reports from multiple media outlets including Lei Feng Network and Observer Network, Shigong Zheng, the general manager of Lenovo’s wholly-owned subsidiary, Dingdao Zhixin (Shanghai) Semiconductor Co., Ltd., has resigned, and his position will be taken over by Jia Zhaohui, Senior Vice President of … Read more

Overview of Promising Companies in the RF Chip Sector for 6G Technology

Overview of Promising Companies in the RF Chip Sector for 6G Technology

6G technology has immense potential, with transmission speeds 100 times faster than 5G, latency reduced to the microsecond level, and positioning accuracy reaching the centimeter level.Accelerating 6G research and development is crucial for seizing the high ground in global technological competition and ensuring the leading position of communication technologies. It can promote the construction of … Read more

Chuangyao Technology: The ‘Invisible Champion’ of Communication Chips, Why Are Institutions Increasing Their Holdings?

Chuangyao Technology: The 'Invisible Champion' of Communication Chips, Why Are Institutions Increasing Their Holdings?

1. Corporate Culture: An Engineer’s ‘Utopia’, Steady and Technical In terms of employee benefits, recruitment information from BOSS Zhipin shows that Chuangyao offers 15 days of paid annual leave, regular team-building activities, and domestic and international travel. More importantly, the company implements a ‘mentor system’, where new employees receive one-on-one guidance from senior engineers, fostering … Read more

How is China’s Chip Manufacturing Level?

How is China's Chip Manufacturing Level?

Click the blue text Follow us In the electronics market of Huaqiangbei, Shenzhen, a 7-nanometer chip the size of a fingernail is priced at 300 yuan, while the cost of SMIC’s 14-nanometer chip has dropped to 150 yuan. Behind this price inversion is the survival logic of China’s chip manufacturing industry amid technological gaps and … Read more

Lisa Su’s Journey: From Chip Queen to AI Leader

Lisa Su's Journey: From Chip Queen to AI Leader

Lisa Su’s Journey of AI Transformation: A Glamorous Transition from Chip Queen to AI Leader In the rapidly changing semiconductor industry, Lisa Su is undoubtedly a highly influential female leader. She has led AMD out of difficulties and reshaped its glory, earning the title of “Chip Queen.” Now, with keen insight and forward-looking strategic vision, … Read more

Optimizing Readability in C Code: Naming and Comments

Optimizing Readability in C Code: Naming and Comments

Optimizing Readability in C Code: Naming and Comments In C programming, code readability is a very important factor. To make it easier for others (or your future self) to understand your code, it is crucial to use naming and comments effectively. This article will detail how to enhance code readability through reasonable naming and effective … Read more

Future Development Trends and Learning Directions of C Language

Future Development Trends and Learning Directions of C Language

Future Development Trends and Learning Directions of C Language The C language is a widely used general-purpose programming language that has been an essential part of computer science and software development since its release in 1972. Despite the emergence of many newer programming languages, C language continues to maintain its significance. This article will explore … Read more

Choosing and Using C Language Code Editors

Choosing and Using C Language Code Editors

Choosing and Using C Language Code Editors In the process of learning C programming, selecting the right code editor is crucial. A good editor can not only enhance your coding efficiency but also help you better understand and debug your code. This article will introduce several common C language code editors and their usage methods, … Read more

C Language Interview Questions: High-Frequency Issues with Pointers and Arrays

C Language Interview Questions: High-Frequency Issues with Pointers and Arrays

C Language Interview Questions: High-Frequency Issues with Pointers and Arrays In the study and application of the C language, pointers and arrays are two extremely important concepts. These two are not only closely related but are also often key points of examination in interviews. This article will help you better understand pointers and arrays through … Read more

Applications of C Language in Operating Systems

Applications of C Language in Operating Systems

Applications of C Language in Operating Systems The C language is a widely used computer programming language that has become an important tool for operating system development due to its ability to efficiently interface with hardware operations. This article will introduce several applications of C language in operating systems, including process management, memory management, and … Read more