-
DOOLITTLE2010302710005
doolittle分解源代码我自己写的,只为下载东东。没办法(doolittle decomposition of the source code)
- 2011-10-05 17:54:44下载
- 积分:1
-
neroFiddlesCOM
说明: nero COM 在 VB6 的应用实例。(nero COM in VB6)
- 2009-08-30 11:02:59下载
- 积分:1
-
SCommTest
用MFC(C++语言)实现了一个串口调试助手的功能。(Using MFC (C++ language) to achieve a serial debugging assistant function.)
- 2018-05-08 14:31:19下载
- 积分:1
-
cppsanjiao
我整合前面几个程序的三角剖分程序,蛮好用的,只是在dos下,呵呵
(integrate several procedures before the triangulation process, using very good, the only dos, Oh)
- 2006-12-19 23:56:35下载
- 积分:1
-
1.tutorials-1919332
It describes installation of seagull & practice sessions
- 2015-07-23 14:07:05下载
- 积分:1
-
searchfolder
VC 实现搜索文件夹对话框。。还可以。。(Search Folders)
- 2010-08-08 11:45:03下载
- 积分:1
-
Bessel_Gaussian
说明: 基于矢量德拜沃尔夫积分,对大数值孔径透镜模拟聚焦(Analog Lens Focusing Based on Vector Debye Wolff Integral)
- 2019-08-21 15:39:25下载
- 积分:1
-
实用C#实现的 停车场管理系统
说明: 便于停车场对车辆进行管理,本系统主要包括,会员注册,车辆出入库管理,会员查询等,采用序列化方式无需数据库。(It is convenient for parking lot to manage vehicles. This system mainly includes membership registration, vehicle access management, membership query and so on. It does not need database by serialization.)
- 2020-12-16 21:19:13下载
- 积分:1
-
This book reveals the C++ programmers to create the mysteries of a world
本书揭示了C++程序员创建世界级软件的奥秘。程序设计大师Herbert Schildt通过将C++语言广泛应用于功能强大的编程任务中,全面展示了C++语言的多功能性,敏捷性,和艺术性。本书内容包括探索C++的功能,创建内存管理的垃圾回收器子系统,开发线程控制面板,建立译码器以扩展C++的功能,开发可断点续传的Internet文件下载工具,创建财务分析库,用基于AI的搜索技术探索人工智能,建立定制的STL容器,以及开发Mini C++解释程序。-This book reveals the C++ programmers to create the mysteries of a world-class software. Programming by Herbert Schildt Master C++ language is widely used in powerful programming tasks, a comprehensive picture of the C++ language, versatility, agility and artistry. The book will include exploration of the functions of C++, create a memory management subsystem of the garbage collector, thread control panel to develop and establish decoder to expand the functions of C++, the development of the Internet HTTP Download tools, the creation of financial Analysis of the Treasury, AI-based search technology to explore artificial intelligence, the establishment of customized STL containers, and the development of Mini C++ interpreter.
- 2023-07-29 04:00:05下载
- 积分:1
-
Socket多线程处理代码
双线程处理Socket,一个线程负责发一个负责 ,TCPDemo在具体实现时,设计了一个CTCPListener类专门用于服务器对特定TCP端口的侦听。另外,设计了一个CStreamSocket类专门用于TCP数据的传输。CStreamSocket作为基类,服务器程序从它派生出另一个类CSocketSender专门用于数据的发送,客户机程序从它派生出CSocketReceiver类专门用于数据的接收。这些类的继承结构如图3
- 2022-01-22 15:43:47下载
- 积分:1