-
分形图象压缩的软件,利用迭呆法实现图象的压缩算法
分形图象压缩的软件,利用迭呆法实现图象的压缩算法-Fractal image compression software, use again and again to stay law realize image compression algorithm
- 2022-06-16 02:12:52下载
- 积分:1
-
Anuvad introduce
阿努瓦德介绍
- 2022-05-13 20:41:32下载
- 积分:1
-
一个接口齐全,功能强大的DBF类,由DELPHI实现.
一个接口齐全,功能强大的DBF类,由DELPHI实现.-a complete interface, powerful DBF category, DELPHI.
- 2022-01-30 21:02:59下载
- 积分:1
-
This routine scans system.h file and generates
a referencelist for all USE_ en...
This routine scans system.h file and generates
a referencelist for all USE_ entries it uses
IFDEF / IFNDEF for decisions.-This routine scans system.h file and generates
a referencelist for all USE_ entries it uses
IFDEF/IFNDEF for decisions.
- 2022-09-27 16:40:02下载
- 积分:1
-
Read entire file contents
这个C程序逐字读取文件的全部内容,最后在终端上打印出来。
- 2023-05-19 05:55:03下载
- 积分:1
-
初用DELPHI编写的一个小工具,可以实现文件的粉碎删除,采用的是用字符对原文件进行填充的方法,效率不是很高...
初用DELPHI编写的一个小工具,可以实现文件的粉碎删除,采用的是用字符对原文件进行填充的方法,效率不是很高-DELPHI written in the beginning with a small tool that allows the file to delete crush, using the characters of the method of filling the original document, efficiency is not very high! ! ! !
- 2022-05-06 19:47:49下载
- 积分:1
-
程序提供了对文件指针的操作,利用指针可以快速的在文件中定位,进行插入替换等操作...
程序提供了对文件指针的操作,利用指针可以快速的在文件中定位,进行插入替换等操作-procedures for the operation of the file pointer, the use of indicators to quickly position in the document, other drop-in replacement operation
- 2022-06-12 02:37:43下载
- 积分:1
-
本程序的功能如下: 1)后台管理,可以对栏目进行设置,添加、删除、修改栏目和专题的功能 2)可以对添加的记录进行添加、删除、编辑的功能 3)前台可以自动生成栏目...
本程序的功能如下: 1)后台管理,可以对栏目进行设置,添加、删除、修改栏目和专题的功能 2)可以对添加的记录进行添加、删除、编辑的功能 3)前台可以自动生成栏目,默认为选择前十的栏目 4)前台显示当天的下载爬行和总的下载排行-the functions of the procedures are as follows : 1) background and management will be set up for the columns, add, delete, change the columns and special features 2) can be added to the record to add, delete, edit functions 3) can automatically generate future columns, the default option for the former 10 columns 4) shows prospects of the day and the total download crawling ranked download
- 2022-03-18 17:50:19下载
- 积分:1
-
确定哪个硬盘驱动器可用以及有多少硬盘空间
确定哪个硬盘驱动器可用以及有多少硬盘空间-determine which hard drives and the number of available hard disk space
- 2022-09-03 16:05:03下载
- 积分:1
-
PIC 4 位数液晶显示接口
/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*项目 016-4 位数液晶模块的接口CCS 编译器由 Michel 柴 (c) 2004 年 9 月。http://users.skynet.be/bk317494/---bavin@skynet.be-----......享受 !仅用于个人或教育的开放源码。*/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////#include < 18f452 h =""> / / 设备选择#device adc = 10 * = 16#fuses XT、 NOWDT、 NOPROTECT、 NOLVP、 放、 NOBROWNOUT、 NOOSCSEN、 CCP2C1、 NOSTVREN、 NODEBUG#use delay(clock=4000000) / / 4 兆赫 !ADC 不是最优 20 MhZ + 电力消费双打#use rs232 (波特率 19200,传输分类 = = PIN_C6,垃圾车 = PIN_C7)#use i2c (主,sda = PIN_C4,沙田至中环线 = PIN_C3,快速)#zero_ram#PRIORITY#use fast_io(A)#use fast_io(B)#use fast_io(C)#use fast_io(D)#use
- 2022-07-17 12:47:31下载
- 积分:1