-
一个C++存储类
一个C++存储类-a Class C storage
- 2022-03-15 05:06:19下载
- 积分:1
-
能显示文件盘符路径和文件的大小,创建时间,类似于dos里面dir的命令,并且可以扩展...
能显示文件盘符路径和文件的大小,创建时间,类似于dos里面dir的命令,并且可以扩展-can show that the document drive path and file size, creation time, similar to the dos inside the dir command, and can be extended
- 2022-02-05 12:23:53下载
- 积分:1
-
write C code conversion RISC_SPM into hex code, thus enabling RISC_SPM can use c...
C++写的 转换RISC_SPM 代码成hex code,从而使得RISC_SPM可以使用,代码及说明均在压缩包内-write C code conversion RISC_SPM into hex code, thus enabling RISC_SPM can use code and explanations were compressed within
- 2022-08-05 09:39:47下载
- 积分:1
-
vc_usb 控制程序
vc6 usb控制程序,使用环境是vc++6,实现usb接口的读操作,写操作,枚举操作,在windows端实现与usb设备的通信,usb设备使用c8051f320芯片
- 2022-03-22 20:03:13下载
- 积分:1
-
优雅的命令行选项解析器
介绍:当前有各种指明命令行选项的语法,例如:
msbuild myproject.csproj /verbosity:diag /fileLogger
padrino g project badacm -d mongoid -e slim -c sass
git log --pretty=format: --name-only --dif
- 2023-02-18 12:00:04下载
- 积分:1
-
a simple stopwatch, may help understand the full screen, such as UI font of know...
一个简单的秒表,可帮助了解全屏,字体等UI方面的知识.(供初学者参考)-a simple stopwatch, may help understand the full screen, such as UI font of knowledge. (Reference for beginners)
- 2022-09-05 12:35:03下载
- 积分:1
-
fhfhffjfjfjj
ghhjhhjjdhh fjhhhhhhhhhhhhhhhhhhhhhh hhhhhhhhhhhhhh hhhhhhhhhhhhh hhhhhhhhhhhhhhh hhhhhhhhhhhhhhhhh hhhhhhhhhhhh hjhhfffffffffff ffffffffffffffffffh fjfjj fjfjfjfg dfhgdgdgdgd dfg dgd dgdgzg gsg iuh sifuh iuyio yoiuy iuuyfuyhjk uyt uy jhg ut juhiuy uytuhku ytu iyt uy6tuyhiku nu i iuyi uyiuy iu yoi iu uyt uy iuyioyoiuyuiyy ouytiu uytuiy iuyt iuyt
- 2023-03-31 03:45:03下载
- 积分:1
-
XML Demo Code
Xml应用程序:
- 2022-05-17 00:39:17下载
- 积分: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
-
光标的移动 很好用的一个程序
光标的移动 很好用的一个程序-cursor movement of a good procedure
- 2022-01-25 15:20:55下载
- 积分:1