资源列表

« 1 2 ... .10 .11 .12 .13 .14 49215.16 .17 .18 .19 .20 ... 66581 »

[Windows编程VBxuanzhuan

说明:VB编程小例子,让字符或文字旋转显示,可设置文本倾斜度(旋转角度),设置字体参数,VB代码里还有更多的设置参数:比如:    设置字符高度    RF.lfWidth = 10    设置字符平均宽度    RF.lfEscapement = 0    设置文本倾斜度    RF.lfWeight = 400    设置字体的轻重    RF.lfItalic = 0    字体不倾斜    RF.lfUnderline = 0
<cpudn9> 在 2025-06-25 上传 | 大小:2kb | 下载:0

[Windows编程VBopenfile

说明:VB6.0实现同时打开多个文件在多个窗口中显示文件内容,FileNames树组存储划分后的文件目录和文件名称,设置CommonDialog1控件属性,显示打开对话框,在VB源代码内CommonDialog1的FileName属性值后面添加空格,设置i为FileName属性值中空格的位置,将FileName属性以空格作为划分标志,分成若干部分存储到FileNames数组,如果只选择了一个文件则直接在Form1中显示该文件;如果选择了多个文件例如3个,则创建3个Form2窗体的实例在其中显示打开的文
<cpudn10> 在 2025-06-25 上传 | 大小:4kb | 下载:0

[ActiveX/DCOMSQL-database-query

说明:简单的基于SQL数据查询ActiveX控件,有连接属性接口。-Based on a simple SQL data query ActiveX controls, there is the connection properties interface.
<蔡陆陆> 在 2025-06-25 上传 | 大小:13kb | 下载:0

[其他小程序CH7036

说明:CH7036的专门设计用来消费电子设备和个人电脑,需要高清晰度(HD)内容的视频plyback外部显示器如HDMI / DVI检测-Specially designed CH7036 to consumer electronic equipment and personal computer, need high definition (HD) video plyback external display content such as HDMI/DVI detection English
<罗丽华> 在 2025-06-25 上传 | 大小:1.49mb | 下载:0

[C#编程GDBSMeter

说明:涵普校表台国网校表软件 适用于涵普单相、三相校表台,电表通信规约和校表流程可按需求修改。-Han Wang Xiao Pu calibration station States Han Pu table software for single-phase, three-phase calibration equipment, meter calibration process communication protocol and can demand changes.
<aa> 在 2025-06-25 上传 | 大小:1.87mb | 下载:0

[控制台(字符窗口)编程TreeGenerate

说明:利用opencv对特征向量或者原子生成四叉树,并存储。树的分叉采用K近邻算法-Using opencv generated and stored quadtree
<zhengjunjie> 在 2025-06-25 上传 | 大小:3kb | 下载:0

[文件操作ModifyFile

说明:查找、修改、删除文本文件中的包括关键字的行,以及提取包含某些关键字的行等一些功能,主要用在工作中,比较方便。-Find, modify, delete the text file including keyword rows and rows and some other functions to extract contains certain keywords, mainly used in the work, more convenient.
<wt> 在 2025-06-25 上传 | 大小:189kb | 下载:0

[Windows编程PianoTest

说明:无聊编了一个电子琴的自定义控件,可以实现多种风格的电子琴,而且控件非常好用,放在窗体上就是一个电子琴,附带一个测试用的Demo,有兴趣的下载来玩玩,呵呵。PS:那个钢琴键盘是我自己画的,呵呵,很不错吧-Bored compiled a custom keyboard , you can achieve a variety of styles of keyboards, but the controls are very easy to use , on the form is a flower
<cpudn11> 在 2025-06-25 上传 | 大小:29kb | 下载:0

[Windows编程Upnp

说明:Upnp协议模块 - UpnpClass.Cls,P2P路由器端口映射模块,代码写了两个晚上 查了N多资料 各位手下留情 留个版权吧,寻找Upnp设备,此函数使用的UDP多播进行消息传递。所以收发函数和 Tcp的不同,VB用Winsock多播用了 WSAJoinLeaf函数绑定-Upnp protocol module- UpnpClass.Cls, P2P router port mapping module, code written for two nights N more inform
<cpudn12> 在 2025-06-25 上传 | 大小:12kb | 下载:0

[Windows编程FileSystemW-VB6Unicode

说明:如题,在文件系统中给Dir,FileLen等函数加了Unicode支持,另外通过API钩子实现Open语句支持Unicode文件名,经过了多次修复,发现一个问题,Name xx As xx语句没有Unicode化,还有另一个函数不支持Unicode:Shell,在以后的修正工作中会添加这些修复-As stated in the file system to Dir, FileLen added Unicode support and other functions, in addition to
<cpudn13> 在 2025-06-25 上传 | 大小:7kb | 下载:0

[C#编程SA_Tsp

说明:模拟退火旅行商问题用C#语言编写的,有界面计算城市之间旅行最短行程问题-Simulated annealing traveling salesman problem written in C# language, the interface to calculate the shortest path problem traveling between cities
<jason> 在 2025-06-25 上传 | 大小:25.28mb | 下载:0

[C#编程xencode

说明:xencode的手工解码工具,对于破解采用xencode加密的.net程序比较有用,也可以学习.NET的反射技术-This is manual decompilation tool for xencode
<wt> 在 2025-06-25 上传 | 大小:23kb | 下载:0
« 1 2 ... .10 .11 .12 .13 .14 49215.16 .17 .18 .19 .20 ... 66581 »

源码中国 www.ymcn.org