IEEE会议,录用率25.2%!CCF推荐学术会议(C)

LCN 2026

The IEEE LCN conference is the premier conference on theoretical and practical aspects of computer networking. LCN is highly interactive, enabling an effective interchange of results and ideas among researchers, users, and product developers. Major developments from high-speed networks to the global Internet to specialized sensor networks have been reported at past LCNs. Please join us for LCN 2026, our 51st annual meeting, in Coimbra, Portugal!

►►►

重要信息

CCF推荐:C(计算机网络)

录用率:25.2%(38/151,2025年)

时间地点:2026年10月7日-葡萄牙 科英布拉

截稿时间:2026年4月13日

►►►

Call for Papers

  • AI-enabled networking and adaptive applications

  • Cloud, data center, and Big Data networking

  • Cognitive radio and opportunistic networking

  • Cyber-physical, embedded, and IoT systems, Digital Twins

  • Decentralized systems and blockchain networks

  • E-Health, smart, and wearable networks

  • Green and sustainable networking

  • LLM, foundation models and agentic AI applications to networks

  • Mobile and ubiquitous networking

  • Networks for multimedia, VR, AR applications

  • Network management, reliability, and security

  • Satellite communications

  • Software Defined Networking

  • Performance evaluation and measurements

  • Large Language Models (LLMs) for networking

  • Quantum communication and networking

  • Network security and privacy

  • Vehicular networking

►►►

Information for Authors

Full papers (no more than eight camera-ready pages excluding bibliography and appendices, 10 pt font in IEEE format) should present novel perspectives within the general scope of the conference. A best paper will be recognized based on the quality of research and results, as well as on the quality of presentation by the author. Full papers will be published in the IEEE LCN Proceedings.

Short papers are an opportunity to present preliminary or interim results, and are limited to six camera-ready pages excluding bibliography and appendices (10pt font in IEEE format). Short papers will be published in the IEEE LCN Companion Proceedings.

The LCN Conference implements a double-blind review process. Double-blind reviews refer to the fact that neither author(s) know the name of the reviewers of their paper nor reviewers know the name(s) of the author(s) of a paper. It is important to note that the program committee chairs know the identity of both reviewers and authors, which allows chairs to identify potential conflict of interests and intervene, if necessary.

相关推荐
维克兜率天2 小时前
【维克】模块3总结:从一行空数据,到一个能跑的模型
python·深度学习·算法
飞Link2 小时前
定积分理论与 Python 仿真完全指南
python·算法
摸鱼仙人~2 小时前
Vue 应用完整启动链路
前端·vue.js·软件工程
闲研随记3 小时前
RL算法学习:ArgMaxRL
算法·llm·强化学习·rl
飞Link3 小时前
零基础:离散数据积分与 Python 实现保姆级教程
python·算法
郝学胜-神的一滴3 小时前
C++20模板元编程 02:吃透模板基础核心四大核心知识点
开发语言·数据结构·c++·程序人生·软件工程·visual studio
淡海水3 小时前
11-03-Unity-List-T-和Dictionary-TKey-TValue-的性能调优实战
算法·unity·c#·list·dictionary
土司大王3 小时前
LeetCode hot100——394.字符串解码:Java 双栈模拟
java·算法·leetcode
a187927218313 小时前
【算法】双指针与滑动窗口(三):相向双指针——比较、排除、收缩
算法·leetcode·双指针·滑动窗口·原理·相向双指针·算法讲解