-
Microsoft-100by_July
此为微软面试的真题,准备找工作的朋友可以看看(This is Microsoft interview Zhenti, ready to find a job, friends can look at)
- 2013-03-29 15:37:52下载
- 积分:1
-
TCPhit
WINDOW的打孔程序源代码,还有作者的说明,不错,想做病毒、外挂的学学,教你怎么样穿透防火墙(WINDOW perforated the source code, as well as the author s note, yes, we want to do viruses, plug-in to learn, teach you how to penetrate the firewall)
- 2007-11-29 16:27:01下载
- 积分:1
-
gest
void swap1(int x, int y) //值传递
void swap2(int *px, int *py) //指针传递
void swap3(int &x, int &y) //引用传递
的使用(void swap1(int x, int y) //值传递
void swap2(int*px, int*py) //指针传递
void swap3(int &x, int &y) //引用传递
的使用)
- 2012-04-30 16:41:44下载
- 积分:1
-
PolynomialCoeff
NTL应用——大数系数多项式乘法的计算。从文件读如参数,计算多项式相乘后某项的系数(NTL application- the multiplication of big numbers coefficient polynomial )
- 2021-04-11 09:58:58下载
- 积分:1
-
iypeHhe
矩阵,复数自定义数据类型的C++实现,矩阵求逆采用牛顿法,(The matrix, complex number custom data type C realization, the matrix inverse uses the Newton method,)
- 2018-11-24 07:00:27下载
- 积分:1
-
SockeT based on TCP/IP connectivity and includes multiple codec interface called...
SockeT基于TCP/IP的连接并包含多种解码界面调用部分-SockeT based on TCP/IP connectivity and includes multiple codec interface called part
- 2022-06-21 07:39:12下载
- 积分:1
-
删除c语言注释
删除c语言注释,包括单行多行注释,有限状态机,输入文件为一个txt,在 命令行输入-h获取帮助#include#include#includeint main(){FILE *fp,*fp1;char str[99]="",str1[99]="";int i,j,no=0;fp=fopen("test.txt","r"); //要打开的源文件fp1=fopen("new.txt","w"); //另存为此为一部分
- 2022-12-15 11:45:08下载
- 积分:1
-
Hyperlink
本代码为基于TMS320C6678的基于HYPERLINK接口的数据发送。(The code for the TMS320C6678-based interface based HYPERLINK data transmission.)
- 2013-08-02 18:09:59下载
- 积分:1
-
C#三层架构
经典的C#三层架构代码,供学习交流使用
- 2022-01-28 19:18:38下载
- 积分:1
-
ILI9341_IVO5.0 IPS_G2.2_20150104 配置方案
ILI9341_IVO5.0 IPS_G2.2_20150104 的配置方案,主要用ILI9341驱动的LCD的正确显示的初始化方案。只有正确的配置参数,才能正确的显示
- 2022-02-22 08:35:01下载
- 积分:1