-
1,2,3,4 there is a figure that can vary the composition of the number of duplica...
有1、2、3、4个数字,能组成多少个互不相同且无重复数字的三位数?都是多少?-1,2,3,4 there is a figure that can vary the composition of the number of duplicate and without the three-digit figure? How many are?
- 2022-10-02 09:05:03下载
- 积分: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
-
本人写的一个能自动格式化C代码的控制台程序,其实就是对文件的读写,和对字符的处理。...
本人写的一个能自动格式化C代码的控制台程序,其实就是对文件的读写,和对字符的处理。-I write a C code can automatically format the console program, in fact, the document is read and write, and the handling of characters.
- 2023-06-03 08:45:03下载
- 积分:1
-
/ / /只有WinXP及以上系统的支持shopenfolderandselectitems()API / / /…
/// 只有WinXp及以上及系统才支持SHOpenFolderAndSelectItems() API
/// 那其它系统该怎么实现这个功能呢?只能采用其它的方法来处理
/// 首先用XP跟踪到SHOpenFolderAndSelectItems()API中,看它是如何处理的,再用同样的方法去实现
/// 其它系统的这个功能使用工具 VC6 .net 2003 MSDN Ollydbg v1.10中文版-/// Only Winxp and above and system support SHOpenFolderAndSelectItems () API///that other systems how to realize this function? But to use other methods to deal with///First of all, to use XP tracking SHOpenFolderAndSelectItems () API, the look is how to deal with it, and re-use the same method to realize///other systems to use this feature tools VC6. Net 2003 Chinese version of MSDN Ollydbg v1.10
- 2023-02-11 13:50:03下载
- 积分:1
-
xml的解析,是用C编写的,目前应用很广,还附带了详细的例子...
xml的解析,是用C编写的,目前应用很广,还附带了详细的例子-xml analytic, is to use C prepared, at present a very wide application, but also comes with detailed examples
- 2022-07-24 00:10:42下载
- 积分:1
-
操作系统的课程讲义,讲述了操作系统的各种知识,包括进程通信,存储管理,线程,文件管理等知识。...
操作系统的课程讲义,讲述了操作系统的各种知识,包括进程通信,存储管理,线程,文件管理等知识。-Operating System Course Training Manual, describes a variety of operating systems, including the process of communications, storage management, thread, file management knowledge.
- 2023-03-16 21:05:04下载
- 积分:1
-
TinyXML is an open
TinyXML是一个开源的解析XML的解析库。这个解析库的模型通过解析XML文件,然后在内存中生成DOM模型,从而让我们很方便的遍历这课XML树。给出了tinyxml应用示例,vc实现。-TinyXML is an open-source parsing XML parsing library. The analytical model of the library by parsing XML file, and then generate the DOM model in memory, so that we are very convenient to traverse the XML tree that lesson. Tinyxml application examples are given, vc achieved.
- 2022-03-22 06:35:10下载
- 积分:1
-
soucre insight 配置文件。。。自已用的
soucre insight 配置文件。。。自已用的-soucre insight configuration file. . . Their own use. .
- 2023-06-23 18:20:03下载
- 积分:1
-
文件捆绑器程序源代码
文件捆绑器程序源代码 - 作者徐景周 -documents bundled with the source code-author Xu Jing Zhou documents bundled with the source code-author Xu Jing Zhou
- 2022-03-02 14:16:03下载
- 积分:1
-
java控制本机文件及文件夹,可心进行添加,修改,删除等操作...
java控制本机文件及文件夹,可心进行添加,修改,删除等操作-java control of the aircraft files and folders, Kexin to add, modify, or delete operation
- 2022-05-08 09:04:37下载
- 积分:1