资源列表
[控制台(字符窗口)编程] source
说明:锯齿数组 实现一个“可变长二维数组”,这个二维数组的行数可由输入决定,每行的元素个数仍可由输入决定。每个数组元素值都是1. 执行结果如下: 请输入行数: 5 请输入第1行的元素个数: 20 请输入第2行的元素个数: 34 请输入第3行的元素个数: 17 请输入第4行的元素个数: 9 请输入第5行的元素个数: 25 11111111111111111111 111 111 11<aweiwei0000> 在 2024-12-27 上传 | 大小:1kb | 下载:0
[控制台(字符窗口)编程] ReadDirectoryChanges
说明:C++文件监控ReadDirectoryChangesW-C++ file monitoring<硪鑀扯蛋> 在 2024-12-27 上传 | 大小:18kb | 下载:0
[控制台(字符窗口)编程] Maze
说明:迷宫算法.简易的二维迷宫.演示找到一条从起点到终点找到的路径.-Maze algorithm . This Program is a simple two-dimensional maze algorithm. Presentation to find a path found from start to finish.<moasm> 在 2024-12-27 上传 | 大小:11kb | 下载:0
[控制台(字符窗口)编程] ConsoleControl_Source_Code___
说明:Embedding a Console in a C# Application http://www.codeproject.com/Articles/335909/Embedding-a-Console-in-a-C-Application<Hoon Ko> 在 2024-12-27 上传 | 大小:62kb | 下载:0
[控制台(字符窗口)编程] ButifulDesktop(WindowsXp)1
说明:该程序实现了用C语言编写了一个可把WindowsXP桌面图标排列成圆形。-The program written in C, a Windows XP desktop icons arranged in a circular.<周XX> 在 2024-12-27 上传 | 大小:15kb | 下载:0
[控制台(字符窗口)编程] LittleProgram2012.6.19P1
说明:此包包含了两个小程序,包含了计算两个数的最小公倍数和最大公约数的程序。-This package contains two procedures, including procedures for computing the least common multiple and greatest common divisor of two numbers.<周XX> 在 2024-12-27 上传 | 大小:277kb | 下载:0
[控制台(字符窗口)编程] DisableUAC
说明:Win7或Vista操作系统下,默认启用了UAC,这时有些操作可能无法完成或禁用,因此写了这个小程序来禁用Win7或Vista的UAC-Win7 or Vista operating system is enabled by default UAC, when some operations may not be completed or is disabled, so he wrote this little program to d<lucien> 在 2024-12-27 上传 | 大小:1.93mb | 下载:0
[控制台(字符窗口)编程] Dev_Callback
说明:使用Dev-C++编写的线性链表,用到了回调函数和指向指针的指针,非常经典。-Use a linear list, written by Dev-C++ to use a callback function pointer to a pointer, very classic.<李一文> 在 2024-12-27 上传 | 大小:7kb | 下载:0
[控制台(字符窗口)编程] Wav2Pcm2G711
说明:使用Dev-C++进行编译,包含wav2pcm,pcm2alaw(ulaw),alaw(ulaw)2pcm,pcm2wav共计四个小程序。-Compiled using Dev-C++ contains wav2pcm, pcm2alaw (ulaw), alaw (ulaw) 2pcm, pcm2wav total of four small program.<李一文> 在 2024-12-27 上传 | 大小:1.9mb | 下载:0
[控制台(字符窗口)编程] ParsePcap
说明:使用VS2008进行开发,对WireShack抓包中的发包时间进行分析,得到min/max/avg/mdev值以判断网络或者系统的负载情况,pcap包需要用Wireshack导出成txt格式才能进行分析。-Using VS2008 to develop contract WireShack capture, analyze, and get min/max/avg/mdev value to determine the network<李一文> 在 2024-12-27 上传 | 大小:1.47mb | 下载:0
[控制台(字符窗口)编程] Set_Ip
说明:一键修改IP、子网掩码、网关,打开程序,填入所要修改的IP,在运行程序,即可修改IP。对于需要频繁修改自己主机IP的程序员们很有帮助。-Use only one key to modify the IP, subnet mask, gateway, open the program, fill in the IP you want to modify and run the program, you can modify the IP.<卢仝> 在 2024-12-27 上传 | 大小:1.53mb | 下载:0