资源列表

« 1 2 ... .62 .63 .64 .65 .66 20967.68 .69 .70 .71 .72 ... 21480 »

[其他小程序ScreenSavePrograme

说明:VC++自制全屏的屏幕保护模块,相关的技术要点关键点:吸引子灵敏度、最大颜色数、复数模的平方等,代码中包括发散速度不同用不同的颜色来绘制的方法。本程序运行后即可全屏,不要晃动鼠标,否则看不到程序窗口。-VC++ home-made full-screen screen saver module, the related techniques of key points: attractor sensitivity, the maximu
<zs21> 在 2024-11-06 上传 | 大小:27648 | 下载:0

[其他小程序vcService

说明:本文共涉及3个工程:beep、install、uninstall。   1)beep工程用于新服务的实现,工程中包含beep.cpp。编译并生成beep.exe,将其拷贝至c:\目录下,供安装程序调用。当安装完毕后,SCM也将调用beep.exe来执行该服务。   2)install工程用于新服务的安装,工程中包含install.cpp。编译并生成install.exe,将其拷贝至:c:\目录中,然后在Windows NT中
<zs21> 在 2024-11-06 上传 | 大小:12288 | 下载:0

[其他小程序vcListdemo

说明:使用图片美化List列表,VC++源代码,将图片显示在ListBox里面,这是比较新鲜的用法,希望VC++朋友研究一下。-Use pictures landscaping List list, VC++ source code, which the picture displayed in the ListBox, which is a relatively new usage, I hope VC++ friends look.
<zs21> 在 2024-11-06 上传 | 大小:21504 | 下载:0

[其他小程序vcWatching

说明:vc++ 自动存盘演示代码,超简单的程序,设置自动保存的路径,时间间隔,就可实现自动保存功能。Word中有自动存盘功能,适时保存文档。-vc++ auto-archiving demo code, super simple procedure, set the path automatically saved, the time interval for automatic save feature can be. Auto Save
<zs21> 在 2024-11-06 上传 | 大小:47104 | 下载:0

[其他小程序vcHotKey

说明:VC++ 热键实例程序源码,请先选择菜单进行热键设置,然后测试你所设置的热键。程序将设定Shift为非法输入,当用户按下Shift时用Alt代替,程序使用CTRL+ALT+A为默认的热键,0x41 是A的虚拟键代码,具体详细情况请查阅源代码。-Hotkey instance of VC++ program source code, select the menu for hot key settings, and then test y
<zs21> 在 2024-11-06 上传 | 大小:18432 | 下载:0

[其他小程序VHDL

说明:计算器,可实现加减乘除运算并包含数码显示与输入部分。-Calculators, multiplication and division addition and subtraction operations can be realized and includes digital display and input section.
<寄尘> 在 2024-11-06 上传 | 大小:9216 | 下载:0

[其他小程序datastructure

说明:文件中包含一些算法,如哈夫曼算法,排序法,线索化二叉树等。还有迷宫问题。-File contains a number of algorithms such as Huffman algorithm, sorting method, Threaded binary tree and so on. There are mazes.
<piglet> 在 2024-11-06 上传 | 大小:9216 | 下载:0

[其他小程序vcPerfDemo

说明:VC++网络仪表使用方法:   pdh.dll (Win32 SDK 4)Demo例程pdh目录中带有该动态链接库,将这个文件放在VC的bin 目录中。   如果在VC+6.0中使用,则要将pdh目录中的pdh.dll、pdh.h、pdh.lib ,分别放在VC 的bin、include和lib目录中,重新编译、链接。   先在Meters菜单中选择监控面板,与所要连接的机器建立连接(本地或网络),如下图示。然后在Ti
<zs1> 在 2024-11-06 上传 | 大小:78848 | 下载:0

[其他小程序list

说明:数据据结构问题,建立双链表并双链表正排序。 -According to the data structure, two lists are sorted.
<piglet> 在 2024-11-06 上传 | 大小:1024 | 下载:0

[其他小程序VBsms

说明:VB 在局域网内发送信息,如源码爱好者截图所示,只要设置好发送消息IP、接收的IP、信息内容就可完成发送,是不是简单的有点夸张?-VB to send the information in the local area network, such as the source fans in the screenshot, set up to send a message as long as the IP, to receive the
<zs1> 在 2024-11-06 上传 | 大小:3072 | 下载:0

[其他小程序vcTestMyGridList

说明:VC++ 一个动态的GridList数据列表组件,平时用的比较多的一种数据显示控件,运行程序可动态添加一行行数据,VC6下直接编译即可-VC++ a dynamic list of components GridList data, more usually used as a data control, run the program can dynamically add rows of data, VC6 can compile
<zs1> 在 2024-11-06 上传 | 大小:24576 | 下载:0

[其他小程序vbTableData

说明:VB获取数据库数据表、记录集行数等信息,打开程序后,浏览到所要打开的MDB文件,如果是标准的MDB库的话,则会枚举出库内的所有表,并获取数据库创建时间、最后修改时间、记录条目数等,本程序面向VB初级用户,不涉及高级的数据库理论,因此容易理解。-VB access database data table to record information such as assembly lines, open the program, brow
<zs1> 在 2024-11-06 上传 | 大小:5120 | 下载:0
« 1 2 ... .62 .63 .64 .65 .66 20967.68 .69 .70 .71 .72 ... 21480 »

源码中国 www.ymcn.org