搜索资源列表
usbhidio_vc6.rar
- 读写usb设备的主机软件,VC程序内我注释掉了一行代码,从设备读数据的代码,所以这个例子里面只有输出操作,大家可以找到那条指令,删除前面的“//”。 单片机固件端值得注意的地方就是设备的报告描述符,在描述符里面定义了上传、下载的数字的长度与用途。这个代码以前是用在DS89C450单片机上的,今天稍稍修改了一点,在STC89C52上使用没有问题,我也没有把头文件换成51的,而是使用了DS89C4XX.h,差不多的。,Usb devices to read and write mainfram
IEC62056chinse.rar
- IEC62056国际标准协议经专业人士翻译后的中文资料,希望对做DLMS协议的人有所帮助,本人也是近期做这个协议,发了很多时间才找到这些资料,避免别人浪费时间我才决定上传的。,Agreement with international standards IEC62056 professionals translated by the Chinese data, I hope to do DLMS agreement will help people, and I was a recent agr
hgeAnimation.rar
- hge的程序小demo,不是自己写的,也是从网上找的,希望大家能有用!,hge procedures for a small demo, not her own writing, but also from the Internet to find, I hope we can be useful!
对一串数字各不相同的数字串进行排序
- 对一串数字各不相同的数字串进行排序,大的在前,小的在后,把一串数字中最大的那 个数字找出来,然后与第一个数字交换,这样的话我就能够确定排序后数字串中的第 一个数字;接着,我从数字串中的第二个数字开始往后找,找到最大的一个,然后与 第二个数字交换-Different for a string of numbers to sort the string of numbers, large front, small in the post, the largest of a stri
MyClock.rar
- 比较流行的数字电子钟,完全基于软件实现的效果,不依赖任何位图资源,可以设置背景和前景色,通过本程序你还将学到更多有用的知识点。本程序在vc++6.0下编译通过,这是我经过很多天积累和查找资源才找到的解决方法,也欢迎批评指正。 ,More popular digital electronic clock, full of results based on the software, do not rely on any bitmap resources Foreground and backgr
ZKTQmbzh
- 码表转换法读取字库 内含小字库创建方法、对应的字模提取方式和字库使用源代码。 原理:借助表来定位。首先,建立一个94*94的索引表,对应94个区码和位码。再建立一个数组用于储存字模。建立小字库的时候,把字模在数组中位置写入索引表对应的区位。读取的时候直接定位到索引表得到重新编排的字库位置码,所以我姑且称之为码表转换法。这是一种以空间换取时间的方法。 优点: 完全不用查找或者判断,定位效率很高。 可以支持汉字数量仅受内存限制。 字模位置和区位码相关,使用方
sdcmshuiyuan
- SDCMS的会员功能插件,很多人在找这个插件。所以我上传了上来。-SDCMS member function plug-ins, many people find this plug-in. So I uploaded up.
tcp-client
- Simple TCP Client code for use in windows. I think that this code is readable and helpful. I fully intend others to take advantage of it and to find it useful.
YUV2RGB
- 关于YUV转RGB的verilog源代码、说明文档和modelsin仿真,相信对大家一定有很大的帮助,我费了好长时间才找到的!-YUV to RGB on the verilog source code, documentation and modelsin simulation, we believe that there will be a great help, I spent a good long time to find it!
1
- SPI的VERILOG实现,最简单、最实用的程序。里面还有技术文档,包括如何使用还有一些信号的意义。非常有用,我也是辛苦才找到的-The realization VERILOG SPI simplest and most practical program. With technical documentation, including how to use some of the signal. Very useful, I also hard to find
WordLine
- 这个工具可以用于计算程序或文本文件中的行数和字数,它是非常简单的,但功能强大。你可以找到任何一组文件,查看列表,查看一组文件中的字数和行数。这是我寻找了很长时间的工具,最后还是自己开发了它。- This tool may use in the computational procedure or in the text documents number of lines and the number of words, it is extremely simple, but the func
ICO
- 本人收集了用vb做程序设计的一批图标,欢迎大家下载使用。-I collect with vb programming so a group of icons, are welcome to download.
find-files
- VB开发人员都会遇到文件定位的问题。VB提供的Dir[(pathname[, attributes])]函数应该可以满足各种文件定位问题。使用Dir函数时,我们必须给它提供文件的全部路径,否则是找不到的。而有时我们往往是不知道文件的路径的,如果要利用该函数来定位文件,我们必须编写一定的代码。笔者在利用该函数编制查找文件的函数时,颇费了些工夫,可是发现查找的效率不高,效果不太理想。那么有没有编码少且更快的方法查找文件呢?笔者后来利用一个 API函数成功地编制了一个高效率的查找文件的函数。-VB d
tsqt
- 本程序为天书奇谈起点专区辅助工具,内有自动战斗(调用游戏本身自动功能,可有效减少操作时间),人物一键加药,宠物一键加药,挂机采集这几个功能。 文件说明: HH.exe为主程序(必要文件) config.ini为配置文件(必要文件) cjfb.edb为存放采集封包的数据(必要文件) 外挂作坊1.5-第六版.ec,Super-EC_3.0.ec,外挂海万能模块1.7贺岁版.ec三个为模块(只需要用工具的可以删除) HH.e为易语言源码(只需要用工具的可以删除) 程序使用的
wajinzi
- 挖金子程序的源代码,从网上找的,我上传是为了下载另一个文件-Digging gold program source code from the Internet to find, I upload to download another file
QSearchStr
- 一种改进的Boyer-Moore的字符串查找算法(Sunday),比BM算法快3倍以上,尤其适合长串的查找。 本人编写的类CQSearchStr以无符号字符串形式查找,故可广泛用于非ANSI编码的程序。-An improved Boyer-Moore string search algorithm (Sunday), than BM algorithm is more than three times faster, especially for long strings Find.
I
- 对于一列十进制数据,求他们每个数的二进制中含有的“1”的个数最小的数-For a decimal data, find the smallest number contained in each of them the number of binary "1" number
ThreadTest
- 找了很久网上都没有找到在C++ Builder (我用的是XE2 )开发用CreateThread((LPSECURITY_ATTRIBUTES)0,0,(LPTHREAD_START_ROUTINE)Settle,this,0,&id)开启一个线程。现在终于我自己研究出来了。你可以ThreadTest\Win32\Debug\Project1.exe来运行程序,里头有两个可以运行的线程可以开启和挂起和结束。-Looking for a long-time did not find (I use
I.C
- With this software you can easily find technical data of semiconductors. Instead searching in catalogs the complicated way
button
- 1that is make program ,I find it ,i see it is that.hi.is good ,do you find.I think about.