登录
首页 » Windows开发 » Runtime environment on the touch

Runtime environment on the touch

于 2023-08-14 发布 文件大小:78.37 kB
0 138
下载积分: 2 下载次数: 1

代码说明:

触摸屏运行环境上的软键盘程序,用于嵌入在开发的应用软件中,辅助触摸屏输入-Runtime environment on the touch-screen soft keyboard program for embedded application development, support touch screen input

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

发表评论

0 个回复

  • 0-1背包问题
    给定N中物品和一个背包。物品i的重量是Wi,其价值位Vi ,背包的容量为C。问应该如何选择装入背包的物品,使得转入背包的物品的总价值为最大。 在选择物品的时候,对每种物品i只有两种选择,即装入背包或不装入背包。不能讲物品i装入多次,也不能只装入物品的一部分。因此,该问题被称为0-1背包问题。该算法中,矩阵c的大小为(m+1)×(n+1),物体的重量、价值和解向量大小都等于物体个数n,故该算法的空间复杂度为O(nm)。对物体重量、价值的初始化(算法实现略)所需时间都为n,解向量和矩阵第0行初始化时间为n,矩阵第0列初始化时间为m,对矩阵c的计算所需时间为n×m,解向量X的确定时间为n,故整个算法的时间复杂度为O(nm)。
    2022-01-25 23:07:45下载
    积分:1
  • 利用WINDOWS API调用时间并修改时间的工具
    利用WINDOWS API调用时间并修改时间的工具-use Windows API calls time and modified tools
    2022-06-12 08:48:04下载
    积分:1
  • 32432423fwtetfgsd
    tưertwertttyq3teqrtgdfgdfgeqghfuiiiiiiiiiiiisdhuiuewhriuehwifjhnsdkjfnasiofh8werhfksdhfiusahfksadfiusahf8w3uhflksdahf87qwhf7w94yrfuisdhfisadjnhfijwfj908uefwijfijsadjfysahdfksjdnhf8sahfiw4efj9weufosidajf89uasjfoiewjf9weajfosdjf98wjfiosdjfujwifj4ofs
    2022-01-22 14:28:18下载
    积分:1
  • Calculate factorial of large numbers, using an array of methods to calculate a f...
    计算大数阶乘,用数组的方法来计算一个大数的阶乘,可以算几万的介乘-Calculate factorial of large numbers, using an array of methods to calculate a factorial of large numbers can be counted by tens of thousands of mediated
    2022-03-29 07:48:59下载
    积分:1
  • X86平台计算量计算代码
    在Intel X86平台上通过读取硬件时钟计算,在程序的两端分别获取,可以精确的计算程序的运行时间,以CPU时钟周期为单位,是能获取到的最精确的方法
    2022-07-03 12:41:33下载
    积分:1
  • 此源码是我从别的网站下载的(导弹打飞机算法(黄色的点在外部做圆周运动,红色的点用来跟综黄色的点),具体算法看原程序,(只希望我 我也能下载别人的游戏源码来学...
    此源码是我从别的网站下载的(导弹打飞机算法(黄色的点在外部做圆周运动,红色的点用来跟综黄色的点),具体算法看原程序,(只希望我 我也能下载别人的游戏源码来学习)-I downloaded from other websites (aircraft missiles algorithm (yellow exterior point in circular motion, the red points for Integrated with yellow points), look at the original algorithm specific procedures, and (I only hope that I can also download other people"s source code to learn the game)
    2022-12-16 12:25:04下载
    积分:1
  • This is a programming about the UML (Unify Modicated Language), which is useful...
    一个关于UML设计的程序,这个UML对象对软件工程非常有用。-This is a programming about the UML (Unify Modicated Language), which is useful for software engineering.
    2023-05-15 16:05:04下载
    积分:1
  • Lines.NET Pocket PC上的一款逻辑游戏源代码
    Lines.NET Pocket PC上的一款逻辑游戏源代码-Lines.NET Pocket PC on a logic game source code
    2022-08-02 21:41:22下载
    积分:1
  • c++builder例程,很不错的
    c++builder例程,很不错的-c builder routines, very good
    2022-04-11 09:17:00下载
    积分:1
  • 实例讲解如何进行串口通信以及相应的代码,例子
    实例讲解如何进行串口通信以及相应的代码,例子-Examples to explain how to carry out serial communication and the corresponding code, for example,
    2022-01-25 14:47:15下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载