2008年8月31日
摘要: 请问下delphi中如何将指目录下的图片化成二进制流输出? Delphi / Windows SDK/APIhttp://www.delphi2007.net/DelphiMultimedia/html/delphi_2006120714322474.html 请问下delphi中如何将指目录下的图片化成二进制流输出? 现在网上关于这块好像讲得都是关于发何人sql数据库中取。而我是想将... 阅读全文
posted @ 2008-08-31 09:49 delphi2007 阅读(828) 评论(0) 推荐(0)
摘要: 关于TBitmap用法! Delphi / Windows SDK/APIhttp://www.delphi2007.net/DelphiMultimedia/html/delphi_2006120810284273.html 我写了个方法用来打印一个图形,这个方法需要3个参数,其中一个参数必须是bm : TBitmap。我的图形是画在Image上的。请问,如何把Image上的图形与bm... 阅读全文
posted @ 2008-08-31 09:49 delphi2007 阅读(496) 评论(0) 推荐(0)
摘要: 搞了一下午仍然失败,恳请帮忙 Delphi / Windows SDK/APIhttp://www.delphi2007.net/DelphiMultimedia/html/delphi_2006120918263972.html 编写了一个串口采集数据,然后画实时曲线的程序,用到MSComm和TeeChart控件。 编译程序直接生成的exe文件,copy到任何2000系统下都能运行,... 阅读全文
posted @ 2008-08-31 09:49 delphi2007 阅读(359) 评论(0) 推荐(0)
摘要: 求GDI+中图象转化为4色、8色、16色.gif图象的方法。 Delphi / Windows SDK/APIhttp://www.delphi2007.net/DelphiMultimedia/html/delphi_2006121110162171.html 如题 好像没这种方法!GDI+转存的.gif文件都是256色的。 这个实现比较困难,帮你顶! opencv 你研究一下 我也想了... 阅读全文
posted @ 2008-08-31 09:49 delphi2007 阅读(342) 评论(0) 推荐(0)
  2008年8月25日
摘要: 颜色的亮度是怎么回事儿 Delphi / Windows SDK/APIhttp://www.delphi2007.net/DelphiMultimedia/html/delphi_2006121311191262.html 请大家看看这几个图形 www.ispdi07.com ,这几个图形的3个面之间,有什么规律,怎么能从一个面的颜色,计算到另外一个... 阅读全文
posted @ 2008-08-25 09:51 delphi2007 阅读(205) 评论(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 阅读(1625) 评论(1) 推荐(0)
摘要: 熟悉Open GL的进来。************************************ Delphi / Windows SDK/APIhttp://www.delphi2007.net/DelphiMultimedia/html/delphi_2006121321260060.html 我想把一个图片翻转,按照左边为轴心翻转,就是和我们“开门”的折页翻转是一个道理。我的做的老是满天... 阅读全文
posted @ 2008-08-25 09:51 delphi2007 阅读(161) 评论(0) 推荐(0)
摘要: 一个写字版的问题 Delphi / Windows SDK/APIhttp://www.delphi2007.net/DelphiMultimedia/html/delphi_2006121410563659.html 我用DELPHI做了一个写字版,在用到查找替换功能的时候,不能全部替换,只能查找一个替换掉一个,否则就增加。 问,怎么解决 使用TReplaceDialog控件,在O... 阅读全文
posted @ 2008-08-25 09:51 delphi2007 阅读(105) 评论(0) 推荐(0)
摘要: ImageEn有版心居中问题吗???????急啊 Delphi / Windows SDK/APIhttp://www.delphi2007.net/DelphiMultimedia/html/delphi_2006121413102058.html ImageEn有版心居中问题吗??????? 阅读全文
posted @ 2008-08-25 09:51 delphi2007 阅读(196) 评论(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 阅读(507) 评论(0) 推荐(0)
摘要: ★ 200分求图片识别问题 Delphi / Windows SDK/APIhttp://www.delphi2007.net/DelphiMultimedia/html/delphi_2006121516575256.html 有一组简单图片,这些图片都是扫描进来的。请问如何通过程序识别这些图片? 比如: 图片1:2个长方形纵向排列,类似: | ... 阅读全文
posted @ 2008-08-25 09:51 delphi2007 阅读(314) 评论(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 阅读(357) 评论(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 阅读(344) 评论(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 阅读(846) 评论(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 阅读(533) 评论(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 阅读(310) 评论(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 阅读(343) 评论(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 阅读(354) 评论(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 阅读(246) 评论(0) 推荐(0)
摘要: 月薪5000-15000诚聘软件开发工程师/WEB工程师/网页制作美工 Delphi / Windows SDK/APIhttp://www.delphi2007.net/DelphiMultimedia/html/delphi_2006121216193166.html 本公司主要业务为域名注册 虚拟主机 网页制作 企业邮局 电子信箱 服务器 室内外 电... 阅读全文
posted @ 2008-08-25 09:51 delphi2007 阅读(127) 评论(0) 推荐(0)
摘要: 有关jpg加入数据的问题 Delphi / Windows SDK/APIhttp://www.delphi2007.net/DelphiMultimedia/html/delphi_2006121213540567.html 我想把一些数据加入指定位置,用编程方法怎么做?谢谢大侠们 如下列数据,我想每一张图片都有这段数据 FFE103B045786966000049492A... 阅读全文
posted @ 2008-08-25 09:51 delphi2007 阅读(147) 评论(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 阅读(171) 评论(0) 推荐(0)
摘要: 如何从一张图片中裁剪一部分距形图片另存为文件? Delphi / Windows SDK/APIhttp://www.delphi2007.net/DelphiMultimedia/html/delphi_2006121112045369.html 如何从一张图片中裁剪一部分距形图片另存为文件? 需要一段实现的功能的代码 procedure TForm1.Button... 阅读全文
posted @ 2008-08-25 09:51 delphi2007 阅读(643) 评论(0) 推荐(0)
摘要: 关于逻辑坐标转化为设置坐标的使用 Delphi / Windows SDK/APIhttp://www.delphi2007.net/DelphiMultimedia/html/delphi_2006121110211770.html 我原在一个大的区域作一个大图,现在显示时已小图,并在小的区域内居中显示 代码如下: procedure TmlCa... 阅读全文
posted @ 2008-08-25 09:51 delphi2007 阅读(208) 评论(0) 推荐(0)
  2008年8月19日
摘要: 如何将x.php?r=随机数,的形式的图片保存到本地? Delphi / Windows SDK/APIhttp://www.delphi2007.net/DelphiNetwork/html/delphi_200612312310501.html 请教各位 如何将形为http://www.xxx.com/xxxxx.php?r=随机数的验证码图片保存到本地文件? support.m... 阅读全文
posted @ 2008-08-19 15:20 delphi2007 阅读(183) 评论(0) 推荐(0)
摘要: 出现list index out of bounds(0)? Delphi / Windows SDK/APIhttp://www.delphi2007.net/DelphiNetwork/html/delphi_200612312048352.html 运用Socket编写了一个客户端,不过只能连上和接收服务器的信息,不知道为何不能发送信息,而且在退出时出现这个错误list index ... 阅读全文
posted @ 2008-08-19 15:20 delphi2007 阅读(1092) 评论(0) 推荐(0)
摘要: webservice的Authentication怎么赋值 Delphi / Windows SDK/APIhttp://www.delphi2007.net/DelphiNetwork/html/delphi_200612311555493.html mobilewebservice.Authentication.Create //do mobileweb... 阅读全文
posted @ 2008-08-19 15:20 delphi2007 阅读(261) 评论(0) 推荐(0)
摘要: 对我来说很难的问题,请高手帮忙。 Delphi / Windows SDK/APIhttp://www.delphi2007.net/DelphiNetwork/html/delphi_200612311550524.html 我想用dephi中的IdSMTP做个程序能把指定网页发到指定的邮箱,比如把www.csdn.net的首页发到kingsong@126.com,请高手能给出一写事例,非常感... 阅读全文
posted @ 2008-08-19 15:20 delphi2007 阅读(137) 评论(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 阅读(407) 评论(0) 推荐(0)
摘要: 要些一个在win98下的socket服务程序,大家推荐一下用啥控件?Indy? Delphi / Windows SDK/APIhttp://www.delphi2007.net/DelphiNetwork/html/delphi_200612311129466.html 大家在应用中一般都用什么?麻烦写一下吧。 也算是个小统计! 感谢! ... 阅读全文
posted @ 2008-08-19 15:20 delphi2007 阅读(194) 评论(0) 推荐(0)