搜索资源列表
algorithm-of-Shiliang-Xu
- 许士良常用算法程序集C语言,共包括了十六部分-Xu Shiliang assembly algorithm used C language, consists of sixteen parts
Binary-conversion
- 数据结构支持的进制转换,包过二-十进制的相互转换,二到八和十六的转换-Data structure to support the base conversion, including over two- decimal conversion, two to eight and sixteen of the conversion
queen
- 用MFC实现八皇后问题,可多皇后,比如四皇后、十六皇后等,可通过输入参数实现-Using MFC to solve eight queens problem, and more Queen, for example four Queens, sixteen Queen, etc., can be achieved through the input parameters
进制转换
- 写出一个程序,接受一个十六进制的数值字符串,输出该数值的十进制字符串。(多组同时输入 )。 输入描述 : 输入一个十六进制的数值字符串。 输出描述 : 输出该数值的十进制字符串。(Write a program that accepts a sixteen binary numeric string and outputs the decimal string of the value. (multi group input at the same time). Input Descr