-
Wimax 信号传播
Wimax 信号传播的仿真程序。欢迎下载、参考。
- 2022-01-25 23:40:27下载
- 积分: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
-
上位机软件动态获取计算机COM口
应用背景
通过MFC6.0生成一个单文档程序,然后新建一个对话框并生成一个新类;在对话框中添加两个组合框控件。在生成的新类上右击增加windows消息WM_INITDIALOG生成处理函数,函数内容见“关键技术描述”。函数体中的index和baud均为int型,可设为全局变量。
关键技术BOOL CComDlg::OnInitDialog()
{
CDialog::OnInitDialog();
((CComboBox *)GetDlgItem(IDC_COMBO2))->AddString("4800");
((CComboBox *)GetDlgItem(IDC_COMBO2))->AddString("9600");
((CComboBox *)GetDlgItem(IDC_COMBO2))->AddString("38400");
((CComboBox *)GetDlgItem(IDC_COMBO2))->AddString("115200");
((CComboBox *)GetDlgItem(IDC_COMBO2))->SetCurSel(0+baud);
long lReg;
HKEY hKey;
DWORD MaxValueLength;
- 2022-03-14 01:15:16下载
- 积分:1
-
Siemens Gprs module installed and the data transceiver
西门子的Gprs模块的设置与数据收发的方法-Siemens Gprs module installed and the data transceiver
- 2022-05-22 23:13:47下载
- 积分:1
-
J1939协议栈的设计,调整布局结构
sae j1939协议栈的设计方法,并举例讲解协议栈的设计,让你学会diy j1939协议栈-j1939 protocols stack is designed,which adapt layout architecture
- 2022-01-31 07:10:43下载
- 积分:1
-
各种滤波器的设计方法,包括直接型、移位型、分布式滤波器设计。各类滤波器设计概括总结
各种滤波器的设计方法,包括直接型、移位型、分布式滤波器设计。各类滤波器设计概括总结-A variety of filter design methods, including direct type, shift type, distributed filter design. Summed up all kinds of filter design
- 2022-08-10 18:40:08下载
- 积分:1
-
modbus protocol the whole solution, modicon the company prepared an agreement, i...
modbus协议全解,modicon公司编写的协议,很权威,很有参考价值。-modbus protocol the whole solution, modicon the company prepared an agreement, it is authoritative, useful reference value.
- 2022-04-20 09:53:33下载
- 积分:1
-
Designed primarily for industrial control, first configured hardware required do...
主要为工控设计的,先配置好硬件所需的文件,和需要发送的命令,配合tftp,就可以自动下载硬件所需要的系统文件了。还可以自动发送命令给硬件。类似超级终端。仅共学习参考。-Designed primarily for industrial control, first configured hardware required documents, and the need to send orders, with tftp, you can automatically download the hardware needed for the system files. Can also automatically send a command to the hardware. Similar to HyperTerminal. Only a total learning reference.
- 2022-02-12 00:34:34下载
- 积分:1
-
Modelin and Simulation of Routing Protocol for Mobile Ad Hoc Networks Using Colo...
Modelin and Simulation of Routing Protocol for Mobile Ad Hoc Networks Using Colored Petri Nets
- 2022-10-30 19:40:03下载
- 积分:1
-
实现RAS客户类拨号上网系统
实现RAS客户类拨号上网系统-achieve RAS dial-up Internet customers type system
- 2022-05-12 14:27:42下载
- 积分:1