-
代码整洁之道
说明: 学习资料,通过代码示例学习代码重构和规范,适合团队学习(Learning materials, learning code refactoring and specification through code examples, are suitable for team learning)
- 2020-06-25 00:40:02下载
- 积分:1
-
数据结构C语言和Java描述单链表的基本操作
数据结构C语言和Java描述单链表的基本操作-C language and Java data structures describing the basic operation of a single linked list
- 2022-12-13 22:20:03下载
- 积分:1
-
MSP430f149pwm
说明: 180度舵机和360度舵机控制:
0.5ms-2.5ms
1ms-2ms(180 degree steering gear and 360 degree steering gear control:
0.5ms-2.5ms
1ms-2ms)
- 2021-03-08 16:09:28下载
- 积分:1
-
new_control_board__HZK_EMS_20191104-lijiang
说明: 基本电力电子仿真,适合电力电子初学者,matlab simulink 的仿真(Eletronic simulink model)
- 2020-07-16 21:50:26下载
- 积分:1
-
learning java development of a procedure (a very good example of beginners guide...
学习java开发的第一个程序(初学者非常好的实例教程)-learning java development of a procedure (a very good example of beginners guide)
- 2023-08-11 07:05:03下载
- 积分:1
-
Tang-ICC17
实现无线网络中能量的智能分配问题,通过dqn算法解决(Realizing the intelligent allocation of energy in wireless networks, solved by dqn algorithm)
- 2020-07-28 23:08:44下载
- 积分:1
-
C 程序设计语言定义了两个标准的内存管理函数:malloc() 和 free()。C 程序员经常使用那些函数在运行时分配缓冲区,以便在函数之间传递数据。然而在许...
C 程序设计语言定义了两个标准的内存管理函数:malloc() 和 free()。C 程序员经常使用那些函数在运行时分配缓冲区,以便在函数之间传递数据。然而在许多场合下,您无法预先确定缓冲区所需的实际大小,这对于构造复杂的 C 程序来说,可能会导致几个根本性的问题。一种自我管理的抽象数据缓冲区概括地给出了抽象缓冲区的伪 C 代码实现,并详细介绍了采用这种机制的优点。-C programming language defines two standard memory management functions: malloc () and free (). C programmers frequently use those functions at run-time allocation of buffers in order to pass data between functions. However, in many occasions, you can not pre-determine the actual size of the buffer required, which for the complex structure of the C program, it may lead to several fundamental questions. A self-management, abstract data buffer generally gives the pseudo-C code for an abstract buffer implementation, and details the advantages of using this mechanism.
- 2022-03-11 11:19:26下载
- 积分:1
-
This is a development under the UNIX C program, calculated on a certain date, to...
这是一个在UNIX 下开发C 程序时候, 计算某年某月某日,计算你的生日日期。-This is a development under the UNIX C program, calculated on a certain date, to calculate your own birthday.
- 2022-12-10 21:10:03下载
- 积分:1
-
转换汉字到16进制编码和10进制编码的小工具,
java编写,源程序不小心删除了,请反编译即可得到。...
转换汉字到16进制编码和10进制编码的小工具,
java编写,源程序不小心删除了,请反编译即可得到。-Convert Chinese characters to 16 hexadecimal encoding and 10-band encoding gadget, java prepared source accidentally deleted, please decompile can be obtained.
- 2022-07-22 03:16:07下载
- 积分:1
-
Codes
说明: DVC系统,包括编码端和解码端,三种边信息估计方法(DVC system, including encoder and decoder, three side information estimation methods)
- 2021-04-21 12:48:49下载
- 积分:1