-
jetspeed比较详细的文档,是在JAVA研究组织上转载的。
jetspeed比较详细的文档,是在JAVA研究组织上转载的。-jetspeed more detailed documentation, the JAVA study reproduced in the organization.
- 2022-02-20 18:47:31下载
- 积分:1
-
基于微弱信号检测的混沌背景下的Volterra滤波器。
基于Volterra滤波器的混沌背景弱信号检测.-Volterra filter based on the chaotic background of weak signal detection.
- 2023-03-08 05:25:02下载
- 积分:1
-
此为一款基于J2ME的手机游戏,《重装机兵》源代码,本源码并未在手机上测试,可以编译成功。这款游戏基本实现了必须的所有功能,如碰撞探测、地图转换、NPC对话、事...
此为一款基于J2ME的手机游戏,《重装机兵》源代码,本源码并未在手机上测试,可以编译成功。这款游戏基本实现了必须的所有功能,如碰撞探测、地图转换、NPC对话、事件处理,、横版回合制战斗系统等,并根据原游戏的特色加入了人、车两战斗系统,在玩的过程中,你可以用方向键控制人物行走;回车键弹出游戏菜单,"1"键进行命令取消。-This is a J2ME-based mobile phone games, the " capacity of soldiers," the source code, the source has not been tested on cell phone, you can compile successfully. The basic implementation of the Games must be all the features such as collision detection, map conversion, NPC dialogue, handle case, cross-version of turn-based combat system, and in accordance with the characteristics of the original game by adding the person, the two fighting vehicle system, playing process, you can use the arrow keys to control the character walk Games Enter the pop-up menu, " 1 " key to cancel the order.
- 2022-01-25 19:57:56下载
- 积分:1
-
和MODEM通讯,VB
和MODEM通讯,VB-And MODEM communications, VB
- 2022-03-24 10:03:32下载
- 积分:1
-
Dialogic E1 DEMO program
Dialogic E1 DEMO program
- 2022-01-26 02:09:32下载
- 积分:1
-
利用vc实现的局域网文件传输,共分为客户端和服务器端两部分,该部分是文件传输的客户端,采用了TCP/UDP协议,可扩展到net网络传输!...
利用vc实现的局域网文件传输,共分为客户端和服务器端两部分,该部分是文件传输的客户端,采用了TCP/UDP协议,可扩展到net网络传输!-use vc achieve LAN file transfer, is divided into client and server-side two, The file transfer is part of the client, using the TCP/UDP protocol, which can be expanded to net network transmission!
- 2022-03-05 09:04:06下载
- 积分:1
-
多线程扫描IP段,可以控制线程数量。简单实现了聊天功能
多线程扫描IP段,可以控制线程数量。简单实现了聊天功能-Multi-threaded scanning IP paragraph, you can control the number of threads. Realize a simple chat
- 2023-01-14 10:00:06下载
- 积分:1
-
银行呼号系统设计
资源描述#include
#define uchar unsigned char //宏定义
#define uint unsigned int //宏定义
sbit rs=P2^0;
sbit e=P2^1;
sbit key1=P2^2; //四个服务人员的按键
sbit key2=P2^3;
sbit key3=P2^4;
sbit key4=P2^5;
sbit shengyinled=P2^6; //模拟声音
sbit fuwuled=P2^7;
uchar hao[50]="0"; //存储当前需要服务的号码
uchar j=0; // 号码的个数
uchar *quhao=hao;
uchar key=0; //按键值
uchar code table[]="0123456789";
uchar code table1[]="Welcome!";
uchar code table2[]="No.0000->0hao";//用于液晶初始化显示
void delay(uchar z) //延时函数
{
uchar i,j;
for(i=z;i>0;i--)
for(j=110;j>0;j--);
}
void wr
- 2022-02-22 09:46:21下载
- 积分:1
-
液晶1602详细中文资料,资源共享,互相帮助
液晶1602详细中文资料,资源共享,互相帮助-1602 Chinese liquid crystal detail information, resource sharing, mutual help
- 2023-05-15 07:30:03下载
- 积分:1
-
定义主机正在通讯闪灯信号,定义主机通讯传送握手信号,接收子程序,延时子程序...
定义主机正在通讯闪灯信号,定义主机通讯传送握手信号,接收子程序,延时子程序-definition mainframe communications are flashing light signals, definitions mainframe handshake signal transmission, the receiving subroutine, delay subroutine
- 2022-12-05 07:00:03下载
- 积分:1