-
推荐使用winhex,四面八方,格式转换,把所有的…
建议使用WinHex,各种方向、格式的转换通吃
打开文件
工具栏上 Convert, Intel HEX -> Binary 或者(汉化版) 转换,Intel 16进制 -> 二进制
保存,搞定。 -Recommend the use of WinHex, in all directions, format conversion takes all the toolbar to open the file Convert, Intel HEX-
- 2022-10-16 23:40:03下载
- 积分:1
-
具有WINDOWS计算器的所有功能,可以很好的实现计算器的各项功能...
具有WINDOWS计算器的所有功能,可以很好的实现计算器的各项功能-WINDOWS calculator has all the features, you can achieve a very good calculator functions
- 2022-03-21 08:32:24下载
- 积分:1
-
之间的转换中缀,前缀和后缀
conversion between infix, prefix and postfix
- 2022-03-10 18:21:53下载
- 积分:1
-
缩短名称 (如:-哈利 · 波特 H.Porter 或罗宾范 Persie-简写 Persie
这是一个VB代码转换一个名字——任意数量的单词首字母的缩写名称只有和完整的姓如奥巴马——巴拉克•奥巴马(Barack Obama)b
- 2022-03-20 08:49:09下载
- 积分:1
-
Transparent bitmap display methods, methods are more well
透明位图的显示方法,方法步骤比较清晰,欢迎下载-Transparent bitmap display methods, methods are more well-defined steps are welcome to download
- 2022-03-06 12:24:45下载
- 积分:1
-
This is a game, there are red, blue two components. The rules of the game is ver...
这是一个小游戏,有红、蓝两方组成。游戏规则很简单,遇到小吃部多投掷一次骰子,遇到陷阱和栅栏都会受到相应的惩罚。-This is a game, there are red, blue two components. The rules of the game is very simple, encountered more than throwing a dice小吃部encounter traps and the fence will be punished accordingly.
- 2022-08-26 00:58:00下载
- 积分:1
-
vb6 程序运行时像设计时一样可以自由移动和调整大小
自创的源码,跟设计时一样的拖动和调整的效果!
- 2022-11-06 14:40:03下载
- 积分:1
-
Windows右键菜单的增强工具
Windows右键菜单的增强工具-Windows right tools to enhance the menu
- 2022-04-30 03:53:38下载
- 积分:1
-
a print prepared by the labeling of procedures, simple and practical, active cod...
一个DELPHI编写的打印标签的小程序,简单实用,有源代码,大家可以下载看看!-a print prepared by the labeling of procedures, simple and practical, active code, we can look at the download!
- 2022-10-13 23:20:03下载
- 积分:1
-
检查程序回文与否
C程序的回文回文或C语言编程:C语言回文程序,C代码来检查一个字符串是否是回文与否以及回文数。
这个程序的工作原理如下: - 首先我们输入的字符串复制到一个新的字符串,然后我们扭转了新的字符串,
然后将其与原始字符串进行比较。如果两个人有字符的顺序相同,即它们是相同的,那么输入的字符串是回文,
否则不是。要执行复制,反向和比较,我们使用string.h中的strcpy的,strrev和功能的strcmp分别,如果你不
希望使用这些功能看到C编程代码回文不使用字符串函数操作。有些回文字符串的例子是“爸爸”,“雷达”,
“女士”等。
- 2022-03-15 22:05:20下载
- 积分:1