-
hex转BIN,BIN转Hex
STM32格式转换工具,VS2012编写,支持HEX格式文件转为BIN文件,以及BIN文件转HEX文件。
- 2022-03-25 16:16:01下载
- 积分:1
-
BMP image filters
此代码可以为BMP图像生成两种效果:生成黑白图像或生成负片图像。代码使用windows.h库中BMP图像的结构。逐像素读取图像。图像表示为以像素为元素的二维数组(自身结构)。程序可以处理24位和32位图像(或其他不使用颜色托盘的图像)。
- 2022-11-10 19:55:03下载
- 积分:1
-
录像带出租系统
视频存储到使用 LINKEDLIST 的租金视频。它有 ADTLIST 与功能添加新的视频,显示视频,租一段视频,编辑视频,删除视频。
视频将会存储在一个文件中,所以可以修改它。
它有一个基本的密码最初"321"。
从类似的代码"书屋"的修改,因此它缺乏租赁的时间或客户登记。
- 2023-08-09 01:55:03下载
- 积分:1
-
转载只是说明该程序很高
转载只是说明该程序很高-reproduced only to illustrate the procedure high
- 2022-02-05 20:48:58下载
- 积分:1
-
This class includes normal char set and transformation of string.
这个类包含了几种常见字符集以及字符串的转化方法,VC源代码-This class includes normal char set and transformation of string.
- 2022-01-22 05:33:02下载
- 积分:1
-
debug strings a function of results as ultraedit View binary files g
调试字符串内容的函数,效果如同ultraedit查看二进制文件 g++ -o a decode.cpp vc直接编译,可能要稍作修改-debug strings a function of results as ultraedit View binary files g-o decode.cpp vc a direct compiler, may have to make some modifications
- 2023-07-03 08:10:03下载
- 积分:1
-
输入一个自然数N(2≤N≤9),要求输出如下的螺旋矩阵,即边长为N*N,元素取值为1至N*N,1在左上角,呈顺时针方向依次放置各元素。
N=3时,相应...
输入一个自然数N(2≤N≤9),要求输出如下的螺旋矩阵,即边长为N*N,元素取值为1至N*N,1在左上角,呈顺时针方向依次放置各元素。
N=3时,相应的矩阵中每个数字位置如下图所示:
1 2 3
8 9 4
7 6 5-Enter a natural number N (2 ≤ N ≤ 9), the requirements are as follows spiral output matrix, that is, edge length of N* N, the element values for the 1 to N* N, 1 in the upper left corner, showing a clockwise direction in order to place the various elements . N = 3, the corresponding figures for the location of each matrix as follows: 123,894,765
- 2023-07-10 21:40:03下载
- 积分:1
-
atmel公司的at24系列ic卡的通用读、写子程序,及一个应用实例源程序。...
atmel公司的at24系列ic卡的通用读、写子程序,及一个应用实例源程序。-ATMEL at24 series of generic id cards read, write subroutine, and an application example source.
- 2023-05-27 09:15:03下载
- 积分:1
-
一个相当好的文本编辑器,能实现所有的功能。
一个相当好的文本编辑器,能实现所有的功能。-One very good Text Edit tool. it have nice functions.
- 2023-07-04 03:15:04下载
- 积分:1
-
一个DOS的小游戏,刚学时候做的,对初学者会有帮助吧
一个DOS的小游戏,刚学时候做的,对初学者会有帮助吧-A small DOS game, just learn when to do it would be helpful for beginners ~ ~
- 2022-06-17 02:49:07下载
- 积分:1