-
这是个可以实现UTF
这是个可以实现UTF-8与GB2312之间的互换类,已封装成类,调用简单,使用方便!(推荐下载)-this can be achieved is UTF-8 and the fungibility between GB2312 category, packaged as category, called simple, easy to use! (Download)
- 2022-03-10 17:06:09下载
- 积分:1
-
一种序列比对算法的源代码,希望对你会有帮助噢
一种序列比对算法的源代码,希望对你会有帮助噢-than a sequence of the algorithm source code, you want to be helpful Oh
- 2022-03-06 08:17:44下载
- 积分:1
-
Improved methods of AVL tree structure, this paper to describe in detail the AVL...
改进的AVL树构造方法,本文详细讲述了AVL树动态快速的构造方法。-Improved methods of AVL tree structure, this paper to describe in detail the AVL tree fast method of constructing dynamic.
- 2022-02-14 05:26:04下载
- 积分:1
-
这个程序设计的编译原理,可以过滤或简化一个程序…
本程序为编译原理的课程设计,可以对输入的C源程序进行过滤精简,并进行词法分析.-this program designed for the compiler theory,you can filtrate or simplify a program of C that you input,and analyse its accidence.
- 2023-03-04 10:25:03下载
- 积分:1
-
CCS基础代码
MEMORY
{
PAGE 0:
VECS: org=0x0080, len=0x80
PROM: org=0x1000, len=0x1000 /* 4k words */
PAGE 1:
STACK: org=0x100, len=0x400 /* 1k words */
DARAM: org=0x2000, len=0x1000 /* 4k words */
}
SECTIONS
{ .text :> PROM PAGE 0
vectors :> VECS PAGE 0
.bss :> DARAM PAGE 1
.data :> DARAM PAGE 1
}
- 2022-07-18 04:00:20下载
- 积分:1
-
一个小的计算器
一个小的计算器-a small calculator
- 2022-01-25 17:51:23下载
- 积分:1
-
3DMAP演示了利用 API 的填充函数实现对美国地图的选择
3DMAP演示了利用 API 的填充函数实现对美国地图的选择-3DMAP demonstrated the use of the filled function API to realize the choice of the United States map
- 2022-06-03 05:23:27下载
- 积分:1
-
labview控制步进电机
根据相应的脉冲信号控制步进电机旋转,记录当前旋转位置,对光电探测器输出进行A/D转换,判断是否有消光现象发生。步进电机控制软件安装在计算机上,采用Labview进行软件控制。通过串行通信向控制器发送命令,控制步进电机旋转的方向和角度,并获取当前电机转动位置信息和消光信息进行处理。
- 2022-12-19 20:05:03下载
- 积分:1
-
将outlook2000中的内容(如信件,地址薄等)输出到文件中的程序
将outlook2000中的内容(如信件,地址薄等)输出到文件中的程序- The outlook2000 in content (for example letter, address is thin
and so on) to output in the document the procedure
- 2023-06-20 18:25:03下载
- 积分:1
-
用于优化WindowsXP
用于优化WindowsXP-optimized for Windows XP
- 2022-08-09 18:53:38下载
- 积分:1