Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - solve
Search - solve - List
以VC++为编程工具,解决C语言中的经典问题:mail-box问题。-to VC + + programming tools, C language to solve the classic problem : mail-box issue.
Update : 2008-10-13 Size : 1214 Publisher : 苏晓

调试中出现的问题,你该怎么办?一些心得教你怎么样发现问题,解决问题,看看为好-Debugging the problem, how do you do that? Some experiences to teach you how kind identify problems and solve problems, look to the good
Update : 2008-10-13 Size : 28450 Publisher : 张奕玮

DL : 1
基于OSIP协议展的代理服务器PARTYSIP的WINDOWS版本,VC7下编译通过,解决收信息报错问题,注意保持目录结构-agreement Show PARTYSIP proxy server version of Windows, VC7 compiler, the error message solve problems, pay attention to maintaining the directory structure
Update : 2008-10-13 Size : 1393199 Publisher : zgr

VB+MO解决地图投影方面的问题,可对地图投影中的投影参数进行交互式修改!修改后可以生成新的ShapeFile格式文件-VB + MO Map Projection solve the problem, the right of Map Projection Projection interactive parameter changes! Modifications can generate new format ShapeFile
Update : 2008-10-13 Size : 20855 Publisher : 李振

根据WinXP控件改写,纠正了其中的一些BUG,加入Combox类,解决了VFP自身Combox作为编辑框存在的问题,在VFP7及后续版本中使用。-WinXP under control rewritten to correct some of the BUG include Combox category solve the VFP own Combox editors frame the issues, and follow-up version VFP7 use.
Update : 2008-10-13 Size : 76019 Publisher : 何家南

这个程序是从广度优先搜索,深度优先搜索,A算法以及A*算法等多方面算法来解决八数码问题-this procedure is breadth - first search, depth-first search, A and A * algorithm algorithm various algorithms to solve the problem eight digital
Update : 2008-10-13 Size : 75625 Publisher : 藤力

本软件主要用于帮助计算机爱好者学习蚁群算法时做有关蚁群算法的试验。蚁群算法作为一种优秀的新兴的算法,具有非常广的应用前景,越来越多的人开始学习蚁群算法,因此本软件也有推广前景。 本软件除了用于教学目的外,还可用于解决实际生活中的与TSP(即,旅行商问题)问题相关的问题。 TSP问题描述的是一个旅行商要到几个城市去,每个城市必须去一次且仅能去一次,要求满足这样条件的 最短路径。将本软件稍作扩展即可用于城市规划、公交车路径安排等多种约束满足问题。 -the software used to help computer enthusiasts Ant learning algorithm to do the ant colony algorithm tests. Ant Algorithm as a good new algorithm has a very broad application prospects, more and more people begin to learn ant colony algorithm, the software also promote the prospects. In addition to the software for teaching purposes, can also be used to solve real life with TSP (ie, the traveling salesman problem) issues related issues. TSP is a description of the TSP to several cities, each city must go only to one that once such conditions are met the shortest path. Some of this software can be extended for city planning, public transportation vehicles and other arrangements path constraint satisfaction problems.
Update : 2008-10-13 Size : 1310 Publisher : 李誉

本程序为利用matlab求解微分方程的源程序及相关例子。-the procedures for the use of Matlab to solve the differential equation of the source and relevant examples.
Update : 2008-10-13 Size : 8744 Publisher : 作风小

本程序为利用matlab求解微分方程的源程序及相关例子-the procedures for the use of Matlab to solve the differential equation of the source and relevant examples
Update : 2008-10-13 Size : 10459 Publisher : 作风小

本程序为利用matlab求解微分方程的源程序及相关例子-the procedures for the use of Matlab to solve the differential equation of the source and relevant examples
Update : 2008-10-13 Size : 5331 Publisher : 作风小

本程序为利用matlab求解微分方程的源程序及相关例子-the procedures for the use of Matlab to solve the differential equation of the source and relevant examples
Update : 2008-10-13 Size : 5727 Publisher : 作风小

DL : 0
telnet客户端源码 默认登陆端口23 没有解决nvt 可登陆bbs-telnet client source default landing port 23 may not solve nvt landing bulletin board
Update : 2008-10-13 Size : 3462 Publisher : 交大人

DL : 0
求任意一点到任意点的距离的最小值! 对于求解一些最短距离的问题可以提供一些帮助!-seek any point to any point of the minimum distance! For some of the shortest distance to solve the problem, it can provide some help!
Update : 2008-10-13 Size : 1780 Publisher : dick

DL : 0
C#编写的图片浏览程序,解决了FileListBox在C#中不能得到目录文件数。-C# prepared by the Photo View procedure to solve the FileListBox in C# is not the catalog number.
Update : 2008-10-13 Size : 9964 Publisher : abc

在本问题的求解中,修桥和挖隧道是两个相类似的求解过程,我们将求解过程分为两个部分:第一、对河岸边一固定点 ,将桥修在 处时,求解由起始点 到经固定点 到居民点 的最短路线。第二、如何确定 的位置,使得总路线的费用最小。我们分别用了两个模型来进行这两部分内容的求解。模型一、针对坡度的限制,利用小区域内的局部最优来达到全局最优。模型二、列出点 有一定的位移时,可以减少的费用 的函数方程,然后利用河岸附近等高线较紧密,公路不能沿偏离等高线方向前进的特性,求出减少的费用 的条件极值,从而确定最佳修桥地点 。最后,我们利用模型一、二的原理对隧道部分的公路做了同样的优化设计,然后得出总的修路费用估计为324万元,较合理。最后,我们对整个做法的误差及合理性做了分析。-in solving this problem, building bridges and two tunnels are dug similar to the solution process, we will be solving process is divided into two parts : the first, on the banks of the river a fixed point of the bridge repair in the Department, from the starting point to solve by the fixed point to settlements in the shortest routes. Second, how to determine the location, making the cost of the smallest general line. We were using the two models, both part of the solution. One model, the slope of the restrictions against use of the local small areas to achieve optimum global optimum. Model 2, listing a certain point of displacement, can reduce the cost of the equation, and then using the riverbank near the contours more closely, not along the highway from contour direction of the character
Update : 2008-10-13 Size : 194862 Publisher : 李凌

DL : 0
一个类似于网页小偷的软件,作用是汉译英,我主要是为了解决我们英语老师布置作文而编写的,呵呵。程序并没有采用传统的XMLHTTP控件或者Inet控件获取HTTP资源,而是采用更底层的winsock控件模拟HTTP协议。原因是网站采用了重重验证,普通控件派不上用场。-a website similar to the software thieves, the British role in Translation is, I is mainly to solve the layout of our English teachers prepared essay, huh. Procedures did not use the traditional XMLHTTP control access to or control 82.50 HTTP resources, but the use of the underlying protocols of Control Simulation HTTP protocol. The reason is a lot of web sites which use certification, general controls are not useful.
Update : 2008-10-13 Size : 13893 Publisher : 啊啊

DL : 0
我们学校的选课系统(http://202.207.16.59)真气人啊,我还没接到通知呢,别人就把选修课都选满了,选不到我心爱的选修课,怎么办? 为了解决这个问题,我特意编写了这个玩艺,因为很多人都没有改默认密码(默认密码就是学号),所以我就可以利用穷举搜索出大部分人都选的什么课,然后。。。。呵呵。。。就参考一下。 估计大家下到这个软件的时候,学校就应该有反应了,也许软件会失效,但是,可以参考一下里面的代码,也许稍微改改,就能适用于你们自己的学校哦。-the Course of our school system (http://202.207.16.59) qi people ah, I have not yet received notification, and people are put optional full elections, not chosen my beloved elective courses, how do? To solve this problem, I deliberately prepared this thing, because a lot of people have not changed the default password (the default password is the school), so I can use exhaustive search out most of the people have elected to the classes and then. . . . Ha ha. . . On reference. We estimate that under this software, the schools would be a reaction, perhaps software failure, but can take a look inside the code, may slightly change it, we can apply to your own school, oh.
Update : 2008-10-13 Size : 3354 Publisher : 啊啊

决策树 C45Rule-PANE算法 解决了决策的问题,是从QUILAN算法修改而成-Decision Tree C45Rule - PANE algorithm to solve the problem of decision-making, from QUILAN algorithm revisions
Update : 2008-10-13 Size : 7845 Publisher : 黎平

DL : 0
一个五子棋程序,其中用双缓冲技术解决了棋子闪烁的问题 -a 331 procedures, which use double buffering technology to solve the problem pawn scintillation
Update : 2008-10-13 Size : 1112795 Publisher : 文宇

ASP漏洞全接触——入门篇 ASP数据库问题安全之我见 如何解决登陆漏洞问题-ASP loophole Keys -- Introduction Part ASP database security issues, I see how to solve the problem of landing loopholes
Update : 2008-10-13 Size : 103017 Publisher : 习俗
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »
DSSZ is the largest source code store in internet!
Contact us :
1999-2046 DSSZ All Rights Reserved.