-
FPGA的特点及应用 jiaoshu fpgade yongtu
FPGA的特点及应用 jiaoshu fpgade yongtu-wu
- 2022-03-19 10:36:12下载
- 积分:1
-
- 2022-05-13 15:12:21下载
- 积分:1
-
Flash图片由小到大渐变动画
Flash图片由小到大渐变动画,类似于由远及近的效果,从远处来到眼前的感觉,不断的放大图片的效果,用于产品图查看浏览特效中。鼠标经过的时候,瞬间变大显示,移开后恢复原貌。
- 2023-08-15 06:50:03下载
- 积分:1
-
分别完成了异步发送电路,接收电路的设计,并把发送和接收电路组合在一起,构成通信控制器。...
分别完成了异步发送电路,接收电路的设计,并把发送和接收电路组合在一起,构成通信控制器。-Send completed asynchronous circuit, receiving circuit design, and to send and receive circuit together constitute the communication controller.
- 2022-07-14 03:03:02下载
- 积分:1
-
C++实现查看电脑CPU型号信息的源码
// Test_cpu.cpp : 定义控制台应用程序的入口点。
//
//=====================================================================================
/* CPUID指令是intel IA32架构下获得CPU信息的汇编指令,
可以得到CPU类型,型号,制造商信息,商标信息,序列号,
缓存等一系列CPU相关的东西。
*/
//#include "stdafx.h"
#include
- 2023-03-08 22:35:03下载
- 积分:1
-
读取串口数据并画实时曲线的VC源码,我试过了,修改一些就可以用了...
读取串口数据并画实时曲线的VC源码,我试过了,修改一些就可以用了-Read the serial data and pictures of the VC-source real-time curve, I tried to amend some can use
- 2022-01-22 11:34:46下载
- 积分:1
-
pc.c是移植于μCOS
pc.c是移植于μCOS-II的PC服务代码(pc.c) 主要改动: 1、#include "includes.h"改为"config.h" 2、在屏幕上显示改为向UART0发送数据,在电脑上显示,影响的函数: PC_DispChar()、PC_DispClrCol()、PC_DispClrRow()、PC_DispClrScr()和PC_DispStr() 3、获取键值改为从UART0获取,影响的函数:PC_GetKey() 4、因为没有dos环境所作的修改,影响的函数: PC_DOSReturn()、PC_DOSSaveReturn()、PC_SetTickRate()(删除)、PC_VectGet()(删除)和 PC_VectSet(删除)。 5、因为定时器不同所作的修改,影响的函数: PC_ElapsedStart()和PC_ElapsedStop()。 6、因为实时时钟不同所作的修改,影响的函数:PC_GetDateTime()。-pc.c is transplanted COS-II PC service code (pc.c) major changes : 1,# include "includes.h" with "config.h" two, displayed on the screen changed to UART0 send data on the computer, the function : PC_DispChar (), PC_DispClrCol (), PC_DispClrRow (), PC_DispClrScr (), and PC_DispStr () 3, access keys to read from UART0 acquisition, the function : PC_GetKey () 4 because no dos environment changes, it will affect the function : PC_DOSReturn (), PC_DOSSaveReturn (), PC_SetTickRate () (deleted), PC_VectGet () (deleted) and PC_VectSet (deleted). 5, becaus
- 2022-12-20 12:30:03下载
- 积分:1
-
Delphi 24点游戏实例代码
Delphi 24点游戏实例代码,这是个图片版的24点游戏源码。读取第一个运算符的位置以得到表达式的第一个数字
function AnyFirstPos(Str: string): Integer;
//读取最后一个运算符的位置以得到表达式的最后一个数字
function AnyLastPos(Str: string): Integer;
//判断最先出现的符号是+号、-号、*号还是/号
function AnyFirstF(Str:String):Char;
//此计算用于计算不带()号的加、减、乘、除运算
function SubCompute(Str:String):integer;
//用于计算表达式的结果
随机读取4张牌同时启动计时器,输入的数至少有一个不是系统所发4张扑克中的一个。
- 2022-01-20 23:25:36下载
- 积分:1
-
Microchip mcu drive SPI for 2.8" OLED
Microchip mcu drive SPI for 2.8" OLED
- 2023-09-03 20:30:03下载
- 积分:1
-
student performance management system is a C language series of the procedures l...
学生成绩管理系统是用C语言编的 程序不大,希望对初学者有用-student performance management system is a C language series of the procedures little hope useful for beginners
- 2022-02-02 01:44:52下载
- 积分:1