资源列表
[单片机(51,AVR,MSP430等)] Remote-control-key-decoder-12864
说明:单片机程序开发,遥控键值解码-12864LCD显示-MCU application development, remote control key decoding-12864LCD display<wry> 在 2025-09-26 上传 | 大小:46kb | 下载:0
[单片机(51,AVR,MSP430等)] STM32-TFTLCD(3.2)ShowChinese
说明:基于STM32的TFTLCD(3.2寸)的汉子显示程序,开发环境为Keil MDK。-Based on the STM32 TFTLCD (3.2-inch) man program development environment for the Keil MDK.<丁小响> 在 2025-09-26 上传 | 大小:1.1mb | 下载:0
[单片机(51,AVR,MSP430等)] IAP
说明:STC12C5A32S单片机IAP的使用方法-STC microcontroller IAP use<于关永> 在 2025-09-26 上传 | 大小:39kb | 下载:0
[系统编程] banking-practice
说明:本实例实现了银行业务的模拟。假设某个银行有4个窗口对外接待客户。从早晨银行开门 不断有客户进入银行。由干每个窗口在某-时刻只能接待一个客户,因此在客户人数众多时需 在每个窗口前顺次徘队。对子刚进入银行的客户,如果某个窗口的业务员正空闲,则可上前办 理、Ik务,反之,若4个窗口都忙着,则要选择一个最短的队伍排队。现在需要编制一个程序来 模拟银行的这种业务活动并计算一天中客户在银行的平均逗留时间。-The examples of simulation of the banking business.<hxk> 在 2025-09-26 上传 | 大小:2kb | 下载:0
[浏览器] InternetBrowser
说明:VB写的浏览器,看样子还不错,界面挺简洁的,可以自己修改修改UI让它更漂亮些。主要是学习里面的源理。-Browser written in VB, seems pretty good, the interface is very simple, you can make changes to modify the UI to make it prettier. Is learning inside source management.<吴忠> 在 2025-09-26 上传 | 大小:116kb | 下载:0
[系统编程] Large-integer-factorial
说明:本实例实现了一个计算大整数阶乘的程序。通常使用递归来计算一个整数的阶乘。但是, 因为ii.算本身能够表示的最大整数是有限的,所以能够计算的阶乘整数要受到限制。本程序使 用数组来存储结果,因而很好地解决了这个问题,只要有足够大的数组就能计.任意大的整数0-Examples of the realization of a to calculate large integer factorial program. Usually use recursion to calculate the facto<hxk> 在 2025-09-26 上传 | 大小:1kb | 下载:0
[Internet/网络编程] GSLB
说明:全局负载均衡GSLB的实现机制,可供读者参考下载,-The GSLB achieve global load balancing mechanism for the reader is referred to download,<杨晓忠> 在 2025-09-26 上传 | 大小:345kb | 下载:0
[系统编程] Sets-binary-tree-algorithm
说明:本实例实现了二叉树相关的一系列算法,包括建立二叉树、二叉树的前序、中序和后序遍历、统计数的结点数和叶子结点数。-The examples of the binary tree algorithm, including the establishment of a binary tree, binary tree preorder, inorder, and postorder traversal, statistical number of nodes and leaf nodes.<hxk> 在 2025-09-26 上传 | 大小:1kb | 下载:0