-
手机连连看游戏源码 打包后可以运行在手机上
手机连连看游戏源码 打包后可以运行在手机上-Mobile Phone Games Lianliankan source package can be run on the mobile phone
- 2022-03-25 02:33:56下载
- 积分:1
-
gprs开发使用程序,wince上的gprs应用程序。使用串口通信来控制gprs模块。源程序还包含pdu编码和解码示例及详细说明...
gprs开发使用程序,wince上的gprs应用程序。使用串口通信来控制gprs模块。源程序还包含pdu编码和解码示例及详细说明-gprs development procedures, wince on gprs applications. Serial communication to control the use of gprs module. Source also includes examples of PDU encoding and decoding and a detailed description
- 2022-02-05 05:52:38下载
- 积分:1
-
a two documents can be established MFC procedures, a new document will automatic...
一个能建立两种文档的MFC程序,新建一个文档时会自动提示要新建哪种类型的文档,两种文档均有读取,保存功能-a two documents can be established MFC procedures, a new document will automatically suggest to the new type of document, the two documents are read, retention
- 2022-01-31 23:39:54下载
- 积分:1
-
一个用C++代码实现学生宿舍管理系统,用到MFC实现
一个用C++代码实现学生宿舍管理系统,用到MFC实现-domain system
- 2023-04-21 08:35:03下载
- 积分:1
-
订单管理系统
仅用作个人开发使用。系统启动的时候有一个管理员用户,使用这个用户登录后,可以添加其他用户,而且每一个用户都可以更改自己的密码。
- 2022-01-25 16:37:17下载
- 积分:1
-
Collected orion_ep93xx_wince_bsp_1
收集到的orion_ep93xx_wince_bsp_1-3-507红外收发驱动源码,未作测试-Collected orion_ep93xx_wince_bsp_1-3-507 infrared transceiver driver source code, not for testing
- 2022-01-23 11:21:05下载
- 积分:1
-
能在TC环境下显示图片的代码,能判断你的硬件设备是不是支持显示。...
能在TC环境下显示图片的代码,能判断你的硬件设备是不是支持显示。-The codes can show picture in TC environment,also can judge that wheather hardware devices support display function.
- 2022-05-28 02:40:31下载
- 积分:1
-
用C++实现的队列数据结构。对数据结构和算法的初学者是很好的学习材料。...
用C++实现的队列数据结构。对数据结构和算法的初学者是很好的学习材料。-The file is about queue data structur.It is implemented with C++ language.
- 2023-02-19 05:05:03下载
- 积分:1
-
一种新的强大的支持向量机处理系统,多个数据
一种新型的功能强大的svm处理系统,拥有多种处理数据的能力-a new powerful svm processing systems, multiple data-handling capacity
- 2022-01-29 02:16:32下载
- 积分:1
-
俄罗斯方块
一个俄罗斯方块游戏
对游戏控制的类
package com.main;
import java.awt.*;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import java.awt.event.KeyEvent;
import java.awt.event.KeyListener;
import javax.swing.*;
import javax.swing.border.Border;
import javax.swing.border.EtchedBorder;
public class ControlPanl extends JPanel
- 2022-01-22 00:16:48下载
- 积分:1