-
转换任何格式文件为十六进制编码的代码(C++)
前段时间找到的一个代码,输入文件可以是任何格式,输出文件里的数据是十六进制格式,以逗号间隔开,16个字节一行。也可能是你正需要的。
- 2022-08-20 18:40:28下载
- 积分:1
-
企业员工管理系统
下面是 “员工请假登记” 这一项的源代码:
Option Explicit
"窗口与消息API声明
Private Declare Function SetTimer Lib "user32.dll" (ByVal hwnd As Long, _
ByVal nIDEvent As Long, ByVal uElapse As Long, _
ByVal lpTimerFunc As Long) As Long
Private Declare Function KillTimer Lib "user32.dll" (ByVal hwnd As Long, _
ByVal nIDEvent As Long) As Long
Public Declare Function FindWindow Li
- 2022-07-04 08:41:33下载
- 积分:1
-
读写文件源代码,是自己写的一个用于读取和保存文件的类,希望大家喜欢....
读写文件源代码,是自己写的一个用于读取和保存文件的类,希望大家喜欢.-literacy document source code, is the one he has written for the preservation and read the paper category, hope you like them.
- 2023-08-22 00:30:03下载
- 积分:1
-
电影制片厂年度总清单
C + + beginnersCode 基本源代码将帮助教关于类、 模板和列表的第一次用户。
- 2022-04-20 12:19:22下载
- 积分:1
-
基于vc对visio文件进行二次开发
基于vc对visio文件进行二次开发。比如,用visio 2013存储的 vsd格式文件,需要对文件内容进行提取,这时候就用到了这个代码。可以方便提取每个模块的信息。下载下来方便学习
- 2022-01-25 16:28:56下载
- 积分:1
-
一个比较好的C程序,这是我们的课程设计得了优的程序!
一个比较好的C程序,这是我们的课程设计得了优的程序!-a better C, this is the course we had a better design procedures!
- 2022-10-13 08:35:03下载
- 积分:1
-
这一代码作曲家在相关文件。
this a file related to code composer stdio.
- 2023-07-09 05:30:03下载
- 积分:1
-
This a class written in Visual Basic 6 SP6 that will create an Excel Spreadsheet...
This a class written in Visual Basic 6 SP6 that will create an Excel Spreadsheet (BIFF8) from scratch.
It s was developed after repeated requests from users to be able to export reports from database
applications to an excel spreadsheet.
this class will produce a workbook from VB without having Excel installed
on the client computer and can be viewed using the free Microsoft Excel 97 Viewer-This is a class written in Visual Basic 6 SP6 that will create an Excel Spreadsheet (BIFF8) from scratch. It" s was developed after repeated requests from users to be able to export reports from database applications to an excel spreadsheet. This class will produce a workbook from VB without having Excel installed on the client computer and can be viewed using the free Microsoft Excel 97 Viewer
- 2022-02-16 09:39:52下载
- 积分:1
-
利用汇编写的读文件小程序,可以在屏幕上显示文件内容。
利用汇编写的读文件小程序,可以在屏幕上显示文件内容。-Use the compilation of reading a document written by a small program can be displayed on the screen the contents of the documents.
- 2023-01-23 02:50:04下载
- 积分:1
-
c常用算法源程序集之1 或者看看有没有这个文件:samples_win32_multithread.zip,或 samples_win32_multithrea...
c常用算法源程序集之1 或者看看有没有这个文件:samples_win32_multithread.zip,或 samples_win32_multithread.rar-c common algorithms Set a source or to see if there is the document : samples_win32_multithread.zip or samples_win32_multithread.rar
- 2022-03-21 09:08:29下载
- 积分:1