-
cdecl 将声明翻译成通俗语言
国际上著名的cdecl的超级简化版 , 也算是一个另类的中文版吧。。。可以将C 语言的声明翻译成中文哦!!!例子(上面一行是输入,下面一行是输出):int a标识符a是int型int a[]标识符a是int型的数组int *a[]标识符a是指向int型的指针的数组int *a()标识符a是返回值为指向int型的指针的函数int (*a)()标识符a是指向返回值为int型的函数的指针
- 2022-10-21 19:15:04下载
- 积分:1
-
一个关于画图的简单的程序,大家随便看看,自己编的
一个关于画图的简单的程序,大家随便看看,自己编的-A simple drawing program, we just look at the own
- 2022-10-15 18:30:02下载
- 积分:1
-
VC++ Student Information Management System 1. Remove the " Read Only" a...
VC++学生信息管理系统
1. 去掉“只读”属性。
2. 在SQL Server2000中,附加数据库UGMS。
3. 编译不受源文件位置和数据库位置的影响。即,HMS的整个工程复制到任何地方都可编译。-VC++ Student Information Management System 1. Remove the " Read Only" attribute. 2. In SQL Server2000, the additional database UGMS. 3. Compiled from the source file location and database location of impact. Namely, HMS copy of the entire project can be compiled anywhere.
- 2022-03-01 23:09:17下载
- 积分:1
-
this is a vhdl code for a bus
this a vhdl code for a bus-this is a vhdl code for a bus
- 2022-01-26 02:40:10下载
- 积分:1
-
这是我同学在IBM面试的一点资料,这里面包括笔试题目,面试题目,以及面试技巧。。
希望对想加入IBM蓝色之路的同仁有所帮助...
这是我同学在IBM面试的一点资料,这里面包括笔试题目,面试题目,以及面试技巧。。
希望对想加入IBM蓝色之路的同仁有所帮助-This is my classmate in an interview that the information on IBM, which included a written examination subject, the interview subject, as well as interviewing techniques. . Want to want to join IBM Blue Tongren road help
- 2022-03-22 00:43:25下载
- 积分:1
-
files of c language,learn form base,lead you to be well up to application of c l...
c语言之文件篇,从基础学起,让你彻底精通c语言的应用。-files of c language,learn form base,lead you to be well up to application of c language
- 2022-01-25 17:36:48下载
- 积分:1
-
CppUnit是著名的用于单元测试的JUint框架的C++端口。测试结果放在用于自动测试的XML中和基于用于监督测试的GUI中。...
CppUnit是著名的用于单元测试的JUint框架的C++端口。测试结果放在用于自动测试的XML中和基于用于监督测试的GUI中。-CppUnit is famous for unit test JUint framework of the C++ ports. Test results for the automatic testing on the XML-based test for monitoring the GUI had.
- 2023-05-08 06:20:03下载
- 积分:1
-
网络蜘蛛源码发展套件,有源代码和测试例子,用java实现的
网络蜘蛛源码发展套件,有源代码和测试例子,用java实现的-network spider-source development kit, the active code and test case, with the realization of java
- 2023-05-04 20:35:03下载
- 积分:1
-
很简单的牛顿算法,不考虑其他的东西,只用简单的迭代
很简单的牛顿算法,不考虑其他的东西,只用简单的迭代-new ton
- 2023-03-10 08:35:03下载
- 积分:1
-
c语言之存储篇,从基础学起,让你彻底精通c语言的应用。
c语言之存储篇,从基础学起,让你彻底精通c语言的应用。-memory of c language,learn form base,lead you to be well up to application of c language
- 2022-11-24 06:05:03下载
- 积分:1