搜索资源列表
Metaparllel
- 串行程序并行化软件 它提供给程序员一个图形化的交互界面,首先由程序员选择并行算法,然后通过配置向导对所选择的并行算法进行定制,生成配置文件,然后参照配置文件自动生成并行程序的框架代码,并将程序员提供的元任务的串行代码嵌入到框架代码中,最后生成并行程序-software programmers to provide an interactive graphical interface, the first programmer to choose from parallel algorithm
PSP01
- 代码行统计工具,作为psp0.1的课程作业,可以计算代码的行数,注释的行数-Lines of code statistics tools, as courses psp0.1 operations, can calculate the number of lines of code, note the number of rows
Code_number_statistics
- 可以统计c++文件中的有效代码行数,非常实用-program
textQuery
- 一个用于检查文本中英文单词出现次数和行号的代码-A word used to check the number of occurrences of English text and line number of code
TestCase
- 测试控制台应用程序的代码TestCase,运行成功会在命令行窗口显示提示内容-Test console application code TestCase, running successfully on the command line window displays prompts content
PUT-upload-large-files
- 命令行下的PUT方式上传大文件,需要这段代码的朋友请下载吧。-The PUT command line way to upload large files, you need to code a friend, please download it.
Scodestatistics
- 源代码行数统计器 可以统计代码的行数 字数-Source lines of code statistics can figure the number of lines of code statistics
Lines-of-code-statistics
- 功能:统计出总行数、代码行数、空行数、注释行数 并给出代码的质量检测-Function: Head statistics of the number of lines of code, the number of blank lines, comment lines And gives quality testing code
2048
- 这个代码是实现了近期比较火爆的游戏2048的功能,其中只用了三百多行的代码就搞定了,其中包含有一些算法,所以在此贴出来,希望可以和大家一块学习进步-This code is to achieve a relatively recent popular 2048 game features, which only took over three hundred lines of code to get, which provides some algorithms, so in this post
2048
- 2048命令行游戏代码游戏,简陋版-2048 Code Games Hey Hey Hey Hey Hey Hey
SingleDesignCPP
- 自己写的单例设计模式,C++实现,直接贴代码就行,非常有参考价值。-One example of their own design patterns, C++ implementation, the code directly on the line, a very valuable reference.
C20160401
- 控制台下的应用,可以实现对程序代码的重定向输入输出,自动添加代码行号。-Applications under the console can be achieved on the program code to redirect input and output, automatically add line numbers.