登录
首页 » Windows开发 » 一个基于windows ce 4.2系统的SH3处理器的TCPIP服务器程序

一个基于windows ce 4.2系统的SH3处理器的TCPIP服务器程序

于 2022-02-06 发布 文件大小:120.29 kB
0 241
下载积分: 2 下载次数: 1

代码说明:

一个基于windows ce 4.2系统的SH3处理器的TCPIP服务器程序-windows ce based on a 4.2 system SH3 processor server TCPIP

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 吐温,UI,VB,VB.NET VB6
    应用背景从一个ADF扫描仪扫描(自动文档进纸器)使用eztwain Pro是非常简单的。下面的代码示例的代码向导生成的,其中包括在eztwain Pro工具包。代码向导可以在许多语言,包括C,C + + / MFC,德尔福,C #,VB,vb.net,LotusScript,PowerScript,伪代码,Visual FoxPro中生成代码。下面的代码示例应该用VB 5,6或7,并可能会以及VBA运行。在您生成任何代码,代码向导指导你通过eztwain亲声明到你的模块。VB,这就涉及到我们的eztwain.bas模块添加到您的项目。关键技术eztwain Pro允许扫描和图像处理的任何语言可以调用Windows API风格功能。以下是部分 ; ;语言称为eztwain亲工作清单。”向导”是指包括在开发工具包的代码向导,它可以产生准备在语言运行eztwain亲代码如下。
    2022-02-07 11:13:30下载
    积分:1
  • 在局域网内,能通过IP查看计算机的机器名和所在的工作组,可以向查看的计算机放上消息...
    在局域网内,能通过IP查看计算机的机器名和所在的工作组,可以向查看的计算机放上消息-in LAN, IP View computer through the machine name and location of the working group to check the news via computer
    2022-03-20 04:16:19下载
    积分:1
  • 基于树莓派的平衡车控制代码
    基于树莓派的平衡车控制代码基于树莓派的平衡车控制代码基于树莓派的平衡车控制代码基于树莓派的平衡车控制代码基于树莓派的平衡车控制代码基于树莓派的平衡车控制代码基于树莓派的平衡车控制代码基于树莓派的平衡车控制代码基于树莓派的平衡车控制代码
    2022-06-03 13:40:15下载
    积分:1
  • 基于。NET三
    一个基于.net三层架构,多功能数据库操作,仿百度词条系统的实例。-Based on. Net three-tier architecture, multi-functional database operations, like Baidu entry system example.
    2023-06-25 23:55:03下载
    积分:1
  • achieve the voice of electronic watches
    实现有声音的电子钟表-achieve the voice of electronic watches
    2023-05-13 21:40:03下载
    积分:1
  • 这个小程序是算法设计与分析方面的,求解背包问题,用的是递归设用的方法,本程序不是本人做的,朋友做的,可以拿来参考一下,不要抄袭,本人尊重版权朋友....
    这个小程序是算法设计与分析方面的,求解背包问题,用的是递归设用的方法,本程序不是本人做的,朋友做的,可以拿来参考一下,不要抄袭,本人尊重版权朋友.-this is a small program algorithm design and analysis, problem solving backpack, it was established with the recursive method, the procedure is not my doing, friends do, can be used for reference, not plagiarism, I respect copyright friends.
    2022-11-14 14:25:03下载
    积分:1
  • 学生管理系统,有添加删除学生信息,显示全部信息等功能
    学生管理系统,有添加删除学生信息,显示全部信息等功能 -Student management system, students have to add the deletion of information, show features all of the information
    2023-07-23 04:50:03下载
    积分:1
  • 我写的WINCE5.0下的USB驱动程序,支持键盘和鼠标,采用批量传输,绝对可用。...
    我写的WINCE5.0下的USB驱动程序,支持键盘和鼠标,采用批量传输,绝对可用。-WINCE5.0 I write under the USB drivers, support for keyboard and mouse, using bulk transfer, is absolutely available.
    2022-08-08 07:36:56下载
    积分:1
  • picnic
    picnic-2.1 picnic-2.1-picnic-2.1 picnic-2.1 picnic-2.1
    2023-08-20 11:15:03下载
    积分:1
  • 本游戏是微软SMART PHONE平台下的手机游戏,由于平台的特殊性,所以在游戏的架构和设计上既要符合游戏的特点,又要考虑到与设计其他PC游戏的不同。难点在于手...
    本游戏是微软SMART PHONE平台下的手机游戏,由于平台的特殊性,所以在游戏的架构和设计上既要符合游戏的特点,又要考虑到与设计其他PC游戏的不同。难点在于手机资源是很有限的,不能直接从设计PC游戏的架构直接搬到SMART PNONE游戏上,架构设计的变化是必然的。在本游戏中我们提出了一套全新的设计架构,充分考虑到了C#语言的特点,以及.NET平台的优点。在架构中摈弃了以前手机游戏设计中,虽然采用面向对象开发但是没有充分利用面向对象的不足,大量采用了当前先进的设计模式 -the game is Microsoft SMART PHONE platform mobile phone game, due to the special nature of platform, Therefore, the structure of the game and is designed to meet the characteristics of the game, also take into account the design of the other PC games are different. The difficulty lies in cell phone resources are very limited. not directly from the design of PC games moved to the structure of direct SMART PNONE game, Architecture Design changes are inevitable. In this game, we proposed a new set of design framework, taking fully into account the C# language features, and.NET platform advantages. Discard the framework of the previous mobile phone games design, Although object-oriented development but did not take full advantage of object-oriented inad
    2022-11-05 20:25:04下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载