资源列表

« 1 2 ... .07 .08 .09 .10 .11 612.13 .14 .15 .16 .17 ... 653 »

[控制台(字符窗口)编程Sunday

说明:用于执行查找的sunday 算法,改算法实现起来还是效率比较的高-The sunday algorithm used to perform a lookup, change algorithm efficiency
<文波> 在 2024-10-08 上传 | 大小:1024 | 下载:0

[控制台(字符窗口)编程infinite

说明:计算机中整数都有一定的范围,对一些需要用到任意大的整数的应用,需要一种解决方案。本方案为用单链表实现的任意大的整数,可以实现输入输出操作、加法操作和赋值操作。-Integer in the computer has a certain range, on the need to use any integer applications, the need for a solution. The program for arbitrari
<Paradragov_lee> 在 2024-10-08 上传 | 大小:1024 | 下载:0

[控制台(字符窗口)编程Form1

说明:C#实现win7无线热点代码,通过调用控制台运行实现,自动运行为管理员模式-C# win7 wireless hotspot code, implemented by calling the console to run automatically run as administrator mode
<luv> 在 2024-10-08 上传 | 大小:1024 | 下载:0

[控制台(字符窗口)编程Turn-the-decimal-octal

说明:C语言进行数值转换,十进制转八进制。C语言进行数值转换,十进制转八进制-C language for numerical convert decimal to octal
<xiaozhu> 在 2024-10-08 上传 | 大小:1024 | 下载:0

[控制台(字符窗口)编程minroob

说明:console application mineswiper
<sajjad> 在 2024-10-08 上传 | 大小:1024 | 下载:0

[控制台(字符窗口)编程Test2

说明:词法分析器 掌握词法分析的概念,设计方法,熟悉高级语言中词法的定义,词法分析程序的编写-Lexer to grasp the concept of lexical analysis, design methods, familiar lexical definition of high-level language, lexical analysis program
<henuc> 在 2024-10-08 上传 | 大小:1024 | 下载:0

[控制台(字符窗口)编程test1

说明:编制一个源程序的输入过程,从键盘、文件或文本框输入若干行语句,依次存入输入缓冲区(字符型数据);然后编制一个预处理子程序,去掉输入串中的回车符、换行符和跳格符等编辑性文字;把多个空白符合并为一个;去掉注释-Preparation of a source input from keyboard, file or text box, enter a number of rows statement sequentially stored i
<henuc> 在 2024-10-08 上传 | 大小:1024 | 下载:0

[控制台(字符窗口)编程test

说明:C++链码识别,通过输入图像,自动寻找轮廓的链码,需在opencv下执行-C++ chain code recognition, by the input image, automatically find the outline of the chain code, need to run opencv under
<益文> 在 2024-10-08 上传 | 大小:1024 | 下载:0

[控制台(字符窗口)编程lunkuolianma

说明:本代码在opencv下运行,可执行。通过提取图像的轮廓,用链码表示出来。-The run, the executable code in opencv. Represented by extracting the outline of the image, using a chain code.
<益文> 在 2024-10-08 上传 | 大小:1024 | 下载:0

[控制台(字符窗口)编程Calendar

说明:用推算法实现的日历,用devc/c++做的-Calendar achieved using the projection method, do devc/c++
<vell001> 在 2024-10-08 上传 | 大小:1024 | 下载:0

[控制台(字符窗口)编程List

说明:自定义c++ list数据结构实现 基本上实现了系统list库文件的操作功能。-Basically achieve self-defined c++ list data structure to achieve the operating functions of the library file system list.
<文火堤> 在 2024-10-08 上传 | 大小:1024 | 下载:0

[控制台(字符窗口)编程SimulateKeyboardHit

说明:This code shows an easy way to simulate keyboard press and release keys to another application. It uses the SendInput API for simulating keyboard press and release keys. To illustrate this technique we will show how
<Destiny> 在 2024-10-08 上传 | 大小:1024 | 下载:0
« 1 2 ... .07 .08 .09 .10 .11 612.13 .14 .15 .16 .17 ... 653 »

源码中国 www.ymcn.org