2008年8月31日
摘要: 你会么?图形不正,角度是随机的 Delphi / Windows SDK/APIhttp://www.delphi2007.net/DelphiMultimedia/html/delphi_2006120616581283.html 如题,会的~~~请提供资料啊 以后有分给你~~ 我的分数给完了 用什么控件显示图?TImage?TPaintBox?还是任意画布? 大致... 阅读全文
posted @ 2008-08-31 09:49 delphi2007 阅读(147) 评论(0) 推荐(0)
摘要: 请问怎么实现从粘贴板粘贴图片(JPEG格式)到Image 中 Delphi / Windows SDK/APIhttp://www.delphi2007.net/DelphiMultimedia/html/delphi_2006120620561481.html 在网上找到这个程序,但是不支持粘贴JPEG的图像,请问应该怎么处理? IF Clipboard.HasFormat(CF... 阅读全文
posted @ 2008-08-31 09:49 delphi2007 阅读(950) 评论(0) 推荐(0)
摘要: 如何用最简单最快的方法判断一个BMP图片是否为黑白图片?我现在是全图片scanline 然后再加以分析,太慢了,有没有直接的函数可以做到呢? Delphi / Windows SDK/APIhttp://www.delphi2007.net/DelphiMultimedia/html/delphi_2006120622211780.html 万分感谢帮忙的仁兄! 看看BMP的文件头结构。。 ... 阅读全文
posted @ 2008-08-31 09:49 delphi2007 阅读(328) 评论(0) 推荐(0)
摘要: 通过扫描图片得到的HRGN,创建不规则窗体,如何保存HRGN到文件,避免每次扫描 Delphi / Windows SDK/APIhttp://www.delphi2007.net/DelphiMultimedia/html/delphi_2006120623182978.html 通过扫描图片得到的HRGN,创建不规则窗体, 如何保存HRGN到文件,避免每次扫描 在内存中成功了.但... 阅读全文
posted @ 2008-08-31 09:49 delphi2007 阅读(303) 评论(0) 推荐(0)
  2008年8月25日
摘要: 一个写字版的问题 Delphi / Windows SDK/APIhttp://www.delphi2007.net/DelphiMultimedia/html/delphi_2006121410563659.html 我用DELPHI做了一个写字版,在用到查找替换功能的时候,不能全部替换,只能查找一个替换掉一个,否则就增加。 问,怎么解决 使用TReplaceDialog控件,在O... 阅读全文
posted @ 2008-08-25 09:51 delphi2007 阅读(107) 评论(0) 推荐(0)
摘要: ImageEn有版心居中问题吗???????急啊 Delphi / Windows SDK/APIhttp://www.delphi2007.net/DelphiMultimedia/html/delphi_2006121413102058.html ImageEn有版心居中问题吗??????? 阅读全文
posted @ 2008-08-25 09:51 delphi2007 阅读(200) 评论(0) 推荐(0)
摘要: 没有装DELPHI的电脑不能运行DELPHI做出来的.exe文件吗 Delphi / Windows SDK/APIhttp://www.delphi2007.net/DelphiMultimedia/html/delphi_2006121422445357.html 没有装DELPHI的电脑不能运行DELPHI做出来的.exe文件吗 我把我做的.exe文件发给别人(没装delphi)... 阅读全文
posted @ 2008-08-25 09:51 delphi2007 阅读(514) 评论(0) 推荐(0)
摘要: 请问如何查看bitmap中的图片?有没有直接的办法,必须用image来显示吗? Delphi / Windows SDK/APIhttp://www.delphi2007.net/DelphiMultimedia/html/delphi_2006121216423865.html 我现在遇到问题,用bmp给另外一个控件赋值始终不成功,不知是不是bmp中根本就没有东西,所以看有没有另外的办法查看一... 阅读全文
posted @ 2008-08-25 09:51 delphi2007 阅读(249) 评论(0) 推荐(0)
摘要: 如果用tlist来保存bmp图形,那么该如何给它赋值呢?我试过tbmp.b.Assign(image1.picture.Bitmap)不能通过。 Delphi / Windows SDK/APIhttp://www.delphi2007.net/DelphiMultimedia/html/delphi_2006121216591664.html 这是记录结构,里面有一个bitmap类型,如何将外... 阅读全文
posted @ 2008-08-25 09:51 delphi2007 阅读(372) 评论(0) 推荐(0)
摘要: ★ 200分求图片识别问题 Delphi / Windows SDK/APIhttp://www.delphi2007.net/DelphiMultimedia/html/delphi_2006121516575256.html 有一组简单图片,这些图片都是扫描进来的。请问如何通过程序识别这些图片? 比如: 图片1:2个长方形纵向排列,类似: | ... 阅读全文
posted @ 2008-08-25 09:51 delphi2007 阅读(318) 评论(0) 推荐(0)
摘要: 请问Lab->RGB, RGB->LAB的颜色转化方法,以及代码,或者有什么参考书籍,谢谢 Delphi / Windows SDK/APIhttp://www.delphi2007.net/DelphiMultimedia/html/delphi_2006121620555555.html 请问Lab->RGB, RGB->LAB的颜色转化方法,以及代码,或者有什么参考书籍,谢谢 请参考... 阅读全文
posted @ 2008-08-25 09:51 delphi2007 阅读(362) 评论(0) 推荐(0)
摘要: 关于流媒体压缩的问题xvidcore的问题 Delphi / Windows SDK/APIhttp://www.delphi2007.net/DelphiMultimedia/html/delphi_2006121700521754.html 预使用xvidcore.dll对视频压缩后一份传到网上一份备份到本地。 下载问题是我要以352×288象素采集视频然后保存到本地,另外还需要对... 阅读全文
posted @ 2008-08-25 09:51 delphi2007 阅读(351) 评论(0) 推荐(0)
摘要: 急求mapx控件下载!!! Delphi / Windows SDK/APIhttp://www.delphi2007.net/DelphiMultimedia/html/delphi_2006121723132453.html 刚刚在网上搜了好久,没有找一个可用的. 55555555555555555555 哪位好心人收集了,请告诉我一声. 或加我QQ:16423... 阅读全文
posted @ 2008-08-25 09:51 delphi2007 阅读(847) 评论(0) 推荐(0)
摘要: 用Delphi如何读取Wav文件的波形,并且显示? Delphi / Windows SDK/APIhttp://www.delphi2007.net/DelphiMultimedia/html/delphi_2006121811054652.html 看到声音编辑类的软件都会将wav文件以图形的方式显示在主界面上,那么用Delphi如何实现,或者通过什么原理能读出数据? 难道这个问题没有人研... 阅读全文
posted @ 2008-08-25 09:51 delphi2007 阅读(553) 评论(0) 推荐(0)
摘要: 世界编程大赛头名程序源代码 Delphi / Windows SDK/APIhttp://www.delphi2007.net/DelphiMultimedia/html/delphi_2006121812030651.html 世界编程大赛头名程序源代码 http://www.mylinux.com.cn/bbsShowDetail.do?id=1,097 复制... 阅读全文
posted @ 2008-08-25 09:51 delphi2007 阅读(325) 评论(0) 推荐(0)
摘要: 颜色的亮度是怎么回事儿 Delphi / Windows SDK/APIhttp://www.delphi2007.net/DelphiMultimedia/html/delphi_2006121311191262.html 请大家看看这几个图形 www.ispdi07.com ,这几个图形的3个面之间,有什么规律,怎么能从一个面的颜色,计算到另外一个... 阅读全文
posted @ 2008-08-25 09:51 delphi2007 阅读(213) 评论(0) 推荐(0)
摘要: 在Delphi中播放视频文件(急........) Delphi / Windows SDK/APIhttp://www.delphi2007.net/DelphiMultimedia/html/delphi_2006121313075361.html 请教:如何在Delphi中播放.avi视频文件,方式:单击Delphi上的一个menu,然后即可播放.avi视频文件.在此先谢谢各位了! 用T... 阅读全文
posted @ 2008-08-25 09:51 delphi2007 阅读(1646) 评论(1) 推荐(0)
摘要: 熟悉Open GL的进来。************************************ Delphi / Windows SDK/APIhttp://www.delphi2007.net/DelphiMultimedia/html/delphi_2006121321260060.html 我想把一个图片翻转,按照左边为轴心翻转,就是和我们“开门”的折页翻转是一个道理。我的做的老是满天... 阅读全文
posted @ 2008-08-25 09:51 delphi2007 阅读(166) 评论(0) 推荐(0)
摘要: 非常好用的Flash控件 Delphi / Windows SDK/APIhttp://www.delphi2007.net/DelphiMultimedia/html/delphi_2006121300202563.html http://shareware.skycn.com/soft/6732.htm 这是一个能非常轻松创建Flash文件的控件,不需其它任何的动态库支... 阅读全文
posted @ 2008-08-25 09:51 delphi2007 阅读(353) 评论(0) 推荐(0)
摘要: 关于逻辑坐标转化为设置坐标的使用 Delphi / Windows SDK/APIhttp://www.delphi2007.net/DelphiMultimedia/html/delphi_2006121110211770.html 我原在一个大的区域作一个大图,现在显示时已小图,并在小的区域内居中显示 代码如下: procedure TmlCa... 阅读全文
posted @ 2008-08-25 09:51 delphi2007 阅读(213) 评论(0) 推荐(0)
摘要: 如何从一张图片中裁剪一部分距形图片另存为文件? Delphi / Windows SDK/APIhttp://www.delphi2007.net/DelphiMultimedia/html/delphi_2006121112045369.html 如何从一张图片中裁剪一部分距形图片另存为文件? 需要一段实现的功能的代码 procedure TForm1.Button... 阅读全文
posted @ 2008-08-25 09:51 delphi2007 阅读(659) 评论(0) 推荐(0)
摘要: 开发网络计划图需要用到什么图形控件(包括第三方控件)? Delphi / Windows SDK/APIhttp://www.delphi2007.net/DelphiMultimedia/html/delphi_2006121114383768.html 各位大侠指教 基于数据库的地图技术 QQ:4818472 矢量图形组件http://www.codeidea.com ... 阅读全文
posted @ 2008-08-25 09:51 delphi2007 阅读(183) 评论(0) 推荐(0)
摘要: 有关jpg加入数据的问题 Delphi / Windows SDK/APIhttp://www.delphi2007.net/DelphiMultimedia/html/delphi_2006121213540567.html 我想把一些数据加入指定位置,用编程方法怎么做?谢谢大侠们 如下列数据,我想每一张图片都有这段数据 FFE103B045786966000049492A... 阅读全文
posted @ 2008-08-25 09:51 delphi2007 阅读(149) 评论(0) 推荐(0)
摘要: 月薪5000-15000诚聘软件开发工程师/WEB工程师/网页制作美工 Delphi / Windows SDK/APIhttp://www.delphi2007.net/DelphiMultimedia/html/delphi_2006121216193166.html 本公司主要业务为域名注册 虚拟主机 网页制作 企业邮局 电子信箱 服务器 室内外 电... 阅读全文
posted @ 2008-08-25 09:51 delphi2007 阅读(132) 评论(0) 推荐(0)
  2008年8月19日
摘要: 实现QQ代理上网 如何写? Delphi / Windows SDK/APIhttp://www.delphi2007.net/DelphiNetwork/html/delphi_2006123015481210.html 主机可以上网 但其他机子不可以 能否写个程序放到主机上 让其他的机子可以上QQ 类似与SYSGATE功能 ... 阅读全文
posted @ 2008-08-19 15:20 delphi2007 阅读(222) 评论(0) 推荐(0)
摘要: 菜鸟提问。。 Delphi / Windows SDK/APIhttp://www.delphi2007.net/DelphiNetwork/html/delphi_200612301803299.html 你好,我用idhttp做个抓网页内容入库的程序,但网站经常会更新信息,有什么方法做个后台程序24小时监视着网站是否有最新的新闻呢?保持把最新的信息入库。是不是要用多线程技术? 这个问题太难... 阅读全文
posted @ 2008-08-19 15:20 delphi2007 阅读(120) 评论(0) 推荐(0)
摘要: 超难网络问题,有人能解决吗? Delphi / Windows SDK/APIhttp://www.delphi2007.net/DelphiNetwork/html/delphi_200612302337138.html 当一台电脑接上网线进入局域网中,服务器立即能知道接上来的电脑的IP,怎么实现? 条件,服务器并不知道何时会有电脑接入,被接入的电脑没有安装任何客户端,只... 阅读全文
posted @ 2008-08-19 15:20 delphi2007 阅读(259) 评论(0) 推荐(0)
摘要: 2006年的最后一道难到N个高手的XML,期待解决。。。。。 Delphi / Windows SDK/APIhttp://www.delphi2007.net/DelphiNetwork/html/delphi_200612310930407.html procedure TForm1.Button1Click(Sender: TObject); begin Web... 阅读全文
posted @ 2008-08-19 15:20 delphi2007 阅读(300) 评论(0) 推荐(0)
摘要: 要些一个在win98下的socket服务程序,大家推荐一下用啥控件?Indy? Delphi / Windows SDK/APIhttp://www.delphi2007.net/DelphiNetwork/html/delphi_200612311129466.html 大家在应用中一般都用什么?麻烦写一下吧。 也算是个小统计! 感谢! ... 阅读全文
posted @ 2008-08-19 15:20 delphi2007 阅读(205) 评论(0) 推荐(0)
摘要: 获取ftp文件的日期 Delphi / Windows SDK/APIhttp://www.delphi2007.net/DelphiNetwork/html/delphi_200612311400475.html 如题?? 我一般用indy的IdFTP,用它的 IdFTP1.List(t);将目录读到一TStringList,然后分析字串得到文件时间 谢谢keiy() ... 阅读全文
posted @ 2008-08-19 15:20 delphi2007 阅读(411) 评论(0) 推荐(0)