-
为了互相交流,我上传原创了! 这是关于字符串CString的强大功能各种使用方法。处理1,能排序,处理2,涉及文件输出。...
为了互相交流,我上传原创了! 这是关于字符串CString的强大功能各种使用方法。处理1,能排序,处理2,涉及文件输出。-the sake of mutual exchange, I upload original! This is a string of powerful redeem the use of various methods. Dealing with a will, in order to deal with two, involving document output.
- 2022-02-09 16:47:07下载
- 积分:1
-
将文件夹里面的文件按照顺序排序,以便其他函数调用,打开多个文件的时候按照顺序打开。...
将文件夹里面的文件按照顺序排序,以便其他函数调用,打开多个文件的时候按照顺序打开。-folder inside of the document in accordance with the order of ranking, so that other function call, open multiple documents in accordance with the sequence open.
- 2022-03-06 15:12:54下载
- 积分:1
-
vc++文档与视图之间分离的示例程序,学习文档
vc++文档与视图之间分离的示例程序,学习文档-视图相互作用函数的程序-vc++ document and view examples of the separation between the procedures, study documentation- view of the interaction function of the procedures
- 2022-04-02 02:49:02下载
- 积分:1
-
好的XML文件读写程序,不错不错
希望能给大家带来帮助。
好的XML文件读写程序,不错不错
希望能给大家带来帮助。-Good to read and write XML documents procedures, good good hope that they will be helpful to everyone.
- 2022-08-21 16:25:03下载
- 积分:1
-
OFDM for Optical Communications
这本书打算对基本原理作一个连贯而全面的介绍
- 2022-03-12 10:52:23下载
- 积分:1
-
对文件进行加密动作,在WINDOWS系统上所有的文件都可以
对文件进行加密动作,在WINDOWS系统上所有的文件都可以-wenjianjiami
- 2023-01-01 16:35:12下载
- 积分:1
-
是一个智能文件分割机,可以同时分割或合并几个文件
是一个智能文件分割机,可以同时分割或合并几个文件-is an intelligent document segmentation machine, and also split or merge several documents
- 2022-02-25 19:47:07下载
- 积分:1
-
good configuration file read and write procedures
很好的配置文件读写程序-good configuration file read and write procedures
- 2023-05-14 05:00:02下载
- 积分:1
-
这是一个基于CFileFind类的比较完善的文件查找程序。
这是一个基于CFileFind类的比较完善的文件查找程序。-This is a category based on the relatively perfect CFileFind documents Finder.
- 2022-01-26 01:41:38下载
- 积分:1
-
PIC 4 位数液晶显示接口
/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*项目 016-4 位数液晶模块的接口CCS 编译器由 Michel 柴 (c) 2004 年 9 月。http://users.skynet.be/bk317494/---bavin@skynet.be-----......享受 !仅用于个人或教育的开放源码。*/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////#include < 18f452 h =""> / / 设备选择#device adc = 10 * = 16#fuses XT、 NOWDT、 NOPROTECT、 NOLVP、 放、 NOBROWNOUT、 NOOSCSEN、 CCP2C1、 NOSTVREN、 NODEBUG#use delay(clock=4000000) / / 4 兆赫 !ADC 不是最优 20 MhZ + 电力消费双打#use rs232 (波特率 19200,传输分类 = = PIN_C6,垃圾车 = PIN_C7)#use i2c (主,sda = PIN_C4,沙田至中环线 = PIN_C3,快速)#zero_ram#PRIORITY#use fast_io(A)#use fast_io(B)#use fast_io(C)#use fast_io(D)#use
- 2022-07-17 12:47:31下载
- 积分:1