搜索资源列表
网站计数器asp源代码
网站计数器,支持多用户,文本格式返回计数值,方便二次处理。用后台管理部分,适合与ASP、SQL研究之用。
多用户计数器
asp 多用户计数器
完美无错版
12进制计数器
- 应用VHDL语言编写十二进制计数器
7位二进制计数器
- 应用VHDL语言编写设计一个带计数使能、异步复位、同步装载的可逆七位二进制计数器,计数结果由共阴极七段数码管显示
增量式光电编码器计数器 Verilog 程序
- 增量式光电编码器计数器 Verilog 的程序,附源 Verilog 的代码.
flash_asp在线计数器
- 在线计数器FLASH-Online Counter FLASH
JSP+JAVA BEAN实现的计数器程序
- JSP+JAVA BEAN实现的计数器程序-JSP Java Beans procedures to achieve the Counter
计数器程序
- 单片机计数器程序。-counter SCM procedures.
飞鸟计数器v1.0
- asp 和 flash 的完美结合,含7种计数器样式-asp flash and the perfect combination, with seven species of counter styles
计数器
- 多功能计数器(windows)-multifunctional counter (windows)
计数器_jason
- 一个经典小巧的计数器,绝对值得收藏。-a classic small counter, definitely worth collecting.
计数器的例子
- 这里有个JAVA和CGI程序结合的访问计数器的例子. 其实单纯做访问计数器,只有CGI就够了. 但希望统计用户访问该主页的时间时,只用CGI好象就不行了. (本例没有这个功能. :PPP) -Here is the Java and CGI program combining the visit counter examples. In fact done simply counter, only CGI suffice. But I
减法计数器
- EDA常用计数函数VHDL程序设计,减法计数器:可预置数:-common counting function EDA VHDL programming, subtraction counter : Preset :
计数器原码
- 采用Stack类来实现计数器的简单运算.-used to achieve a simple counter computing.
数据库计数器 v1.72
- 功能:可以控制浏览量的计数器,文字计数与图片计数,IP计数功能 新增浏览量,今日,本月,上月,日均流量 开站天数,-function : to control the hits counter, counting words and pictures counting, the counting function IP new hits, today, this month, last month, the average daily
C++编写的CGI计数器程序
- 用C++编写的计数器CGI程序,功能强大,运行速度快速可靠,计数器也可以隐藏,该CGI程序运行于WinNT/Intel平台。-Counter written by VC++, high speed when runing.
计数器:generate语句的应用
- VHDL语言应用实例,计数器的设计,用GENERATE语句实现-VHDL example, counter design, realization GENERATE statement
简单的计数器
- 本人用C#制作的简单计数器,以供初学者学习-I used C# produced by the Counter simple to learn for beginners
有时钟使能端的十进制计数器
- 有始终使能端的十进制计数器,经验证可以实现-have always enable side of the decimal counter, the experience can be achieved certification
可预置的8位计数器源程序
- 可预置的8位计数器程序的主要部分分析 #include <AT89X51.H> //器件配置文件 #define uchar unsigned char //变量类型的宏定义 #define uint unsigned int uchar code SEG7[10]={0x03,0x9f,0x25,0x0d,0x99, //0~9的数码管段码 0x49,0x41,0x1f,0x01,0x09}