-
对学C#的编程的人具有很大作用,内部介绍说明了如何构建一个银行电子商务系统...
对学C#的编程的人具有很大作用,内部介绍说明了如何构建一个银行电子商务系统-to learn C# programming with the significant role of the internal describe how to build an e-commerce system banks
- 2023-03-25 19:00:03下载
- 积分:1
-
该程序是MTeX套装中的一个重要命令行工具,可用于自动判断tex文件的类型(tex/latex/pdftex/pdflatex/xetex/xelatex/lu...
该程序是MTeX套装中的一个重要命令行工具,可用于自动判断tex文件的类型(tex/latex/pdftex/pdflatex/xetex/xelatex/luatex/lualatex/context等)。-The program is packaged MTeX an important command-line tool can be used to automatically determine the tex file type (tex/latex/pdftex/pdflatex/xetex/xelatex/luatex/lualatex/context, etc.).
- 2022-03-13 03:17:52下载
- 积分:1
-
一个可以对任意长整数进行加减的类 在Visual C++6.0 WinXp下编译通过 采用类来实现,从CString继承而来 数据运算的结果保存在CString...
一个可以对任意长整数进行加减的类 在Visual C++6.0 WinXp下编译通过 采用类来实现,从CString继承而来 数据运算的结果保存在CString类中 理论上可对任意长的数据进行相加 在Release目录下有可执行文件,将*.txt拖放到longadd.exe上即可,*.txt为数据文件。-A class can perform add-subtract operation to long integers with random length and has been compiled in Visual C++6.0 and WinXp successfully.It is implemented by a class inherited from CString and can perform plus operation to data with random length in theory.There is a file named longadd.exe in directory Release. You may drag the data file named*.txt to that executable file to finish computing.
- 2023-03-20 12:40:04下载
- 积分:1
-
Java版的飞机大战
Java版飞机大战,素材在src中,完整项目,可以正常运行,eclipse编写工程,可以直接导入到eclipse中进行测试。Thanks♪(・ω・)ノ
- 2022-04-11 14:49:57下载
- 积分:1
-
ll1语法分析器可以完成ll1文法的前声断咽后
ll1语法分析器可以完成ll1文法的前声断咽后-ll1 parser
- 2022-04-25 05:57:02下载
- 积分:1
-
《如何发送命令到文档对象》配套原代码 [代码性质] VC可重用代码段 我编了一个类似Windows 2000 上性能监视器的程序。在这个程序中,我创建了一个文档
《如何发送命令到文档对象》配套原代码 [代码性质] VC可重用代码段 我编了一个类似Windows 2000 上性能监视器的程序。在这个程序中,我创建了一个文档对象和几个视图。文档对象负责有规律地采集数据,然后通知相关的视图以不同的格式显示这些数据。文档对象为了有规律地采集数据,它需要一个定时(time)事件。但是,文档不是一个基于窗口的对象,所以它没有这样的定时事件。我权衡了三种解决方案: 1、在其中的一个视图中创建定时器。当事件发生时通知文档对象获取数据。 2、为每一个文档(或在每个文档内)创建一个单独的线程,以便这个线程能有规律地创建时间事件。 3、在CMainFrame中创建一个定时器并从中调用文档函数这三种方法我都不满意。能否给出一种更好的解决方案?- How to send commands to the Document Object matching the original code [code nature] VC reusable code segment I made a similar on the Windows 2000 Performance Monitor procedures. In this process, I created a document object and several view
- 2022-08-11 05:55:04下载
- 积分:1
-
NET framework is a serial process, the process running in the PDA.
是一款NET框架的串口程序,本程序在PDA上运行。-NET framework is a serial process, the process running in the PDA.
- 2023-08-23 10:55:05下载
- 积分:1
-
计算一个数列的众数,即出现次数最多的那个数,要求尽量低的时空复杂度...
计算一个数列的众数,即出现次数最多的那个数,要求尽量低的时空复杂度-calculate a series of the plural, that is the highest number that the number of requests time and space as low complexity
- 2022-11-05 14:25:03下载
- 积分:1
-
IcoGen图标生成应用程序
这种软用于从图像生成图标。它包含了源代码和构建版本instalable。净框架3.5
- 2022-03-14 16:38:46下载
- 积分:1
-
这是快速排序算法的完整实现,并有一个测试用例。
这是快速排序算法的完整实现,并有一个测试用例。-This is a complete quick sort algorithm implementation, and there is a test case.
- 2022-03-09 21:46:10下载
- 积分:1