-
Sort Sort Sort Sort Sort
Sort Sort Sort -Sort Sort Sort Sort Sort
- 2023-01-18 20:20:03下载
- 积分:1
-
帕斯卡尔 · 迷你编译器 LEX 和 YACC
莱克斯-l Lexfile.l
yacc-Parser.y d
g + + lex.yy.c y.tab.c
./a.out < input.txt > output.txt
程序集编译:
nasm-f 小精灵 input.asm
ld-o 输出 input.o
./ 输出
- 2022-03-09 18:42:57下载
- 积分:1
-
On the first half of the C++/C programming style. The difficulty is not high, bu...
前半部分论述C++/C编程风格。难度不高,但是细节比较多。别小看了,提高质量就是要从这些点点滴滴做起。后半部分的专题论述,技术难度比较高,看书时要积极思考,相信对提高C编程质量还是有一定作用的。-On the first half of the C++/C programming style. The difficulty is not high, but more details. Other small saw, improve quality is to start from these点点滴滴. The latter part of the thematic expositions technical difficulty is relatively high, reading to a positive thinking, I believe improve the quality of programming or C has a role.
- 2022-08-07 18:44:11下载
- 积分:1
-
qt编写的强制定时关机系统,icon,label,内核关机命令,信号和槽
在qtcreator下编写的强制定时关机系统,熟悉qt信号和槽传递过程的练习程序,在pc上运行平稳。label添加.png图片和更改图标icon。lineEdit中的信息读取,windows内核命令的调用执行及相关关机配置
- 2022-03-22 14:26:56下载
- 积分:1
-
程序员杂志6、7月份代码下载
程序员杂志6、7月份代码下载-Journal of 6,7 month programmers code download
- 2022-03-06 00:54:14下载
- 积分:1
-
动态链接库程序的编写。静态库与动态库的区别,以及调用程序在链接静态库和动态库时的区别。如何利用工具查看动态链接库输出的函数,Depends工具的使用,C++编译
动态链接库程序的编写。静态库与动态库的区别,以及调用程序在链接静态库和动态库时的区别。如何利用工具查看动态链接库输出的函数,Depends工具的使用,C++编译器名字改编技术对动态链接库输出函数的影响,extern "C"的用法,利用模块定义文件来解决C++名字改编的问题。用typedef定义指向函数的指针类型,如何获得动态连接库里的函数的指针。-Dynamic link library preparation process. Static library and dynamic library distinction, and call procedures in the static library and dynamic link library when the distinction. How to use tool to view a dynamic link library function of the output, Depends tools, C++ Compiler technology to adapt the name of a dynamic link library function of the impact of the output, extern C usage, use module definition files to resolve the C++ Name adaptation problems. Typedef point to use the definition of function pointer type, how to obtain the dynamic link library function pointer.
- 2022-03-24 10:37:39下载
- 积分:1
-
迷宫 用回溯算法设计的迷宫
迷宫 用回溯算法设计的迷宫---各种回溯方法!回溯!回溯!-Maze solved by different backtrace algorithms!Backtrace!Backtrace!
- 2022-04-09 04:05:47下载
- 积分:1
-
推箱子游戏程序源代码,另附有一个地图编辑器,看上去还不错,资料比较全,学习编写游戏的朋友可以参考一下。通过游戏我们会学到很多实用的编程技巧。...
推箱子游戏程序源代码,另附有一个地图编辑器,看上去还不错,资料比较全,学习编写游戏的朋友可以参考一下。通过游戏我们会学到很多实用的编程技巧。-BoxMan game and the map editor source code.
- 2022-02-04 19:36:27下载
- 积分:1
-
应用程序向导已为您创建了此 计算器 应用程序。此应用程序不仅介绍了使用 Microsoft 基础类的基本知识,而且是编写应用程序的起点。...
应用程序向导已为您创建了此 计算器 应用程序。此应用程序不仅介绍了使用 Microsoft 基础类的基本知识,而且是编写应用程序的起点。-Application Wizard you have to create this calculator applications. This application not only use Microsoft introduced the basic foundation of knowledge, but also to write applications starting point.
- 2022-01-27 10:57:00下载
- 积分:1
-
数据库连接测试程序带加密功能,主要用于测试于sql数据库的连接...
数据库连接测试程序带加密功能,主要用于测试于sql数据库的连接-Database connection test program with encryption capabilities, mainly for testing in the sql database connection
- 2022-04-26 15:09:43下载
- 积分:1