-
介绍Windows CE开发工具Platform Builder的原版英文资料!不可不看!...
介绍Windows CE开发工具Platform Builder的原版英文资料!不可不看!-introduced Windows CE Platform Builder development tool in the original English! Must-see!
- 2022-02-01 07:57:04下载
- 积分:1
-
Referring to foreign plant design, plant design can be realized domestic
借鉴国外的工厂设计,可实现国内的工厂设计-Referring to foreign plant design, plant design can be realized domestic
- 2023-07-08 23:40:04下载
- 积分:1
-
modem控制拨号控件
modem控制拨号控件-control dial-up modem control
- 2022-02-07 06:57:45下载
- 积分:1
-
C++做的简易电子词典。学习数据结构的可以看看。
C++做的简易电子词典。学习数据结构的可以看看。-C++ to do a simple electronic dictionary. Learning data structure can look.
- 2022-02-02 20:31:34下载
- 积分:1
-
VC language coding HAUFMM
用VC语言实现HAUFMM的编码-VC language coding HAUFMM
- 2022-07-03 07:21:36下载
- 积分:1
-
类numberlistener实现ActionListener {
class NumberListener implements ActionListener{
public void actionPerformed(ActionEvent e){
if (!append) {
tf.setText("")
append=true
}
String s=tf.getText()
s+=e.getActionCommand()
tf.setText(s)
if (!btn[10].isEnabled()){
for(int i=10 i
- 2022-02-28 23:01:36下载
- 积分:1
-
buy lottery procedures. The procedure can buy two tickets, lotteries and lottery...
购买彩票程序。该程序可以购买两种彩票,福彩和体彩。其中用到了随机数。-buy lottery procedures. The procedure can buy two tickets, lotteries and lottery. Which uses a random number.
- 2023-03-13 20:55:03下载
- 积分:1
-
VHDL电子时钟
用VHDL实现的电子时钟,24小时格式,可以通过按键调整时间得益于数电知识中的计数器级联构成高进制计数器的启发,我的思路是这样的:1)各不同位的时钟问题。时钟共有6位,分别为秒的高低位、分的高低位、时的高低位。把秒低位的进位当作秒高位的时钟,秒高位的进位当作分低位的时钟,依次类推,可以解决不同位的不同时钟问题。2)各不同位的进制问题。与此同时要解决进制问题,秒分的低位为十进制,秒分的高位为六进制,以及时的高位为三进制(电子时钟为24小时制),这五种情况都易解决,但时的低位就有点复杂了,既有十进制的情形又有四进制的情形。仔细琢磨之后,根据两条IF语句解决了这个问题。那就是若小时高位为”0000”或”0001”时,时的低位为十进制,若小时高位为”0010”,时的低位为四进制。3)校时问题。刚开始时,对了校时没有个思路。但有一次我想看看整体进制等对不对,于是把整体时钟调快了很多,这样,很快就走了“24”小时,然后灵感就来了,就想可以设置这么两个不同频率的整体时钟,一个可能控制分,一个可以控制小时,然后为了可以精确到秒,又设置了一个可以让整个时钟系统暂停的按键,这样整个时钟的实现就完成了,最后又在时分和分秒中间加入了一个小横杠”-”。
- 2023-08-22 19:40:04下载
- 积分:1
-
Sokoban (modified version) games, straight to the game developers have a friend...
推箱子(修改版)游戏,直得对游戏开发的朋友学习或参考.-Sokoban (modified version) games, straight to the game developers have a friend learning or reference.
- 2022-12-27 21:45:03下载
- 积分:1
-
audio and speech compression,image restoration,ezw tree using trellis codes
audio and speech compression,image restoration,ezw tree using trellis codes
- 2022-01-25 23:20:56下载
- 积分:1