-
flatmaster
query for sybase system very good for biginner
- 2011-05-27 22:02:29下载
- 积分:1
-
HelloWorld
C语言编写的一个基于窗口的Hello World!程序(A Hello World based on Window written in C language! program)
- 2020-06-21 10:40:02下载
- 积分:1
-
源码伟 伽勒华域乘法器的verilog代码,经过验证
源码伟 伽勒华域乘法器的verilog代码,经过验证-Source-wei Galle Chinese domain multiplier verilog code, a proven
- 2022-03-23 08:03:58下载
- 积分:1
-
tanchishe
一个简单的贪吃蛇,希望多初学者有点帮助,就用了for循环写的(A simple snake, hope to beginners a little help, the program only used for the cycle to write)
- 2017-04-19 18:58:22下载
- 积分:1
-
用QT库写的查看二进制文件数据的程序,可查看文件第任意字节的数据...
用QT库写的查看二进制文件数据的程序,可查看文件第任意字节的数据-QT library used to write binary data to view the procedure, you can review the file first byte of data of arbitrary
- 2022-10-09 11:00:03下载
- 积分:1
-
滑动块状区域覆盖切换代码
滑动块状区域覆盖切换代码是一款响应式幻灯片切换代码下载。(Sliding block area coverage switching code is a response slide switching code download.)
- 2019-03-08 10:20:50下载
- 积分:1
-
question2
Q1 Create a program that will initialise Port2 bits 0 - 7 to outputs. Then in an endless loop perform the sequence of bit manipulations shown below. Your program should use bit masking operations. Here is an outline of the program in pseudo-code and with the first two bit manipulations done for you.
//initialise port 2 for output
//set all outputs to 0
while(1)
{
FIO2PIN |= 0x04 // set bit 2 on (0x04 = 00000100)
FIO2PIN &= ~0x04 // set bit 2 off
//set port2 bit 1 on
//set port2 bit 1 off
//set port2 bit 4 on
//set port2 bit 6 and bit 7 on
//set port2 bit 4 off
//set port2 bit 6 and bit 7 off
- 2010-03-09 01:40:03下载
- 积分:1
-
直-源
说明: 电视直播源,可用于超级直播软件使用,可编辑。txt文本格式(Television Live Source)
- 2020-06-21 15:40:02下载
- 积分:1
-
SCO2 cycle
sCO2 cycle simulation.
- 2020-12-16 11:29:12下载
- 积分:1
-
facebox效应,可以用来参考。..。
FaceBox 效果,可以用来参考-FaceBox effects, can be used to refer to. . . .
- 2022-08-16 07:16:07下载
- 积分:1