搜索资源列表
Delphi-netfunction
- delphi 自定义网络函数:unit net interface uses sysutils ,windows ,dialogs ,winsock ,classes ,comobj ,wininet //得到本机的局域网ip地址 function getlocalip(var localip:string): boolean //通过ip返回机器名 function getnamebyipaddr(ipad
Delphi+shenjingwangluo.rar
- 神经网络也许是计算机计算的将来,一个了解它的好方法是用一个它可以解决的难题来说明。假设给出 500 个字符的代码段,您知道它们是 C、C++、Java 或者 Python。现在构造一个程序,来识别编写这段代码的语言。一种解决方案是构造一个能够学习识别这些语言的神经网络。这篇文章讨论了神经网络的基本功能以及构造神经网络的方法,这样就可以在编码时应用它们了。 根据一个简化的统计,人脑由百亿条神经组成 — 每条神经平均连结到其它几千条神经。通过这种连结方式,神经可以收发不同数量的能量。神经的一个非常
delphi+socket.rar
- socket控件的初级应用,用于网络间文件的传输,socket controls the primary applications for the inter-network file transfers
TSCLIB.DLL-Delphi-Example
- 调用TSC动态链接库的Delphi源码。 此代码为网络收集,如侵犯版权,请告知-TSC call dynamic link library of Delphi source code. This code for the network to collect, such as copyright infringement, please inform
netradio
- 这个是网络收音机的源码,不过大家现在不怎么使用delphi了,使用这个东西的人越来越少了-This is the source radio network, but we do not use delphi now, and the use of the East and West are becoming fewer and fewer people
DelphiTCPIP
- Delphi网络通信协议分析与应用实现 我觉得很经典的一本书,DELPHI开发网络应用程序讲的比较透彻,虽然内容有些老,但这些基础知识非常有用。-Delphi analysis of network communication protocols and applications I am a classic book, DELPHI stresses the development of web applications a thorough comparison, although the
wltljasp
- 一个用DELPHI编写的网络拖拉机游戏程序-The preparation of a network using DELPHI program tractor games
VoIP_src
- Delphi 网络电话功能源代码,利用ACM组件开发
BankManagementSystem
- 银行管理系统 一、 客户 对于客户我们应该知道他的姓名、地址、联系电话、证件类型、证件号码等。 二、 账户 对于一个客户,他在一个银行可以开通多个账号。所以对于一个账号,我们需要知道它的账户种类、账户号、开通此账户的客户信息,登录密码等。 三、 存取款功能 对于客户存款,需要记录他的存款时间,存入的账户号,完成此次存款的员工编 号。对于客户取款,我们要知道他在用哪个取款,同时应该验证身份信息(卡号,密码)要知道该卡上的存款额,及此次的取款额。根据卡上的金
Network_data_collection
- 网络数据采集,把网络中的数据收集后存入到数据库。-Network data collection, the network data is collected into a database.
DELPHI.programming.network.detection.module.design
- DELPHI编程实现网络探测模块设计DELPHI programming network detection module design -DELPHI programming network detection module design
TServer
- 早年前热门网络游戏《千年》的服务端源代码,可用与二次开发-In earlier years popular online game " Millennium," the server source code, can be used with the secondary development
getnews
- Delphi 采集网络新闻的一种办法,简单易懂,代码整齐,类似网络蜘蛛的功能-Delphi a way of news gathering network, easy to understand, the code neat, similar to the function of web spider
DLLjiechi
- DLL劫持源码。Delphi !这个对于许多网络技术都很实用!-DLL hijacking source. Delphi! The network technology is very useful for many!
Delphi-Wangluobiancheng
- Delphi网络编程,是一本很好的有关Delphi网络编程的参考书,值得收藏的好书。-Delphi network programming, is a good reference book on Delphi network programming, it is a good book collection.
delphi-ftp
- 在下载有用的软件的时候常常因为网络或者其他原因突然断网,已经下载了一部分的软件又要重新下载,于是断点续传出现在网络上,大量的下载工具软件都支持这个功能,其意义就是可以继续上次没有下载完的文件下载,节省时间,不过断点续传功能需要服务器支持,现阶段的绝大多数服务器都支持断点续传。 -DELPHI FTP
Delphi-wanglouhanshu
- Delphi网络函数,Delphi网络函数。-The Delphi network functions, Delphi network function.
delphi-reg
- delphi网络验证程(带视频教程适合制作收费软件),非常适合新手参考-delphi network authentication process (with video tutorial for the production of free software), very suitable for novice reference
delphi
- delphi网络传输接收实例,本人亲自试验,可以实现-Network Communication Technology
最好的读取网络时间
- 读取网络时间的小工具,使用Delphi开发。初学者可以看一看。(Network time to read small tools, using Delphi development.)