Welcome![Sign In][Sign Up]
Location:
Search - bind

Search list

[WEB Codeligangan22

Description: Socket 编程让你沮丧吗?从man pages中很难得到有用的信息吗?你想跟上时代去编Internet相关的程序,但是为你在调用 connect() 前的bind() 的结构而不知所措?等等… 好在我已经将这些事完成了,我将和所有人共享我的知识了。如果你了解 C 语言并想穿过网络编程的沼泽,那么你来对地方了。 -Socket Programming let you frustrated? From the man pages, it is very difficult to get useful information? Times you want to go to the provision of Internet-related procedures, But as you call connect () before the bind () and the structure of a loss? And so on ... Fortunately, I have these things accomplished, and I will share all the knowledge I had. If you know the C language and would like to network programming through the swamp, then you come to the right place.
Platform: | Size: 24576 | Author: 李刚刚 | Hits:

[Othermcmc

Description: 尊敬的站长: 鄙人是研究MIMO通信系统的一名研究生,经人介绍找到贵站,感觉贵网站资料有鄙人一直苦苦搜索的内容,但苦于自己不是专门的编程人员,对源码所知甚少,仅上传4篇有关我研究专业的英文版论文,均为2005年下半年及06年IEEE检索文章(国内网站均未见中文版本,对于研究MCMC(蒙特卡罗-马尔科夫检测方法)方法有很大帮助),希望能予以录用,给予下载权限(本人只需很少资源有寥寥几个便足矣)。盼回信告之! -respected head : I study MIMO communication system a graduate student found passed through Guizhan. feeling your website information I have been searching hard, but they are not specifically bind with the programming staff, little knowledge of the source code, only the four Upload I study English professional papers, both the second half of 2005 and 06 IEEE retrieval article (domestic websites are not Chinese, For research MCMC (Monte Carlo-Markov detection method) method will be of great help), hope that they can be recruited, to download privileges (I only have very few resources Several pledge). I hope letter divisions!
Platform: | Size: 1719296 | Author: 刘宇 | Hits:

[OtherLibrealy

Description: 这些都是本人以前做过的题目,题量不是很多,但都能通过,希望能跟大家分享-these are done before the subject, the volume is not that many, but they passed, we want to bind share
Platform: | Size: 362496 | Author: lizhenping6 | Hits:

[Windows DevelopNW_Binder_Source_Code

Description:
Platform: | Size: 181248 | Author: zepeng | Hits:

[Other Databasesdtl

Description: The goal of this library is to make ODBC recordsets look just like an STL container. As a user, you can move through our containers using standard STL iterators and if you insert(), erase() or replace() records in our containers changes can be automatically committed to the database for you. The library s compliance with the STL iterator and container standards means you can plug our abstractions into a wide variety of STL algorithms for data storage, searching and manipulation. In addition, the C++ reflection mechanism used by our library to bind to database tables allows us to add generic indexing and lookup properties to our containers with no special code required from the end-user. Because our code takes full advantage of the template mechanism, it adds minimal overhead compared with using raw ODBC calls to access a database. -The goal of this library is to make ODBC reco rdsets look just like an STL container. As a user , you can move through our containers using sta ndard STL iterators and if you insert () , erase () or replace () records in our container 's changes can be automatically committed to the database for you. The library's compliance with STL iterator and the container standards means you can plug our abstractions into a wide variety of the STL algorithms for data storage, searching and manipulation. In addition, the C reflection mechanism used by our library t o bind to database tables allows us to add generi c indexing and lookup properties to contain our ers with no special code required from the end-u ser. Because our code takes full advantage of th e template mechanism, it adds minimal
Platform: | Size: 422912 | Author: | Hits:

[WEB Codeclass.db

Description: 56.com的一个 MYSQL应用类 class.db.php 实列化 $scfg[‘db’] = array( ‘host’ => ‘db.56.com’, ‘database’ => ‘56h_flv’, ‘username’ => ‘root’, ‘password’ => ‘‘); $db = new db($scfg[‘db’]); // // 函数: insert() // 功能: 插入一条记录 // 参数: @$table 表名 // @$bind array // 返回: 本条记录的 // INSERT INTO round_table // (noble_title, first_name, favorite_color) // VALUES (“King”, “Arthur”, “blue”); -56.com MYSQL application of a Class class.db.php it out of the $ scf g [ 'db'] = array ( 'host' =
Platform: | Size: 5120 | Author: 夏一平 | Hits:

[OS programbindCode2008

Description: AppWizard has created this BindFile application for you. This application not only demonstrates the basics of using the Microsoft Foundation classes but is also a starting point for writing your application. This file contains a summary of what you will find in each of the files that make up your BindFile application.-AppWizard has created this BindFile appli cation for you. This application not only demon strates the basics of using the Microsoft Found ation classes but is also a starting point for wr iting your application. This file contains a su mmary of what you will find in each of the files th at BindFile make up your application.
Platform: | Size: 46080 | Author: pangguigao | Hits:

[Internet-NetworkCode

Description: 网络的相关知识,网络程序的编写,Socket是连接应用程序与网络驱动程序的桥梁,Socket在应用程序中创建,通过bind与驱动程序建立关系。此后,应用程序送给Socket的数据,由Socket交给驱动程序向网络上发送出去。计算机从网络上收到与该Socket绑定的IP+Port相关的数据后,由驱动程序交给Socket,应用程序便可从该Socket中提取接收到的数据。网络应用程序就是这样通过socket进行数据的发送与接收的。TCP与UDP的工作原理与编写过程,如何在程序中链接库文件。一个字符界面的聊天程序。-network of the knowledge, network program, Socket is a link between the application and network driver bridges, Socket in the application process to create, Driving through bind with the procedures established relations. Since then, Socket applications presented data from the socket to the network driver to send out. Computer network received from the Socket bundled IP Port relevant data, by the driver to Socket, application procedures can Socket from the extraction of data received. Network applications through this is the socket for data transmission and reception. TCP and UDP Principle and the work of preparation, how to process the document link. Characters in a chat interface procedures.
Platform: | Size: 11264 | Author: 中国 | Hits:

[ActiveX/DCOM/ATLBasicMonikers

Description: 自定义名字对象,这是一个实现自定义名字对象的例子,可以用任何系统中没有注册的字符串(名字)与某一个对象进行绑定-Customize the names of objects, realize this is a custom object names examples, can be used in any system there is no register string (name) an object with a bind
Platform: | Size: 22528 | Author: guoshisheng | Hits:

[ELanguagetolua++

Description: tolua++是一个对lua进行封装调用的工具,可以自动绑定C++类和函数,代码很值得研究-tolua++ is a package called lua tools can automatically bind C++ category and function, the code is worth studying
Platform: | Size: 452608 | Author: leonliu | Hits:

[Internet-NetworkYSocket

Description: 非常方便的网络Socket类,开发网络程序变得很简单。 支持自定义的string类。 用法:typedef YSocket<CString> CMySocket //CString也可以用自己的string类,从而可以用来atl等任何地方 CMySocket tpSock //声明 tpSock.Create()//建立sock tpSock.Bind()//绑定 tpSock.Listen()//开始侦听-Very convenient network of Socket class, the development of the network becomes very simple procedure. Support custom string type. Usage: typedef YSocket
Platform: | Size: 11264 | Author: 叶振华 | Hits:

[.netStudyManagement

Description: 科研管理系统,可以添加,删除,修改,查询相应的内容。做的较简单,主要演示如何绑定数据库。-Scientific management system, can add, delete, modify, query the corresponding content. To do more simple, the main demonstration of how to bind database.
Platform: | Size: 549888 | Author: | Hits:

[SQL ServerPagination

Description: 本源码实现了一个简单的分页功能,从数据库中取出记录然后同控件绑定-The source code implements a simple paging function to retrieve records from the database and then bind with the controls
Platform: | Size: 989184 | Author: sanfxy | Hits:

[Remote ControlSocket

Description: 网络的相关知识,网络程序的编写,Socket是连接应用程序与网络驱动程序的桥梁,Socket在应用程序中创建,通过bind与驱动程序建立关系。此后,应用程序送给Socket的数据,由Socket交给驱动程序向网络上发送出去。计算机从网络上收到与该Socket绑定的IP+Port相关的数据后,由驱动程序交给Socket,应用程序便可从该Socket中提取接收到的数据。网络应用程序就是这样通过socket进行数据的发送与接收的。TCP与UDP的工作原理与编写过程,如何在程序中链接库文件。一个字符界面的聊天程序。-Network-related knowledge, procedures for the preparation of the network, Socket is connected applications and network bridge driver, Socket in your application to create, bind with the driver through the establishment of relations. Thereafter, the application data to the Socket, the Socket to the driver sent to the network. Computer from the network with the Socket Receive binding IP+ Port-related data, by the driver to the Socket, the application can be extracted from the Socket received data. Web applications is one such data through the socket send and receive. TCP and UDP and the preparation of the working principle of the process, how to link libraries in the proceedings document. A character interface chat program.
Platform: | Size: 4700160 | Author: jiangyang520 | Hits:

[CSharpMSNBotSource

Description: 一个MSN机器人源码,绑定了大量的事件,不过都是空事件,可以依据自己需求,开发更多的功能。-MSN Robot a source, bind a large number of events, but events are empty, you can based on their needs and develop more features.
Platform: | Size: 219136 | Author: yoker | Hits:

[FlashMXasphasp-talkroom111

Description: 现在somethingSelected的值绑定到了DataGrid的选定状态上了。选中某行somethingSelected的值会变为true,然后所有标签里有enabled="{somethingSelected}"的标签都会被激活,所有标签里有enabled="{!somethingSelected}"的按钮都会被禁用。 Bingding标签的source不一定必须是变量。它可以是一个表达式-SomethingSelected now the value of the DataGrid to bind to a selected state. Select a line of value somethingSelected into true, then all the labels have enabled = (somethingSelected) label will be activated, all the labels have enabled = (! SomethingSelected) button will be disabled. Bingding label does not necessarily must be a variable source. It can be an expression
Platform: | Size: 2048 | Author: 郑小 | Hits:

[Firewall-SecurityARP-bind.RAR

Description: 利用Internet Protocol Helper API interface结口开发的一个arp保护工具. 开发工具:delphi7-The use of Internet Protocol Helper API interface I developed a knot arp protection tool. Development tools: delphi7
Platform: | Size: 236544 | Author: 张三 | Hits:

[Linux-Unixlinux_socket_bind

Description: linux socket bind 机制研究成果绝对原创-linux socket bind mechanism is absolutely original research
Platform: | Size: 6144 | Author: doris | Hits:

[CommunicationITS

Description: socks 4 代理, 实现 connect和bind功能-socks 4 proxy, realize connect and bind function
Platform: | Size: 34816 | Author: QianFeng | Hits:

[Linux-Unixicewm

Description: Linux系统下的一个比较受欢迎的窗口管理器,采用C++编写,该窗口管理器可定制性特别强,深得DIY爱好者喜欢。可以随意绑定键盘热键,有了它,你可以把你的Linux桌面打造得比《黑客帝国》里的电脑还Cool -Linux systems a more popular window manager, using C++ Prepared, the window manager can be customized and particularly strong, won the DIY enthusiasts love. Keyboard hotkeys can bind with it, you can build your Linux desktop than the
Platform: | Size: 1266688 | Author: hunbuso | Hits:
« 1 2 3 4 5 6 78 9 10 11 12 ... 29 »

CodeBus www.codebus.net