-
3D-to-2D
这个程序是用来将三维坐标投影成二维的c++程序。(This program is a three-dimensional coordinate projection into two-dimensional C++ program. . .)
- 2021-01-20 14:48:41下载
- 积分:1
-
CtrlIPClt
网络方面关于ip的得到与获取方面的代码,哈哈哈 (ip on the network and get access to the area code, Ha Ha Ha)
- 2006-11-14 11:08:37下载
- 积分:1
-
12864
基于52单片机的12864液晶程序,采用c语言编写。(52 12864 microcontroller based program using c language.)
- 2013-12-08 12:01:49下载
- 积分:1
-
DeleteCertainFolderFile
删除指定目录下某种类型的文件,VC++精选编程源码,很好的参考资料。(Delete the specified file is a type of directory, VC++ select programming source code, a good reference.)
- 2013-11-26 09:22:48下载
- 积分:1
-
CSharp-and-.net-base-lession
非常适合刚接触C#的同学学习,内容包含了C#基础,SQL(这部分很详细),ADO.NET,
Socket网络编程,HTML入门,WinForm基础,里面的知识点很详细,例子较多,对于
复习C#和MSsql很有帮助!(Very suitable for students new to learn C#, contains the C#-based, SQL (this part is very detailed), ADO.NET,
Socket network programming, HTML entry, WinForm base, which is very detailed knowledge points, more examples for
C# and MSsql review helpful!)
- 2014-01-29 01:04:36下载
- 积分:1
-
百度语音合成
说明: 百度在线语音合成c#源代码,无需配置直接使用(Baidu Online Voice Synthesis Source Code,)
- 2020-06-16 22:20:01下载
- 积分:1
-
m
说明: 权限管理系统,完整源码,包括web实例,winform实例(Rights management system, complete source code, including the web instance, winform example)
- 2010-10-29 11:05:46下载
- 积分:1
-
GSL-1.8 源码及库的安装包
GSL库,以及源程序文件,以及直接安装。不用编译。(The GNU Scientific Library (GSL) is a numerical library for C and C++ programmers. It is free software under the GNU General Public License.
The library provides a wide range of mathematical routines such as random number generators, special functions and least-squares fitting. There are over 1000 functions in total with an extensive test suite.)
- 2019-01-09 23:07:16下载
- 积分:1
-
baseCla
利用虚函数手段,按照三种不同的数据存储方式及其处理方法来实现如下的所谓“反序输出问题”:从键盘输入n 个int 型数据先存储起来(具体n 值由用户从键盘输入),而后再按照与输入相反的顺序将这些数据显示在屏幕上。具体地说,可通过在基类baseCla 及其派生类method1Cla、method2Cla 和method3Cla中说明如下的同一个虚函数“virtual void reverseout() ”,来实现所述问题的三种不同处理方法。例如,可设计并使用已经在第四章和第六章的实践题中所使用的数据存储结构以及处理方法:(1)使用大小为100 的常界数组存放数据;(2)通过new 生成大小恰为n 的动态数组存放数据;(3)使用指针与链表的实现法。(err)
- 2007-12-18 16:30:58下载
- 积分:1
-
Linux_Gateway-ioT-master
说明: 基于linux的默认网关设置(转载自github,若有侵权,联系删除)(Default gateway settings based on Linux)
- 2020-03-10 12:49:09下载
- 积分:1