-
数据结构 先序输入的二叉树的线索二叉树中序输出
数据结构 先序输入的二叉树的线索二叉树中序输出运用了一个结点带五个信息分别为数据、指针类型的左孩子、右孩子及eumu类型的左标记与右标记。当左边有孩子时左标记为link链 当没有左孩子时标记为thread 指针域指向该结点的前驱同样的右孩子类似,当没有右孩子时指针域指向其后继。
- 2022-01-25 21:49:21下载
- 积分:1
-
文本语音转换示例
文本语音转换示例-text-to-speech conversion Example
- 2022-04-19 06:35:56下载
- 积分:1
-
Differential Equations (ODE) Solver through Galerkin Method
Galerkin方法求解常微分方程组...
Differential Equations (ODE) Solver through Galerkin Method
Galerkin方法求解常微分方程组的实现
这个matlab程序通过Galerkin方法求解常微分方程组,当然求解的结果是
Differential Equations (ODE)近似的解。-Differential Equations (ODE) Solver through Galerkin Method Galerkin method for solving ordinary differential equations matlab program to achieve this through the Galerkin method for solving ordinary differential equations, of course, a result of solving Differential Equations (ODE) approximation of the solution.
- 2022-11-27 00:50:03下载
- 积分:1
-
支持便携式网络图形格式的参考库
支持便携式网络图形格式的参考库-support the Portable Network Graphics format reference library
- 2022-07-10 14:12:16下载
- 积分:1
-
svmlight_matlab_windows_X64
svm-light相比libsvm使用简单,只有learn和classify两个,没有scale。集成进自己的工程大致有两种方式:1.工程内部system调用两个exe;2.封装源码嵌入工程。
svm_light训练和预测使用方法参考官网how to use就ok
- 2022-01-25 14:15:52下载
- 积分:1
-
演示了MFC 对office文件(word,excel,powerpooint等)的操作,功能详尽,能直接在该系统中对office文件中的图表,文字,幻灯片进行...
演示了MFC 对office文件(word,excel,powerpooint等)的操作,功能详尽,能直接在该系统中对office文件中的图表,文字,幻灯片进行修改。-MFC demonstrated for office documents (word, excel, powerpooint, etc.) operation, function and detailed, can be directly in the system files on the office charts, text, slides, be made.
- 2023-04-15 15:40:04下载
- 积分:1
-
VC control of Excel, how to operate the text box. Txt
VC控制Excel,如何操作文本框.txt-VC control of Excel, how to operate the text box. Txt
- 2023-07-17 17:50:02下载
- 积分:1
-
VC 6.0编写(SDK程序) 可以让桌面下雪的小程序 自己写的 希望大家喜欢...
VC 6.0编写(SDK程序) 可以让桌面下雪的小程序 自己写的 希望大家喜欢-VC 6.0 preparation (SDK program) allows desktop snow applet wrote it myself hope you like
- 2023-03-30 22:20:04下载
- 积分:1
-
以VC++为编程工具,解决了windows多线程编程中的经典问题:circular_queue问题...
以VC++为编程工具,解决了windows多线程编程中的经典问题:circular_queue问题-to VC++ programming tools, solve the windows multithreaded programming of the classic problems : problems circular_queue
- 2022-08-17 05:49:32下载
- 积分:1
-
Programming Role Playing Games with DirectX 2nd edition第一章的数据包程序的修正版
游戏界的天才少年Jim Adams的《Programming Role Playing Games with DirectX (2nd edition)》第一章的数据打包程序的修正版,
修改了一个小错误,并且能够适用各种字符集。
- 2023-08-22 16:15:03下载
- 积分:1