搜索结果
找到约 18 项符合
week 的查询结果
按分类筛选
其他 Enter what day the first letter to a judgment as of the week, if the first letter, continue to judge
Enter what day the first letter to a judgment as of the week, if the first letter, continue to judge the second letter.
Java编程 The program is used for the calculations of the day , week , month on the calendar .
The program is used for the calculations of the day , week , month on the calendar .
文章/文档 Virtual process week in the experimental vehicle build at BMW AG
Virtual process week in the experimental vehicle build at BMW AG
Java编程 Last week I posted an article on a simple C++ template class, XYDataArray, I used in my system devel
Last week I posted an article on a simple C++ template class, XYDataArray, I used in my system development tool. The main purpose of this template class is to store and sort general data types. I needed to implement the same thing in Java, since the tool I developed has a compatible Java version. I ...
通讯编程文档 This is the procedure for lab 1. This is a two-week lab. Prelab should be done BEFORE going to the l
This is the procedure for lab 1. This is a two-week lab. Prelab should be done BEFORE going to the lab session. In this lab the dielectric properties of materials and how these properties affect electric fields will be analized.
FlashMX/Flex源码 I ll probably write up a short article next week outlining how the ActionScript works, so people can
I ll probably write up a short article next week outlining how the ActionScript works, so people can modify it, and work with it more easily in Flex.
You can download the component and source code here. There are some instructions in the FLA on how to use it. Note that this is not a compiled compo ...
VC书籍 self learning VC++ within a week
self learning VC++ within a week
其他 Programming Embedded System 10 week course using C Keil C51
Programming Embedded System
10 week course using C Keil C51
单片机编程 状态机设计
状态机设计:8.1.1 数据类型定义语句TYPE语句的用法如下:TYPE 数据类型名IS 数据类型定义OF 基本数据类型;或TYPE 数据类型名IS 数据类型定义;TYPE st1 IS ARRAY ( 0 TO 15 ) OF STD_LOGIC ;TYPE week IS (sun,mon,tue,wed,thu,fri,sat) ;
8.1.1 数据类型定义语句TYPE m_state IS ( st0,st1,st2,st3,st4,st5 ) ;S ...
开发工具 单片机12864液晶时钟显示程序
12864液晶时钟显示程序
LCD 地址变量
;**************变量的定义*****************
RS             BIT      P2.0            ;LCD数据/命令选择端(H/L)
RW &nb ...