登录
首页 » 电子书 » java实用编程技术集,电子书包含一些列子

java实用编程技术集,电子书包含一些列子

于 2022-03-06 发布 文件大小:9.75 MB
0 115
下载积分: 2 下载次数: 1

代码说明:

java实用编程技术集,电子书包含一些列子-and practical set of java programming, e-books contains a number of Liezi

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 康熙大帝 二月河清朝作品之一 经典中的经典
    康熙大帝 二月河清朝作品之一 经典中的经典-Er Yue He Qing Dynasty Emperor Kangxi the Great, one of the classic works of the classical
    2022-04-08 03:08:16下载
    积分:1
  • Beyond the C++ Standard Library(boost中文版)
    Beyond the C++ Standard Library(boost中文版)电子书籍-Beyond the C++ Standard Library (boost Chinese version) e-books
    2022-02-04 13:23:36下载
    积分:1
  • KIDE是中兴通讯成都研究所自主研发的嵌入式集成开发环境,它的目标操作系统主要面向Linux,可用于开发各类版本的Linux上层应用,内核,以及硬件驱动。KID...
    KIDE是中兴通讯成都研究所自主研发的嵌入式集成开发环境,它的目标操作系统主要面向Linux,可用于开发各类版本的Linux上层应用,内核,以及硬件驱动。KIDE中包含了多种领先的嵌入式开发及应用开发的技术手段,能够将整个设备软件开发过程集成到一个公共平台下。其优秀的稳定性、图形化的界面、广泛的支持性,可以大幅优化开发人员、项目团队的工作效率。目前,KIDE集成开发环境的最新版本是1.2。-ZTE KIDE Chengdu Institute is self-developed embedded integrated development environment, its main goal of the operating system for Linux, can be used for development of all types of applications the upper version of Linux, the kernel, as well as hardware drivers. KIDE contains a variety of leading embedded development and application development of technical means, they could make the entire device software development process into a public platform. Its excellent stability, graphical interface, extensive support, and can significantly optimize the developers, the project team work more efficiently. At present, KIDE integrated development environment is the latest version of 1.2.
    2022-01-30 22:41:36下载
    积分:1
  • Eclipse 详细介绍及相关插件的使用
    Eclipse 详细介绍及相关插件的使用-Eclipse and related details of the use of plug-in
    2022-08-12 12:57:23下载
    积分:1
  • 包括GRAY码,工作分配问题,会场安排,石,行数字三角形,最长递增序列和最小重量机器算法。利用动态规划、回溯法和贪心法...
    包括GRAY码,工作分配问题,会场安排,石子,行数字三角形,最长递增子序列和最小重量机器算法。利用动态规划、回溯法和贪心法-including GRAY code, work assignment, venue arrangements, gravel, and digital triangle, the longest sequences and increase the minimum weight machine algorithm. Using dynamic programming, retroactive law and the greedy algorithm
    2023-03-22 03:45:03下载
    积分:1
  • In this book, you will learn about what drives the Linux development process. Yo...
    在这本书中,您将了解驱动Linux开发过程的因素。您将发现Linux开发人员常用的各种工具—编译器、调试器、软件配置管理—以及如何使用这些工具来构建应用程序软件、工具、实用程序甚至Linux内核本身。您将了解Linux系统的独特组件,这些组件真正将Linux系统与其他类UNIX系统区分开来,并且您将深入研究系统的内部工作机制,以便更好地了解您作为新一代Linux开发人员的角色。
    2022-06-26 18:43:52下载
    积分:1
  • 本资料为《MATLAB通信仿真及应用实例详解 》本上的仿真   本着重介绍了MATLAB在通信仿真,尤其是移动通信仿真中的应用,通过丰富具体的实例...
    本资料为《MATLAB通信仿真及应用实例详解 》书本上的仿真   本书着重介绍了MATLAB在通信仿真,尤其是移动通信仿真中的应用,通过丰富具体的实例来加深读者对通信系统仿真的理解和掌握。全书共分10章,前3章介绍MATLAB通信仿真的基础,包括Simulink和S-函数;第4~8章分别介绍了信源和信宿、信道传输、信源编码、信道编码、信号交织以及信号调制的仿真模块及其仿真实现过程;第9章介绍了在通信系统的仿真和调试过程中经常遇到的问题及其解决办法;最后,第10章以cdma2000为例介绍了移动通信系统的设计和仿真。本书适用于通信行业的大专院校学生和研究人员,既可以作为初学者的入门教材,也可以用作中高级读者和研究人员的速查手册。 -this information as "MATLAB simulation and communication application example explanation" book on the simulation focused on the book- stay in communication MATLAB simulation, especially for the mobile communications simulation applications, through the rich and specific examples to deepen readers of the communications system simulation to understand and grasp. The book is divided into 10 chapters, the first three chapters on MATLAB simulation based communications, including Simulink S-Function; 4 ~ 8 respectively on the source and destination node, Channel Tunnel, source coding, channel coding, signal modulation signal intertwined and simulation module and
    2022-12-05 23:15:03下载
    积分:1
  • TMR0 EQU 01H 定义定时器/计数器0寄存器地址 PCL EQU 02H 定义程序计数器低字节寄存器地址 STATUS EQU 03H 定义状态...
    TMR0 EQU 01H 定义定时器/计数器0寄存器地址 PCL EQU 02H 定义程序计数器低字节寄存器地址 STATUS EQU 03H 定义状态寄存器地址 PORTA EQU 05H 定义RA口数据寄存器地址-TMR0 EQU 01H the definition of timer/counter 0 register address PCL EQU 02H the definition of program counter register low-byte address STATUS EQU 03H the definition of the status register address PORTA EQU 05H the definition of population data register address RA
    2023-05-19 11:35:03下载
    积分:1
  • VB的籍很使用
    VB的电子书籍很使用-VB is the use of e-books
    2022-01-28 11:36:38下载
    积分:1
  • ubuntu8.04速成手册,帮助初学ubuntu的人快速入门,掌握基本操作。...
    ubuntu8.04速成手册,帮助初学ubuntu的人快速入门,掌握基本操作。-ubuntu8.04 Quick Guide to help beginners get started quickly ubuntu people, grasp the basic operation.
    2022-05-27 20:03:42下载
    积分:1
  • 696518资源总数
  • 105725会员总数
  • 12今日下载