代码搜索结果
找到约 10,000 项符合
PIC 的代码
个人对传统51、pic、avr mega、stc 51系列单片机对比的一点看法.txt
个人对传统51、<mark>pic</mark>、avr mega、STC 51系列单片机对比的一点看法
[ 2008-5-7 11:45:00 | By: 嘉哥 ]
0
推荐原创 : cocoguojia@163.com
本人有幸接触到各种单片机,并用它们做了一些项目。现在回过头来,谈一下自己用各种单片机的感受。仅是个人意见,仁者见仁智者见智。
传统51,我想我就不多说了,适合菜鸟入门,容易 ...
form1.frm
VERSION 5.00
Begin VB.Form Form1
Caption = "背景花纹"
ClientHeight = 3195
ClientLeft = 60
ClientTop = 345
ClientWidth = 4680
LinkTopic =
form1.frm
VERSION 5.00
Begin VB.Form Form1
Caption = "背景花纹"
ClientHeight = 3195
ClientLeft = 60
ClientTop = 345
ClientWidth = 4680
LinkTopic =
form1.frm
VERSION 5.00
Begin VB.Form Form1
Caption = "背景花纹"
ClientHeight = 3195
ClientLeft = 60
ClientTop = 345
ClientWidth = 4680
LinkTopic =
test.pjt
[PROJECT]
Target=GCJIG.HEX
Development_Mode=129
Processor=0x674a
ToolSuite=HI-TECH
[Fuses]
Frequency=10000000.000000
ClockSource=1
Mode=0
WDTEnable=0
WDTBreak=0
WDTPrescale=710
StackBrea
form1.frm
VERSION 5.00
Begin VB.Form Form1
Caption = "背景花纹"
ClientHeight = 3195
ClientLeft = 60
ClientTop = 345
ClientWidth = 4680
LinkTopic =
wavedec2_speck.m
function pic=wavedec2_SPECK(pic0,wavename,scale)
%function pic=wavedec2_SPECK(pic0,wavename,scale)
%用法: pic=wavedec2_SPECK(pic0,wavename,scale)
%功能:将输入的参数pic0进行scale级的小波分解并输出结果
%pic=imread(img);
form1.frm
VERSION 5.00
Begin VB.Form Form1
Caption = "背景花纹"
ClientHeight = 3195
ClientLeft = 60
ClientTop = 345
ClientWidth = 4680
LinkTopic =
halfpic.h
/* OSF/rose half-pic support definitions.
Copyright (C) 1992, 1996, 1997 Free Software Foundation, Inc.
This file is part of GNU CC.
GNU CC is free software; you can redistribute it and/or modify