-
Using FPGA to design the signal generator dds all the content inside,
用FPGA 来设计的dds的信号发生器的全部内容都在里面,-Using FPGA to design the signal generator dds all the content inside,
- 2022-02-21 10:56:59下载
- 积分:1
-
WPF C# Windows
WPF 特效 常用的C#特效,是开发WPF 学习WPF的好的教程 例子
- 2023-01-30 19:30:03下载
- 积分:1
-
windows QT +Mysql 数据库管理系统
这个是我在Windows下 利用QT开发环境 编写的数据库管理系统,后台商品管理远程FTP服务器 可以实现添加,删除,查询,更新 等操作,对新手学习QT 数据库有很大的帮助,来看看吧,多学习。
- 2022-02-28 14:38:22下载
- 积分:1
-
该程序是MTeX套装中的一个重要命令行工具,可用于自动判断tex文件的类型(tex/latex/pdftex/pdflatex/xetex/xelatex/lu...
该程序是MTeX套装中的一个重要命令行工具,可用于自动判断tex文件的类型(tex/latex/pdftex/pdflatex/xetex/xelatex/luatex/lualatex/context等)。-The program is packaged MTeX an important command-line tool can be used to automatically determine the tex file type (tex/latex/pdftex/pdflatex/xetex/xelatex/luatex/lualatex/context, etc.).
- 2022-03-13 03:17:52下载
- 积分:1
-
使用 LoadPicture,SavePicture 对图片图形
我们展示如何这种材料可以用到的功能"LoadPicture "," SavePicture " 和 " 五分之一。此外显示如何用灰色的保存的图片
- 2022-03-01 00:33:26下载
- 积分:1
-
一个很好的员工考勤系统,也有助于初学者,学习使用…
一个很不错的人事考勤系统,对于初学者很又帮助,仅供学习使用-A very good staff attendance system is also help for beginners, learning to use only
- 2022-03-14 10:21:28下载
- 积分:1
-
VC++ Rotating Text Example
VC++ Rotating Text Example
- 2023-03-18 04:10:05下载
- 积分:1
-
ASP财务管理源码 ASP财务管理源码
ASP财务管理源码 ASP财务管理源码-ASP财务管理源码ASP财务管理源码ASP财务管理源码
- 2022-03-06 06:11:50下载
- 积分:1
-
用于优化WindowsXP
用于优化WindowsXP-optimized for Windows XP
- 2022-08-09 18:53:38下载
- 积分:1
-
八皇后VC图形演示,算法思想:回溯法,先在第1行放上一个皇后,然后在第2行合适的位置放上一个皇后,依次类推,如果8行都放满了,说明找到了一个解,如果第好第i行的...
八皇后VC图形演示,算法思想:回溯法,先在第1行放上一个皇后,然后在第2行合适的位置放上一个皇后,依次类推,如果8行都放满了,说明找到了一个解,如果第好第i行的皇后后,第i+1行找不到合适的位置,这时就回到第i行,把第i行的皇后放到下一个位置,继续尝试下一行。如此反复,知道找到所有的解。注意,这种算法找的解可能有等价的,某些解可由别的解经过旋转棋盘得到。-visual demostration in vc of eight queens problem.
algorithm: backtracking.
First, put a queen on first line then find a suitable position on 2nd line for next queen, and so on. When all eight lines have queens, it means we have find a solution. If we put the i-th queen, but can find a suitable position on the (i+1)th line, then back to the ith line and move the queen on the ith line to next suitable position and move on to the next line. Repeat this until we have found all the solutions. Note:By this mean, some solutions maybe equivalent to others, some can be acquired by the rotation of other solutions.
- 2022-03-23 15:20:19下载
- 积分:1