-
因为在学校没有自己的电脑,常常有喜欢的网址不能很好的保存,也尝试一个个记下来,但终究不方便,于是写了这个小程序.
因为在学校没有自己的电脑,常常有喜欢的网址不能很好的保存,也尝试一个个记下来,但终究不方便,于是写了这个小程序.-because the school did not have their own computers, often have not liked the website very good preservation, but also try to take down a 000, but eventually inconvenient, so was this small program.
- 2022-05-30 09:24:13下载
- 积分:1
-
关于日期的各种操作的C++的程序
关于日期的各种操作的C++的程序-date on the various operational procedures for the C
- 2023-08-30 05:20:03下载
- 积分:1
-
傅立叶变换用于电力系统谐波分析,全是用c++编的很有价值,不信看看啊...
傅立叶变换用于电力系统谐波分析,全是用c++编的很有价值,不信看看啊-A c++ code for analysis of harmonic wave of electronic system by Fourier transformation.
- 2022-03-03 14:33:20下载
- 积分:1
-
使用VC为编程语言,结合数据结构二叉树的概念,新编算法进行四分树的穷举。...
使用VC为编程语言,结合数据结构二叉树的概念,新编算法进行四分树的穷举。-VC to use programming language, combine the binary tree data structure concept, a new edition of the tree algorithm quarter of exhaustive.
- 2022-05-29 02:27:28下载
- 积分:1
-
核心函数是一个状态切换的函数 CAjaxParserDlg::Route。状态切换函数解根据一个 DFA 来对输入的文本进行分析。也就是说,如果你做一个新的DF...
核心函数是一个状态切换的函数 CAjaxParserDlg::Route。状态切换函数解根据一个 DFA 来对输入的文本进行分析。也就是说,如果你做一个新的DFA,就能分析新的词法。 DFA 的初始化在 CAjaxParserDlg::OnInitDialog。 -core function is a state of the switching function CAjaxParserDlg : : Route. State switching function according to a DFA solution to the input text for analysis. In other words, if you do a new DFA, we can analyze the new morphology. DFA in the initialization CAjaxParserDlg : : OnInitDialog.
- 2022-04-01 07:37:53下载
- 积分:1
-
Allows to rotate screen in windows mobile phones
Allows to rotate screen in windows mobile phones
- 2022-08-12 10:37:49下载
- 积分:1
-
算法分析实验报告:残缺棋盘问题,简单易懂
算法分析实验报告:残缺棋盘问题,简单易懂-algorithm analysis experiment : Incomplete chessboard, easily understood
- 2022-07-27 10:23:03下载
- 积分:1
-
各种排序算法例程:简单选择排序;堆排序;插入排序;希尔排序;冒泡排序;快速排序;...
各种排序算法例程:简单选择排序;堆排序;插入排序;希尔排序;冒泡排序;快速排序;-Various sorting algorithm routines: Simple Selection Sort HEAPSORT Insertion Sort Hill sort Bubble Sort quick sort
- 2022-03-22 23:45:15下载
- 积分:1
-
VC++编写的打飞机游戏
一款vc编写的打飞机的小游戏。是大学工程实践自己做的小项目。对于学习vc编写游戏有一定帮助。
- 2022-01-25 21:41:25下载
- 积分:1
-
LL(1)分析器
编译原理,预测分析器,可求出first集,follow集,并构造出LL(1)分析器
- 2022-08-11 07:33:43下载
- 积分:1