-
Thinking-in-CPP--2nd-V2
c++编程思想!对于学习c++是一个很好的帮助!好的程序员必须要看的一本书!(think in c++!very useful to those who want to learn c++ very well!)
- 2011-08-15 20:57:32下载
- 积分:1
-
protobuf-build
一种轻便高效的数据格式,平台无关、语言无关、可扩展,可用于通讯协议和数据存储等领域。完整的编译工程。(A portable and efficient data format, platform-independent, language-independent, scalable, can be used in communication protocols and data storage and other fields. Complete compilation engineering.)
- 2020-06-17 21:00:07下载
- 积分:1
-
aip-python-sdk-2.2.11
说明: 说明:本汉化包系本人辛勤劳动的结晶,历时将近一周。在汉化过程中既要解决汉化内容问题,又要解决汉化技术问题,所以时间相对有些仓促,其中不乏有汉化不准确及少量未汉化的地方,欢迎大家批评指正,以便下一版修改更正!(what do you want to do is right is an apple right movie computer)
- 2020-06-24 05:20:02下载
- 积分:1
-
C# 序列中所有元素是否都满足指定条件
C# 序列中所有元素是否都满足指定条件,使用List序列对象创建List人员列表,判断是否所有人员的年龄都大于30岁,dgpwC#中序列的用法:
bool result = People.All(p => p.Old > 30);显示查询结果:
label1.Text = "数据源:{1,"王*军",28},{2,"赵*东",31},{3,"王*科",33}";//数据源
label2.Text = "查询表达式:All(p => p.Old > 30)";//查询表达式/操作
label3.Text = "查询结果:" + result.ToString();//查询结果
更详细代码请下载源码。
- 2023-08-15 15:50:03下载
- 积分:1
-
notes.xlsx
useful phrasesuseful phrases
- 2018-09-28 11:44:34下载
- 积分:1
-
drop
使用fluent udf编程,实现水滴在空气中的运动描述。(Use fluent udf programming, to achieve the movement of water droplet in the air.)
- 2014-06-13 14:27:10下载
- 积分:1
-
学生信息管理系统,简单的添加信息,修改,删除,…
学生信息管理系统,简单的添加信息,修改,删除,统计等-Student Information Management System, a simple add information, modify, delete, statistics, etc.
- 2022-07-14 01:28:02下载
- 积分:1
-
99494
LED旋转屏通过4排LED可以显示一个图形(4 rows by rotating LED LED screen can display a graphic)
- 2011-06-02 15:03:31下载
- 积分:1
-
up
说明: 本书在对Visual C++各种编程技术和TCP/IP进行系统介绍的基础上,重点讲解网络编程的高级应用、使用技巧和难点。包括基本网络编程技术,Telnet协议的实现,HTTP协议的实现,FTP协议的实现,文件下载,UDP协议的实现,ICMP协议的实现,PPP协议的实现,代理服务器的实现,ATL、DCOM、ActiveX技术,网络安全,多媒体网络编程等。
对于每个主题,书中都给出其开发要领及应用的实例和技巧,本书主要面向具有一定Visual C++网络编程基础并希望深入研究网络编程技术的读者。 (The book of Visual C++ variety of programming techniques and TCP/IP system introduced on the basis of the focus on network programming, advanced applications, the use of skills and difficulties. Including basic network programming technology, Telnet protocol implementation, HTTP protocol implementation, FTP protocol implementation, file downloads, UDP protocol implementation, ICMP protocol implementation, PPP protocol implementation, the proxy server implementation, ATL, DCOM, ActiveX technology , network security, multimedia network programming. For each topic, the book is given its essentials and application development examples and techniques, this book has some Visual C++ primarily for network programming and want to delve into network programming technology readers.)
- 2013-06-19 14:10:57下载
- 积分:1
-
FP
说明: 这是一个关于fp增长算法的的程序。目的是进行数据挖掘,进行剪枝操作(This is a program on the FP growth algorithm. The purpose is for data mining, pruning operation)
- 2016-01-10 21:14:57下载
- 积分:1