-
tree
一个非常的好的源码,完美地实现了树形控件中条目的拖放功能。(A very good source, the perfect realization of the entries in the tree control drag-and-drop function.)
- 2012-12-08 23:20:23下载
- 积分:1
-
基于单片机的无线设置电子万年历设计
PROTEUS软件是英国Lab Center Electronics公司出版的EDA工具软件,它不仅具有其它EDA工具软件的仿真功能,还能仿真单片机及外围器件。KEIL是嵌入式开发工具专业制造商。KEIL软件公司的产品包括C编译器、宏编译器、实时内核、调试器、模拟器等仿真开发装置。本设计是基于51系列的单片机进行的电子万年历设计。该电路采用AT89C52单片机作为核心,功耗小;采用DS1302时钟芯片实现时钟,DS1302芯片是一种高性能的时钟芯片,精度高;采用LCD液晶显示屏,液晶显示屏的显示功能强大,可显示大量文字,图形,显示多样,清晰可见;采用普通触发式按键对时间进行修改;程 序采用C语言编写。所有程序编写完成后,在KEIL软件中进行调试,确定没有问题后,在PROTEUS软件中嵌入单片机内进行仿真。综上所述此万年历具有读取方便、显示直观、功能多样、电路简洁、成本低廉等诸多优点,符合电子仪器仪表的发展趋势,具有广阔的市场前景。
- 2022-07-25 13:26:01下载
- 积分:1
-
VC 压缩解压
用于VC环境下的压缩解压,已用,没问题
- 2023-01-10 12:40:03下载
- 积分:1
-
实现图像的无损压缩
该程序主要实现图像的无损压缩,具体算法包括:
(1)整数小波变换+SPIHT无损压缩
其中整数小波可以采用JPEG2000提供的5-3小波,也可以采用S+P变换,本程序均已给出。
(2)DPCM+算术编码
DPCM采用的是JPEG中采用的方法;
(3)JPEG-LS标准
JPEG-LS的无损压缩性能非常好,超过JPEG2000。(The program mainly realize lossless image compression, the specific algorithm include: (1) integer wavelet transform SPIHT Integer Wavelet lossless compression which can be used to provide the 5-3 wavelet JPEG2000, can also adopt the S P transform, the procedures are given. (2) DPCM arithmetic coding DPCM is used in JPEG methodology (3) JPEG-LS standard JPEG-LS lossless compression of very good performance, more than JPEG2000.)
- 2008-06-02 11:01:57下载
- 积分:1
-
ATKNCR数字字母手写识别库
功能:支持数字/小写字母/大写字母/混合四种识别模式.
本识别程序使用起来相当简单.
第一步:调用alientek_ncr_init函数,初始化识别程序
第二步:获取输入的点阵数据(必须有2个及以上的不同点阵数据输入)
第三步:调用alientek_ncr函数,得到识别结果.
第四步:如果不需要再识别,则调用alientek_ncr_stop函数,终止识别.如果还需要继续,则重复2,3步即可.
- 2022-03-07 05:32:00下载
- 积分:1
-
C#
- 2022-07-16 15:28:48下载
- 积分:1
-
基于89c51的源代码的小车控制,已经公里实现可用
在独立使用本源代码时候,应该自行调整他的控制参数。。
- 2023-05-27 04:40:03下载
- 积分:1
-
one-based
一种基于背景减法和帧差的运动目标检测算法(Based on background subtraction and frame difference moving target detection algorithm)
- 2013-07-31 09:12:36下载
- 积分:1
-
模拟退火算法解决TSP问题,用固体退火模拟组合优化问题,将内能E模拟为目标函数值f,温度T演化成控制参数t,即得到解组合优化问题的模拟退火算法:由初始解i和控制...
模拟退火算法解决TSP问题,用固体退火模拟组合优化问题,将内能E模拟为目标函数值f,温度T演化成控制参数t,即得到解组合优化问题的模拟退火算法:由初始解i和控制参数初值t开始,对当前解重复“产生新解→计算目标函数差→接受或舍弃”的迭代,并逐步衰减t值,算法终止时的当前解即为所得近似最优解-Simulated annealing algorithm to solve the TSP problem, combined with solid-annealing simulation optimization problems, the internal energy E is modeled as the objective function value f, temperature T evolved into control parameter t, that is to be solutions of combinatorial optimization problems simulated annealing algorithm: from the initial solution i and control the parameters of the initial value t begin to repeat the current solution, " to generate new solutions of differential → → calculation of the objective function to accept or give up," iteration, and gradually decay t values, the algorithm is terminated shall be derived from the current approximate solution of the optimal solution
- 2022-02-20 05:04:22下载
- 积分:1
-
PWM
DC-DC变换器的DSP28335控制程序,采样TI的软件架构,实现软启动,闭环控制等(DC-DC converter DSP28335 control procedures, sampling TI software architecture, soft start, closed-loop control)
- 2016-03-17 11:12:33下载
- 积分:1