-
用回溯法求解KnightTour问题
【KnightTour问题】在一个8×8的棋盘上,检验以某一位置作为出发点的棋子能否遍历一次棋盘上的所有棋格,且最后回...
用回溯法求解KnightTour问题
【KnightTour问题】在一个8×8的棋盘上,检验以某一位置作为出发点的棋子能否遍历一次棋盘上的所有棋格,且最后回到出发点。(备注:棋子每次只能沿东、南、西、北、东南、西南、东北、西北方向走一步!!)-Method with back issues KnightTour】 【KnightTour issues in a 8 × 8 chessboard, the examination for the position as the starting point of a piece of a chessboard can traverse all the chess grid, and the final return to the starting point. (Note: each piece can only be along the east, south, west, north, southeast, southwest, northeast, northwest direction step!!)
- 2022-03-12 08:40:20下载
- 积分:1
-
perl_src perl语言C解析器
perl_src perl语言C解析器-perl_src C parser
- 2022-01-25 22:26:39下载
- 积分:1
-
对应<EVC高级编程及其应用开发>中在wince系统下远程访问sql数据库的一段代码,测试通过完整版(包括关键语句),有些例子的源码少了几句话,实际...
对应中在wince系统下远程访问sql数据库的一段代码,测试通过完整版(包括关键语句),有些例子的源码少了几句话,实际运行并不正常-Corresponding Wince system in sql database remote access code, testing through the full version (including key words), some examples of source code a few words short of the actual operation is not normal
- 2022-06-19 10:14:14下载
- 积分:1
-
使用8251进行串行通信,在主机键盘打入的字符可以显示在终端屏幕上,在终端屏幕上打入的字符显示在主机屏幕上。...
使用8251进行串行通信,在主机键盘打入的字符可以显示在终端屏幕上,在终端屏幕上打入的字符显示在主机屏幕上。-8251 for the use of serial communication, the host of characters into the keyboard can display on the terminal screen, enter the terminal screen character display mainframe screens.
- 2022-05-27 01:44:43下载
- 积分:1
-
在中国这一电子电能表生产大国的市场上,哪些企业正在批量供应电子电能表计量芯片? 他们提供的产品可靠性如何? 这些年
累计销售情况又怎么样? 他们为客户提供服...
在中国这一电子电能表生产大国的市场上,哪些企业正在批量供应电子电能表计量芯片? 他们提供的产品可靠性如何? 这些年
累计销售情况又怎么样? 他们为客户提供服务支持的理念是什么?-In China, the electronic energy meter-producing countries of the market, which companies are bulk suppliers of electronic power metering chip? Provide them with the reliability of the product? Over the years accumulated sales of what? They provide services to customers in support of the idea of that?
- 2022-04-07 09:49:52下载
- 积分:1
-
能够找到逆序对。主要思想是通过先对一个数组进行归并排序,然后在加入求逆算法...
能够找到逆序对。主要思想是通过先对一个数组进行归并排序,然后在加入求逆算法-Able to find a reverse right. The main idea is to first merge sort an array, and then joining the inverse algorithm
- 2022-02-25 14:13:15下载
- 积分:1
-
Windows系统编程的源代码,里面有文件IO,进程间通信,网络编程等程序,相信对初学者有一定的帮助...
Windows系统编程的源代码,里面有文件IO,进程间通信,网络编程等程序,相信对初学者有一定的帮助-Windows programming the system source code, which has IO documents, inter-process communication, Network Programming procedures for beginners believe will help
- 2022-02-02 10:14:47下载
- 积分:1
-
能够将BMP文件直接转化成JPG文件,并且是纯C代码,不用任何的插件。...
能够将BMP文件直接转化成JPG文件,并且是纯C代码,不用任何的插件。-Be able to BMP files directly into JPG files, and is a pure C code, without any plug-ins.
- 2022-03-09 15:11:43下载
- 积分:1
-
这是一个关于三角网格的程序的一部分,需要在vc++中应用
这是一个关于三角网格的程序的一部分,需要在vc++中应用-This is a triangular mesh on the part of the procedure, the need for vc++ Application
- 2022-02-13 18:24:48下载
- 积分:1
-
21天学会VC6。很好的VC学习资料。注意,该资料为全英文,英文好的学习效果会好。...
21天学会VC6。很好的VC学习资料。注意,该资料为全英文,英文好的学习效果会好。-21 days, learn to VC6. VC a good learning materials. Note that the data for the whole English, learning good English will be better.
- 2022-03-19 01:39:18下载
- 积分:1