资源列表
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é pour se connecter sur IRC, haa
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.
VC
- 学生事务管理系统,有数据库部分,添加删除和修改,自定义查找-Student affairs management system, a section, add delete and modify, custom search and so on
GolgoManage16
- 公墓管理系统,精心设计的一款公墓陵园软件,是进一步规范经营管理,提高整体服务水平的一个集中体现。公墓的总体规划、经营活动、维护费使用等情况在软件中应用得当,不断提高公墓管理水平。-Cemetery management system, carefully designed a public cemetery software, is to further standardize the management, improve a concentrated manifestation of the
MapSearch772585
- 这是一个windows编程常用函数查询工具,里面包含各种程序用到的函数的解释,举例等等,对初学者有很大帮助。-This is a windows programming functions commonly used query tool, which contains functions to explain the various procedures used, for example, and so on, are very helpful for beginners.
VC-SQLDBExamples
- VC++图像与数据库操作实例,包括: 1.ADO控制Access数据库 2.SQL语句嵌套 3.SQL语句中设置多个字符串检索条件 4.SQL语句中设置时段检索条件 5.SQL语句中设置字符串检索条件 6.存取图像字段 7.代码控制链接ODBC -VC++ SQL DataBase Examples
ADO_EXCEL
- 使用ADO操作EXCEL 表格,完成读取,之后想干什么,那就随你了。-Use ADO to operate the EXCEL table.
FEM
- 这个程序是利用追赶法求解一维有限元的程序,其中的基函数是二次线性函数。-this is finite element method for one dimention problem using zhuigan method
chapter11
- 实现用户的用户名和密码登录,其中包括数据库插入学生信息,再通过浏览器访问URL获得学生登录界面。-Implement user login username and password, including student information into the , and then get the students to access the URL through the browser login interface.
my-database
- java数据库开发实例,增加数据库表,插入表记录,删除表记录,修改表记录,查询表记录-java odbc
googoltech
- 固高控制卡轴运动检测代码,VC代码编程,原代码-googol control card axis motion detection code
postgis_test
- 连接并操作Postgresql数据库,获取数据-connect and get data posgresql