-
此程序演示一个完整的图形及交互式的应用程序运行它还可以绘制出不同的可在屏幕上进行移动的图形...
此程序演示一个完整的图形及交互式的应用程序运行它还可以绘制出不同的可在屏幕上进行移动的图形-this procedure demonstrated a complete graphics and interactive application procedures can also map out the different screen screen for mobile graphics
- 2023-09-02 06:20:03下载
- 积分:1
-
利用编译原理的思想实现的科学计算器,功能比较齐全
利用编译原理的思想实现的科学计算器,功能比较齐全-The idea of using the compiler to achieve the principle of the scientific calculator, function relatively complete
- 2022-01-27 22:51:48下载
- 积分:1
-
Simple program
这是一个简单的java程序,如简单的if sytatement、if else语句、随机数、数组存储、switch语句、fibonacci、whileloop、等级计算和减量
- 2022-08-04 05:29:54下载
- 积分:1
-
Windows Socket Programming
Windows Socket编程-Windows Socket Programming
- 2022-07-09 01:57:34下载
- 积分:1
-
u_reg H”。
u_reg.h"
void Delay_MS(unsigned int ms)
void main()
{
asm(" STM #0000h,CLKMD ")
while(*CLKMD & 0x01 )
asm(" STM #40C7h,CLKMD ") //设置CPU运行频率=100M
/* 40C7h:5*clkin =100M
30c7h:4*clkin =80M
20c7h:3*clkin =60M
10C7h:2*clkin =40M
*/
asm(" stm #4240h, SWWSR ")
//2 wait except for on-chip program 1
asm(" stm #00a0h, PMST ") //MP/MC = 0, IPTR = 001,ovly=0
asm(" stm #0802h, BSCR ")
asm(" STM #0h,IMR ")
while(1)
{
Delay_MS(500)
asm(" RSBX XF ")
Delay_MS(500)
asm(" SSBX XF ")
}
-sdqwd
- 2022-02-04 22:56:44下载
- 积分:1
-
该程序是有关 h u f f m a n 编 码的相关事宜
该程序是有关 h u f f m a n 编 码的相关事宜-huffman
- 2023-06-03 09:55:03下载
- 积分:1
-
输入一个句子(由空格分隔的若干个词)将该句子按如下的要求输出:
1.第偶数个词反序,第奇数个词不反序
2.个词之间只留一个空格
3.句首和句尾不留空...
输入一个句子(由空格分隔的若干个词)将该句子按如下的要求输出:
1.第偶数个词反序,第奇数个词不反序
2.个词之间只留一个空格
3.句首和句尾不留空格-importation of a sentence (space separated by the number of words) Revise the sentence requested by the following output : 1. even the first-term anti-sequence, section 000 odd word does not fight sequence two. between the words out, leaving only a blank 3. the first sentence and the end of the sentence without leaving spaces
- 2022-02-09 18:33:21下载
- 积分:1
-
the status bar shows the time
在状态栏中显示时间-the status bar shows the time
- 2022-03-19 05:57:45下载
- 积分:1
-
试验led跑马灯和led数字显示功能,可变换闪烁频率
试验led跑马灯和led数字显示功能,可变换闪烁频率-Marquee and led the pilot led digital display, can change the frequency of blinking
- 2022-04-08 09:29:46下载
- 积分:1
-
100例Visual C++实用源书,精心挑选的100编程…
Visual C++ 实用程序100例随书源码,精心选取了100个编程实例,分别讲叙了窗体与界面,图形处理与多媒体,文件与系统,网络与数据库,控件以及其他一些应用.-Visual C++ Utility source book with 100 cases, carefully selected 100 programming examples, respectively讲叙the form and interface, graphics and multimedia, documents and systems, networks and databases, control and other applications .
- 2023-04-02 18:30:04下载
- 积分:1