-
qt5 开发的excel插件使用
资源描述这是在qt5平台上开发,利用excel插件开发的应用程序。该程序需要在windows上安装了对应的excel阅读器,并引导出对应的头文件进行开发,工程里包含了excel的头文件,可以直接用,希望可以帮助到大家!
- 2022-02-27 07:59:33下载
- 积分:1
-
使用 MFCC 的说话人识别
重要!
-程序检测它在哪里运行 ("bindebug") 的目录和
寻找那里的文件,所以如果您更改任何 *.xml 文件,你将需要到
将它复制到"bindebug"目录并覆盖旧的。
-虽然程序不需要代理,如果你想要运行它与
代理您将需要也将它复制到"bindebug"目录。
我养老它只在 SR_demo.zip (节省空间) 它也能被发现
中"windowsmsagentchars",或者从微软网站下载它。
- 2022-04-30 05:34:48下载
- 积分:1
-
这都是关于银行家算法
it s all about bankers algorithm
- 2022-02-05 21:12:43下载
- 积分:1
-
如何以二进制查看文件
如何以二进制查看文件-how binary document View
- 2022-03-24 03:33:01下载
- 积分:1
-
UDP示例文件
udp vc source file
you can build a udp net
server and client-udp sample file
server and client
- 2022-04-14 15:29:29下载
- 积分:1
-
经典吃豆子游戏原码,比较适合学习C语言的新人参考学习
经典吃豆子游戏原码,比较适合学习C语言的新人参考学习-The original classic Pacman game code, more suitable for learning C language reference to learn new
- 2022-08-24 20:32:10下载
- 积分:1
-
可以换肤的计算器,能实现大多数的计算工作,功能和界面都还不错...
可以换肤的计算器,能实现大多数的计算工作,功能和界面都还不错-can Eurocargo the calculator, can achieve the majority of the calculation work, functions and interfaces are also good
- 2022-02-04 17:26:47下载
- 积分:1
-
write c with program to compute GPA of student.
写一个程序来计算字母的平均成绩
- 2022-03-10 12:02:41下载
- 积分:1
-
1背包问题是NP难题。0
0-l背包问题是子集选取问题。一般情况下,0-1背包问题是NP难题。0-1背包 问题的解空间可用子集树表示。解0-1背包问题的回溯法与装载问题的回溯法十分类 似。在搜索解空间树时,只要其左儿子结点是一个可行结点,搜索就进入其左子树。当 右子树有可能包含最优解时才进入右子树搜索。否则将右子树剪去。设r是当前剩余 物品价值总和;cp是当前价值;bestp是当前最优价值。当cp+r≤bestp时,可剪去右 子树。计算右子树中解的上界的更好方法是将剩余物品依其单位重量价值排序,然后 依次装入物品,直至装不下时,再装入该物品的一部分而装满背包。由此得到的价值是 右子树中解的上界。-0-l knapsack problem is selected subset of the problem. Under normal circumstances, 0-1 knapsack problem is NP-hard. 0-1 knapsack problem the solution space available subset of the tree said. Xie 0-1 knapsack problem with the law retroactively loading the retroactive law very similar. The search solution space trees, as long as their son left node is a viable nodes, the search entered its left subtree. When the right subtree is the optimal solution may contain only son into the right tree search. It will cut right subtrees. Suppose that r is the total value of the remaining items; Cp is the current value; Bestp is currently the best value. When cp r bestp, they can cut right subtrees. Calculation right
- 2022-03-25 00:00:51下载
- 积分:1
-
得到IE的版本号
得到IE的版本号-The example of getting the version of IE
- 2022-07-18 09:00:24下载
- 积分:1