-
嵌入式WINCE实现画图特殊效果,用EVC开发实现的例子
嵌入式WINCE实现画图特殊效果,用EVC开发实现的例子-Embedded WINCE realize drawing special effects, and realize the development of examples of EVC
- 2022-02-02 19:28:22下载
- 积分:1
-
自己看。
本程序提供大量实用多项式计算函数:求一维实(复)多项式值、求一维多项式组值、求二维实(复)多项式值、两一维多项式相乘、两一维多项式除法、计算连分式函数值。-look it yourself.
- 2022-03-09 14:22:38下载
- 积分:1
-
第二带小波变换源码,用小波实现了提升算法
第二带小波变换源码,用小波实现了提升算法-second source with wavelet transform, using wavelet algorithm to achieve the upgrade
- 2022-05-30 12:22:02下载
- 积分:1
-
哈夫曼树 本程序是一个实现哈夫曼树的程序!
哈夫曼树 本程序是一个实现哈夫曼树的程序!-Huffman tree this program is a realization of the procedure Huffman tree!
- 2022-01-26 04:14:21下载
- 积分:1
-
1,把dout.h加入到要调试的文件中,直接#include "dout.h"就行。
2,在需求输出信息的地方添加:dout(调试信息)
3,运行TR...
1,把dout.h加入到要调试的文件中,直接#include "dout.h"就行。
2,在需求输出信息的地方添加:dout(调试信息)
3,运行TRACEWindow.exe,
4,运行程序,当运行到dout(..)的地方,TRACEWindow就会收到信息了。-1, dout.h into debugging to the document,# include direct "dout.h" OK. 2, the demand for the output added : dout (debugging information) 3. Operation TRACEWindow.exe, 4, operating procedures, When running to dout (..), TRACEWindow will receive the information.
- 2022-08-26 10:12:19下载
- 积分:1
-
原码输入法源程序
原码输入法源程序-original source Code
- 2022-02-07 07:38:51下载
- 积分:1
-
用vc播放gif
用vc播放gif动画源代码,面向对象封装,使用方便,直接把相关的类加入代码进行调研即可!
- 2022-02-28 23:50:16下载
- 积分:1
-
GPIO Control application
GPIO应用例子:通过GPIO的控制LED灯的状态,在S3C6410上验证没有问题-GPIO Control application
- 2022-08-26 08:43:59下载
- 积分:1
-
binary sort tree and balanced binary tree program.
二叉排序树和平衡二叉树计算程序。-binary sort tree and balanced binary tree program.
- 2022-03-03 14:11:53下载
- 积分:1
-
描述:链表队列示范程序,用于练习并理解链表队列的基本原理和实现方法。
功能:实现了带头节点的链表队列创建、插入、删除、遍历、判断为空、以及销毁等功能。...
描述:链表队列示范程序,用于练习并理解链表队列的基本原理和实现方法。
功能:实现了带头节点的链表队列创建、插入、删除、遍历、判断为空、以及销毁等功能。
设置了调试参数输出功能,可用于跟踪各主要变量单步变化情况。
实现了一个自定义命令行SHELL,接收解释并执行各种操作命令。-Description: list queue model procedures for practice and understand the basic principles of the queue list and realization method. Functions: to achieve a leading node in the queue list to create, insert, delete, traverse, judge for the space, as well as the destruction of other functions. Set debug parameters output function can be used to track the major changes in single-step variables. Realize a custom command-line SHELL, receive an explanation and implementation of the operation command.
- 2022-03-17 09:51:00下载
- 积分:1