-
ADOClass
mfc下封装的一个数据库类,用ado方式调用access数据库(a class of encapsulates the database, call the access database using ado way)
- 2013-12-28 23:06:28下载
- 积分:1
-
daibaishai
大白鲨远控1.1共享版
无后门免杀过360 瑞星等杀毒软件 自动上线功能 带键盘记录 只要把配制文件发给对方运行就可以实现远程控制(Jaws remote control version 1.1, no back door to avoid sharing killed a 360 RISING antivirus software such as automatic on-line function with a keyboard record as long as the configuration file can be distributed to the other remote control operation)
- 2010-05-20 20:58:30下载
- 积分:1
-
ImageSeeSourceCode
这是一个类似如ACDSee的源程序,它可以对多种图片进行一系列的操作。(This is a similar source, such as ACDSee, it can carry out a series of multi-picture operation.)
- 2007-11-11 20:45:21下载
- 积分:1
-
钻石矿工
算法设计中的钻石矿工问题在一座金字塔每块石头上都镶有一块钻石从金字塔的顶端向下收集钻石尽可能收集价值高的钻石,每层每次只能从一块砖斜向左下或斜向右下走到另一块砖上。设计算法求出获取的钻石最大价值及路径。(动态规划)(The problem of diamond miner in algorithm design is set up on every stone in Pyramid. A diamond is collected from the top of Pyramid. Diamond is collected as high as possible. Every layer can only lean from one brick to the left or to the right to go to the next brick at a time. The design algorithm is used to find the maximum value and path of the obtained diamond. (dynamic programming))
- 2020-10-21 08:37:24下载
- 积分:1
-
Chat
实现点对点发送文本聊天,P2P基于套接字发送和接收文本(Realize the point-to-point send text chat, P2P based on SOCKET to send and receive text)
- 2013-05-31 08:30:11下载
- 积分:1
-
bfs
hdu 3085 一道bfs题 一点值得注意的,鬼魅先走,mm与gg后走,直接模拟这个这个场景,突出时间的先后性,一秒与一秒的区别。。。这样模拟很难出错(hdu 3085 an ACM question.it is about bfs)
- 2010-05-12 22:01:22下载
- 积分:1
-
JHGJGHJGFJG
题目:取一个整数a从右端开始的4~7位。
程序分析:可以这样考虑:
(1)先使a右移4位。
(2)设置一个低4位全为1,其余全为0的数。可用~(~0<<4)
(3)将上面二者进行&运算。
2.程序源代码:(Topic: take an integer a from the right end of the four to seven began.
Program analysis: it can be to consider:
(1) to make a move to the right four.
(2) sets a low four total for the 1, all the rest for 0 of the number. Can be used to (~ 0 < < 4)
(3) will above the difference and operations.
2. The source code:)
- 2012-05-26 20:20:03下载
- 积分:1
-
MFC-ODBCaccess
VC++ 使用MFC ODBC访问数据库,请注意:在VC环境下运行程序前,必须注册ODBC数据源,数据库文件为bookinfo.mdb,数据源名称为bookinfo,直接运行可执行文件也需要将数据库文件与可执行文件放在同一路径下(VC++ using MFC ODBC to access the database, please note: In the VC environment before running the program, you must register ODBC data source, the database file is bookinfo.mdb, data source name is bookinfo, also need to run an executable file with an executable database files files in the same path)
- 2014-05-30 09:50:31下载
- 积分:1
-
recv
组播接收端,socket通信,Windows网络编程(Multicast receiver, socket communications, Windows network programming)
- 2021-01-13 21:48:47下载
- 积分:1
-
gmelinflist
读取dxf文件,提取相关图元,可用于CAD CAM
数控方面,对从事数控朋友有所帮助。
- 2017-02-27 17:33:49下载
- 积分:1