搜索资源列表
branchandbound
- The basis of branch and bound algorithms is a ranking function. The ranking function assigns a value to each node in the graph. At each step, a branch and bound algorithm uses the ranking function to decide which node to expand next. In contrast, the
x86-Disassembly
- x86 Disassembly Exploring the relationship between C, x86 Assembly, and Machine Code
Exploring-C-for-Microcontrollers
- Exploring C for Microcontrollers - The microcontroller applications
