登录
首页 » Windows开发 » 编程用得上的ASC码及GBK码查询工具。

编程用得上的ASC码及GBK码查询工具。

于 2023-06-14 发布 文件大小:263.58 kB
0 97
下载积分: 2 下载次数: 1

代码说明:

编程用得上的ASC码及GBK码查询工具。-Useful programming code of the ASC and the GBK code query tools.

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

发表评论

0 个回复

  • Window programming examples, cool!
    Window 编程例子, 比较cool !-Window programming examples, cool!
    2022-07-17 09:49:02下载
    积分:1
  • 本件能够使得你的应用程序同时只能运行一个
    本件能够使得你的应用程序同时只能运行一个-Only 1 instance of your application can run in the same time
    2022-01-31 00:12:00下载
    积分:1
  • rendering translucent bitmaps and how transparent bitmap painting some slim, we...
    绘制半透明位图及如何画透明位图 有的时侯,我们希望显示一幅半透明的位图。也就是说我们将一幅位图B 显示到A位图上,又希望透过B位图看到A位图的一部分图像但不是全部。比如A位 图是一幅曲线图,B是一幅提示位图,我们想在显示提示的同时看到已显示的曲 线,但不需要曲线的背景 ,就需有用到半透明位图。曲线看上去就象从B位图中渗 透过来,其实半透明技术就是一种渗透技术,渗透公式我们可选用多种,在这里 我们选用(A AND 0x7F)OR B。注意,白色不能产生渗透。-rendering translucent bitmaps and how transparent bitmap painting some slim, we hope to show a translucent bitmaps. That is to say we will be a bit Figure B shows that the A bitmap, and they hope to see Figure B A part of the bitmap images, but not all. For example, A bitmap is a curve, B is a Bitmap suggest, we would like to suggest the show has been seen at the same time show the curve, but it does not need curve background on the need for useful to translucent bitmaps. From the curve looks like B infiltrate map, in fact technology is a translucent infiltration, infiltration formula we can use multiple, and here we choose (A AND which) OR B. Note that not produce white infiltration.
    2022-08-07 15:05:14下载
    积分:1
  • C语言的本质分析的例子,它是好的,虽然是写…
    C语言实例解析精粹,很不错的,虽然是C写的,但里面有很有很有名的算法题-C language example of Analysis of the essence, it is good, although it is written in C, but there are very well-known algorithm for title
    2022-05-25 09:05:24下载
    积分:1
  • 基于JAVA的flappy bird游戏
    较为简单的JAVA小游戏,适合初学者模仿学习,设置鼠标点击事件为小鸟向上飞,操作简单,实现比较符合新入门的朋友们,欢迎大家来看看
    2022-10-25 18:00:03下载
    积分:1
  • This is a pretty good game source code, is to learn from good information,
    这是一款相当不错的小游戏源代码,是学习的好资料,-This is a pretty good game source code, is to learn from good information,
    2022-09-19 06:05:03下载
    积分:1
  • mpeg faq
    mpeg faq
    2022-01-31 07:13:57下载
    积分:1
  • VFP环境下实时数据采集的实现,用DDE实现动态数据交换
    VFP环境下实时数据采集的实现,用DDE实现动态数据交换-VFP environment of real-time data acquisition achieved using DDE Dynamic Data Exchange
    2022-08-07 21:53:22下载
    积分:1
  • 这是一个用EXCEL表格内容是关于一些统计,调查等
    这是一个用EXCEL表格内容是关于一些统计,调查等-Excel is about some statistics, surveys, etc.
    2022-02-21 22:43:59下载
    积分:1
  • 算法实现题2
    算法实现题2-1 输油管道问题 « 问题描述: 某石油公司计划建造一条由东向西的主输油管道。该管道要穿过一个有n 口油井的油 田。从每口油井都要有一条输油管道沿最短路经(或南或北)与主管道相连。如果给定n口油 井的位置,即它们的x 坐标(东西向)和y 坐标(南北向),应如何确定主管道的最优位置, 即使各油井到主管道之间的输油管道长度总和最小的位置?证明可在线性时间内确定主管道 的最优位置。 « 编程任务: 给定n 口油井的位置,编程计算各油井到主管道之间的输油管道最小长度总和。 « 数据输入: 由文件input.txt 提供输入数据。文件的第1 行是油井数n,1£ n£ 10000。接下来n 行是 油井的位置,每行2个整数x和y,-10000£ x,y£ 10000。 « 结果输出: 程序运行结束时,将计算结果输出到文件output.txt 中。文件的第1 行中的数是油井到 主管道之间的输油管道最小长度总和。 输入文件示例 输出文件示例 input.txt output.txt 5 1 2 2 2 1 3 3 -2 3 3 6
    2022-11-12 20:40:04下载
    积分:1
  • 696518资源总数
  • 105604会员总数
  • 18今日下载