资源列表

« 1 2 ... .24 .25 .26 .27 .28 157029.30 .31 .32 .33 .34 ... 216393 »

[VHDL编程alu

说明:module alu (ina,inb,ALU_BUS,S,cout,y,clk) input[7:0] ina input[7:0] inb input ALU_BUS,clk input[2:0] S output cout output[7:0] y reg cout reg[7:0] y always @(posedge clk) begin if(ALU_BUS) begin case(S)
<suhuhu> 在 2025-11-22 上传 | 大小:468kb | 下载:0

[单片机(51,AVR,MSP430等)danpianji

说明:光幕防盗系统由STC89C51单片机、声敏电阻、光敏电阻、LED灯、蜂鸣器、三级管、电线、电源等组成。本程序基于此有汇编和c两种语言-Light curtains anti-theft system by SCM STC89C51, sound sensitive resistors, the composition of the photosensitive resistor, LED lights, a buzzer, three tubes, wires, power supply, et
<dl> 在 2025-11-22 上传 | 大小:468kb | 下载:0

[百货/超市行业post

说明:Abrindo uma pagina web usando método POST.
<elizandro> 在 2025-11-22 上传 | 大小:468kb | 下载:0

[ICQ/即时通讯QCChhatRoomQ

说明:类似QQ的聊天室程序源码,包含客户端端、服务器端支持表情发送 -Similar QQ chat program source code that contains the client side, server-side support face to send
<> 在 2025-11-22 上传 | 大小:468kb | 下载:0

[单片机(51,AVR,MSP430等)USART_test

说明:stm32 usart的简单应用 通过printf将串口数据打印到超级终端或其他串口调试工具 适合初学stm32的童鞋学习使用stm32的usart -stm32 usart
<summery> 在 2025-11-22 上传 | 大小:468kb | 下载:0

[uCOS开发LPC1768_Example

说明:LPC1768基于ucos下例程,包括GPIO,DMA,Modbus等模块-LPC1768-based ucos routines, including GPIO, DMA, Modbus module
<yebin> 在 2025-11-22 上传 | 大小:468kb | 下载:0

[嵌入式Linuxjlink-programming-supervivi-

说明:详细说明了怎样用jlink烧写supervivi到nor。我用的是友善之臂的micro2440,脚本文件选择的GQ2440.jflash,用别的脚本文件就总是连接失败。-Details how to use jlink to programming supervivi of nor. Friendly arm micro2440 of the scr ipt file select the GQ2440.jflash other scr ipt file is always the connec
<echo> 在 2025-11-22 上传 | 大小:468kb | 下载:1

[matlab例程Floyd

说明:Floyd算法的matlab实现。对输入的邻接距离矩阵计算图中任意两点间的最短距离矩阵和路由矩阵,且能查询任意两点间的最短距离和路由。并根据结果自动绘制出了最短路径图。 程序中使用了前向路由和回溯路由两种方法,并对于无向图进一步减小算法复杂度。-Matlab implementation of the Floyd algorithm. Adjacent input distance matrix between any two points in calculating the figure
<lijun> 在 2025-11-22 上传 | 大小:468kb | 下载:0

[Windows编程HHRrara

说明:华冈人事管理主要抱括:员工管理---员工管理---离职管理---员工考核---合同管理---员工奖惩---住宿管理---员工报鸽系统初始化---班类设定---工作时间设定---奖惩分类---部门档案----学历设置---职务设置---考勤类别设置---法定假日设定考勤管理---卡号管理---数据读取---考勤数据处理---考勤登记---考勤查询---刷卡卡异常查询---考勤调整---未刷卡查询餐厅管 -The Hanaoka Personnel Management to hold incl
<压榨> 在 2025-11-22 上传 | 大小:468kb | 下载:0

[其他小程序lzma-4.32.7.tar

说明:LZW compress / decompress program
<CEG> 在 2025-11-22 上传 | 大小:468kb | 下载:0

[MacOS编程stockfish-222-mac

说明:MacOS游戏-stockfish-222-mac源代码,对钻研MacOS游戏开发有很好参考价值。-MacOS game-stockfish-222-mac source code, a good reference value to studying the MacOS game development.
<微型开发者> 在 2025-11-22 上传 | 大小:468kb | 下载:0

[驱动编程flashrom-0.9.6.1

说明:Flashrom Ver. 0.9.6.1 Flashrom is a Linux program for probing/reading/erasing/writing Flash ROM chips, containing BIOS/EFI/Firmware etc.
<Andrew> 在 2025-11-22 上传 | 大小:468kb | 下载:0
« 1 2 ... .24 .25 .26 .27 .28 157029.30 .31 .32 .33 .34 ... 216393 »

源码中国 www.ymcn.org