-
读取excel文件
使用python打表excel,生成二进制文件,使用c++读取二进制。方便开发流程,提高效率,已在项目中应用。使用时只需要继承即可。
- 2022-03-22 11:42:14下载
- 积分:1
-
键盘纪录 键盘钩子
键盘纪录 键盘钩子-keyboard keyboard hook records
- 2022-04-19 00:59:56下载
- 积分:1
-
编写fisher判别分析的程序并自选地理数据实验
要求:能正确读取数据;程序界面友好,操作简便;功能齐全(包括构造判别式、合理性检验、预测、因素分析等);...
编写fisher判别分析的程序并自选地理数据实验
要求:能正确读取数据;程序界面友好,操作简便;功能齐全(包括构造判别式、合理性检验、预测、因素分析等);-Fisher discriminant analysis prepared by the procedures and experimental geo-data-on-demand requirements: to read the data correctly procedures user-friendly, easy to operate feature complete (including the discriminant structure, a reasonable test, forecasting, factor analysis, etc.)
- 2022-02-03 08:29:05下载
- 积分:1
-
vb编写的进度栏的使用演示,非常小巧实用,
vb编写的进度栏的使用演示,非常小巧实用,-vb progress bar prepared by the use of demonstration, a very compact and practical,
- 2023-05-14 23:50:03下载
- 积分:1
-
C#音乐播放器
1.自定义写了一个歌曲列表 实现了显示全部歌曲列表的功能 有鼠标移动特效2.自定义歌曲列表里 每页显示5首歌曲 可以进行上页 下页翻页功能 3.支持双击列表歌名播放该歌曲 4.显示所有歌曲数量 当前歌曲页数 总页数 5.即使刷新功能 每次添加歌曲 列表进行刷新6.解决很多歌曲列表的BUG 暂时没有发现还有什么BUG7.增加了软件启动的渐入特效和退出的特效 软件边框加上阴影效果
- 2022-06-02 22:46:56下载
- 积分:1
-
已知一颗有根树是 2
已知一颗有根树是 2-tree(只有度为2和度为0的结点),并且有n个叶子节点,从左到右编号为1,2,…, n,还知道两个相邻编号节点之间的 ChonSu(这棵树中这链接这两个节点的路径的边数)。求任意两个叶子节点x, y (1≤x≤n)之间的 ChonSu-Rooted tree is known to a 2-tree (only the degree 2 and degree 0 nodes), and there are n-leaf nodes from left to right numbered 1,2, ..., n, also know that two adjacent numbers between nodes ChonSu (this tree that links these two nodes in the path of the number of edges). Seeking any two leaf nodes x, y (1 ≤ x ≤ n) between the ChonSu
- 2022-01-22 01:37:29下载
- 积分:1
-
五子棋 C程序
GoMoKu
(Connect-5) is a chess game. The game board is a 10´10 grid area, as shown
below. The rules are:
·
The game is for two players, one with black stone and
the other with white stone. The .GIF files for background, black stone and
white stone can be downloaded with this assignment sheet.
·
The game alternates from one player to the other.
Each player makes his move by clicking the small square on his chess board. A
stone (black or white) will immediately appear on the display of both
sides.
· &
- 2023-04-17 13:05:04下载
- 积分:1
-
调试工具windbg的扩展插件,可以查看进程中的所有窗口信息,可以结合windbg的命令使用:!hwnd
* 函数: hwnd
* 功能: 显示被调...
调试工具windbg的扩展插件,可以查看进程中的所有窗口信息,可以结合windbg的命令使用:!hwnd
* 函数: hwnd
* 功能: 显示被调试进程中的窗口信息
* 参数: hwnd [-h] [Handle [ UMFlags [TypeName] ] ]
* Handle 窗口句柄
* 如果Handle为0,则显示进程中的所有窗口信息
* UMFlags 显示参数,如果是0,则显示最基本参数
* Bit 0 (0x1) 显示General Properties
* Bit 1 (0x2) 显示窗口样式
* Bit 2 (0x4) 显示相关窗口
* Bit 3 (0x8) 显示Class信息
* -h 窗口边框高亮
* TypeName 窗口类型
-Windbg debugging tools for extension, you can view all the windows in the process of information may be combined with the use of windbg the command:! Hwnd* Function: hwnd* function: shows debug window in the process of information* parameters: hwnd [-h] [ Handle [UMFlags [TypeName]]]* Handle window handle* If Handle is 0, it shows all the windows in the process of information* UMFlags display parameters, if it is 0, it shows the basic parameters* Bit 0 (0x1) shows General Properties* Bit 1 (0x2) display window style* Bit 2 (0x4) display window* Bit 3 (0x8) display Class information
- 2022-03-06 01:53:55下载
- 积分:1
-
Quake 2 source code
雷神之锤2的源码-Quake 2 source code
- 2022-11-27 07:30:03下载
- 积分:1
-
从16x16字符阅读作为一个小的,Visual C开发使用。只是开始…
从16x16字库中读内容的小程序,使用visual C++开发。仅供初学者使用-from 16x16 character read as a small, the use of visual C development. Only beginners
- 2022-02-05 19:02:38下载
- 积分:1