资源列表

« 1 2 ... .09 .10 .11 .12 .13 1514.15 .16 .17 .18 .19 ... 1803 »

[数据库编程SOCKET.CPP

说明:#include <winsock2.h> #pragma comment(lib, ws2_32.lib ) int main() { WSADATA WSAData SOCKET sock SOCKADDR_IN sin char buffer[255] WSAStartup(MAKEWORD(2,0), &WSAData) Tout est configuré
<a@cuvox.de> 在 2024-11-02 上传 | 大小:1024 | 下载:0

[数据库编程DepConnetionPool

说明:自己写的连接池,实现动态连接池,且小巧灵活,随着使用频繁程序,调整连接池数量。-Write your own connection pooling, dynamic connection pool, and the small and flexible, with the frequent use of the program, adjust the number of connection pool.
<wang> 在 2024-11-02 上传 | 大小:3072 | 下载:0

[数据库编程learn-CPP-constructor

说明:易学C++中构造函数案例,并有详细的注解-The constructor Case learn C++ and detailed comments
<mm91488chengga> 在 2024-11-02 上传 | 大小:1024 | 下载:0

[数据库编程learn-node-point-CPP

说明:易学C++结点指针案例,很好的学习资料哦-The learn C++ node pointer cases, learning materials, oh
<mm91488chengga> 在 2024-11-02 上传 | 大小:1024 | 下载:0

[数据库编程led_shining

说明:关于led动态显示的一个程序,可以用来做为初学的参考.-Led on the dynamic display of a procedure can be used as a reference for beginners.
<em3297xianshan> 在 2024-11-02 上传 | 大小:1024 | 下载:0

[数据库编程Lexical

说明:dfa he NFA 之间的转化 非常好用啊 要是需要和我练习-dfa he NFA conversion between ah If there were to be very easy to use and I practice
<em3297xianshan> 在 2024-11-02 上传 | 大小:4096 | 下载:0

[数据库编程lgdonsrc

说明:显示登录到本机的用户信息和共享资源被存取的信息- The demonstration registers this machine user information andthe shared resource the information which deposits and withdraws
<se50286gongjue> 在 2024-11-02 上传 | 大小:10240 | 下载:0

[数据库编程LGetIniFile

说明:windows 优化数据文件读取 无需反复搜索提高速度-Optimize windows data files need to re-read english improve the speed of
<se50286gongjue> 在 2024-11-02 上传 | 大小:4096 | 下载:0

[数据库编程lianbiao

说明:链表的基本操作,用C语言实现,经过调试可以运行-List of basic operation, using C language, after commissioning can run
<kso03802chaohu> 在 2024-11-02 上传 | 大小:2048 | 下载:0

[数据库编程libButter

说明:Butter filter: this is the design of a butter filter, check & run perfectly
<ik71828sip> 在 2024-11-02 上传 | 大小:2048 | 下载:0

[数据库编程184655

说明:这是个基于多线程的端口扫描器,用Java语言开发,适用于学生学习-This is a based on multi-threaded port scanner, use Java language development, applies to learning students
<anstance> 在 2024-11-02 上传 | 大小:55296 | 下载:0

[数据库编程MsSql

说明:windows sqlserver 封装类接口-Windows sqlserver package class interface
<程式> 在 2024-11-02 上传 | 大小:269312 | 下载:0
« 1 2 ... .09 .10 .11 .12 .13 1514.15 .16 .17 .18 .19 ... 1803 »

源码中国 www.ymcn.org