-
设置vim语法高亮显示和自动缩进。
在目录 /etc/ 下面,有个名为vimrc的文件,这是系统中公共的vim配置文件,...
设置vim语法高亮显示和自动缩进。
在目录 /etc/ 下面,有个名为vimrc的文件,这是系统中公共的vim配置文件,-Set vim syntax highlighting and automatic indentation. In the directory/etc/below, have called vimrc file, which is the system public vim configuration file,
- 2023-02-28 11:50:04下载
- 积分:1
-
c8051f120ANI0.7脚AD程序,已经测试过了,好使的,希望能对新手有所帮助!...
c8051f120ANI0.7脚AD程序,已经测试过了,好使的,希望能对新手有所帮助!-c8051f120ANI0.7 feet AD procedures already tested, so. The hope is to help novice!
- 2022-09-26 00:15:03下载
- 积分:1
-
控件(DBEditHz)开发的例子,可以参考此开发控件.希望对初学者有少少帮助!...
控件(DBEditHz)开发的例子,可以参考此开发控件.希望对初学者有少少帮助!-Controls (DBEditHz) developed examples can refer to this development controls. Hope to have some help for beginners!
- 2022-09-28 04:15:02下载
- 积分:1
-
流量监控代码,可以进行系统流量监视,适用于网络管理
流量监控代码,可以进行系统流量监视,适用于网络管理-flow control code can flow monitoring system, applicable to network management
- 2022-03-16 23:59:56下载
- 积分:1
-
制作分形图形的软件,很好用
制作分形图形的软件,很好用-producing fractal graphics software, is useful
- 2023-06-04 13:00:04下载
- 积分:1
-
USB开发,望同志们尽快下载,如有什么疑问请联系我
USB开发,望同志们尽快下载,如有什么疑问请联系我-USB development, hope to download comrades as soon as possible if there is any doubt please contact me
- 2022-02-03 16:33:57下载
- 积分:1
-
VC with the preparation of their own ImagConvert a wave file to read and calcula...
ImagConvert 自己用VC编写的一个读取wave文件,并计算短时能量、短时过零率以及自相关函数的程序。-VC with the preparation of their own ImagConvert a wave file to read and calculate the short-time energy, zero-crossing rate and short-time auto-correlation function of the process.
- 2022-05-17 10:10:07下载
- 积分:1
-
(6.25k)ITOM使用文本对象模型的一个实例(汤姆)。它使用itextd…
(6.25k) ITOM is an example using the Text Object Model (TOM). It uses the ITextDocument COM Interface. GUID IID_ITextDocument-(6.25k) ITOM is an example using the Text Ob Campus Model (TOM). It uses the COM ITextDocument Interface. GUID IID_ITextDocument
- 2022-07-13 10:06:22下载
- 积分:1
-
本代码利用组件实现定制文件打开对话框
本代码利用组件实现定制文件打开对话框-components of the code used to achieve customized document open dialog
- 2022-03-01 04:47:54下载
- 积分:1
-
本文件包括了各种常用排序算法
void InsertSort(SqList L) //直接插入排序
void BInsertSort(SqList L)...
本文件包括了各种常用排序算法
void InsertSort(SqList L) //直接插入排序
void BInsertSort(SqList L) //折半插入排序
void BubbleSort(SqList L) //冒泡排序
void QuickSort(SqList L) //快速排序
void ShellSort(SqList L) //希尔排序-This document includes a variety of commonly used sorting algorithm void InsertSort (SqList L)// direct insertion sort void BInsertSort (SqList L)// half insertion sort void BubbleSort (SqList L)// Bubble Sort void QuickSort (SqList L)// quicksort void ShellSort (SqList L)// Hill sort
- 2023-04-10 05:10:02下载
- 积分:1