资源列表
迷宫求解的非递归算法
- #include #include #include #define N 20 int aa[N][N]; int yes=0; int x[100][2],n=0; void fun1(int (*aa)[N],int (*a)[N]); int fun(int (*a)[N],int i,int j); void begain(int (*t)[N]); void pr(int (*t)[N],int nn); void win(int (*t)[N]); void lose(); void
excelprint
- C#源代码,可以实现报表EXCEL的导出和打印。是初学者很好的学习代码。非常的简单易懂-C# source code, can be achieved EXCEL export and print reports. Is good for beginners to learn the code. Very simple and easy to understand
5555
- 用最小二乘法拟合圆的圆心和半径 源代码-Using least squares fit circle' s center and radius of the source code
设置代理的代码
- 是通过插件形式修改注册表的C#代码,可以直接在B/S程序中调用,缺点是课户端安全策略可能阻止代码运行.-through plug-in the form of amendments to the registry of C# code directly on the B/S process called shortcoming is that class households-security strategy may prevent the code runs.
NO3.2
- 计算机图形学汽车夜幕行驶程序(有月亮作参照物)-Night driving car computer graphics program (with the Moon as reference objects)
txtSourceCode
- i wart to get some software
Form2
- C# 最简单的正则表达式验证文本输入的例子-C# The simplest example of a regular expression validation
Sharpwrite-a-program-in-cPP-using-hybrid-inherita
- #write a program in c++ using hybrid inheritance .
intel_TBE
- intel ipp 6.1 license-intel ipp 6.1 license file
decode
- 此文档中包含Base64和Quoted-Printable的解码函数,已测试其正确性-This document contains Base64 and Quoted-Printable decoding function, have been tested for accuracy
BinaryApi
- externalize Api Source Code for Linux.
单片机计数器
- 单片机计数器系统,可以进行技术功能,按下中断可以停止计数,非常好用
