搜索资源列表
Fader
- 改程序可以实现渐隐渐现的文字.程序源码在Java2上编译通过,并且有注释.-reform process can be achieved gradually become Implicit is the language. Procedures in Java2 source compiled through, and it Notes.
电子地图查询系统 V0.90源代码
- 软件简介:给象我一样刚接触MAPX的朋友看看,希望大家多多指教,因为里面有许多问题我还是很不懂的. 这个系统本来应该注重于查询的,但查询有点问题,精确查询还好,模糊查询是错误的,大家可以看我的代码,模糊查询应该和精确查询是一样的,只是查的是所有图层罢了.所以想请教一下大家怎样可以模糊查询,看了代码,照着做了,好像还不是很行,^_^. 现在想把它完善一下,改的地方有鹰眼和查询结果做为浮动窗口,地图自动适-software descr ip
一个类似QQ的软件源码
- MyICQ是一套公开源代码的即时通讯软件,包括服务器端和客户端,可以用于互联网或局域网中。可以运行在Windows或Linux(KDE/Qt)操作系统上,这是Windows版。目前客户端程序的界面完全模仿腾讯的QQ(如果Tencent告我的话,我会马上改的:-)。 总之,如果你崇尚自由,对QQ的越来越多的广告骚扰感到深恶痛绝的话,MyICQ绝对是你很好的选择。-MyICQ is a set of open-source insta
ST7920带中文字库液晶原码程序
- ST7920带中文字库液晶原码程序 12864 keil的,串行方式 编写时已经考虑到往avr上的移植了,spi可以用avr硬件的,也可以用io模拟,甚至可以用mega48的串口做spi主机 ,经过我的测试串行方式,在cs无效时,7920还是可以接受数据,导致显示被误改,如果spi上接了其它器件,小心使用。-Driver with the original Chinese font LCD procedure code 12864
20048121524
- 赶学没多久不知道做的好不 大侠请给点意见 怎么改-do not know how long the grand old heroes so please point to talk about how reform
DBGrid-mutiple-head
- 轻松实现DBGrid多表头加强版 网上流传的TADBgrid控件可以轻松实现DBGrid多表头,不过它的设计较简单, 相邻字段,层数必须相同才可以合并,这样效果就大打折扣了,我本来给他 90分的,就这一点就扣了89分。我下功夫改了一下,即使层数也可以合并, 还做到最底层的高度尽量小,效果与DBGridEh几乎一样,因为比较简单,没有 解决折行,这需要在内存做一棵树来计算高度,复杂些,可参考DBGridEH, 下面
lengie-vcbackdoor
- 改的别人写一个CmdShell,加入了过Windows XP SP2防火墙的功能,代码没有整理,有点乱-reform was a CmdShell others. join the Windows XP SP2 firewall capabilities, code is packed, a little chaos
robotshanhai
- 该机器人是机器人研究、ROBOCUP类人组机器人足球比赛理想平台,是大学机器人实验室、视觉实验室、传感器实验室、智能技术实验室、控制技术实验室、电机拖动实验室的理想教具,是研究生研究课题理想实验平台,它彻底改变了以往“验证”式实验室模式。学生可以用互动方式做实验,在娱乐中提升科研能力,在娱乐中掌握知识,是国家教改发展方向。-robot research group category sized robot soccer competit
CNC_PHS_SMSGATEWAY_V20
- 本文主要描述了PHS短消息网关技术规范V2.0对V1.0版本内容所做的修改,并对PHS短消息网关技术规范V2.0中部分内容的技术要求做了补充说明,以备参考。-This paper describes the PHS Short Message Gateway Technical Specification V2.0 to V1.0 version content of the amendment reform and PHS Short
gethtmlpass
- 注意:以下程序在使用时只能看到只有用户名和密码框两个控件的表单(我也不知为什么哟) 比如说我们的bbs和第五空间的5icq就可以盗但象江湖这种有多个输入框的表单就不能哟) shdoclc.dll --改确认对话-attention : the following procedure can only be used to see only a user name and password controls two box for
linux0.01KeyBoardDriverProgramByC
- linux0.01版的键盘驱动源代码!改了改,发出来,以后自己学习用。-linux0.01 keyboard-driven version of the source code! Changed reform issue to the future with their learning.
play and record
- 看了“基于API的录音机程序”后改的,能够播放.wav文件和将录音保存为wav文件,我的qq:176039212,大家多讨论-read "Based on the API recorders procedures" after the reform, can play. Wav files and recordings will be kept as wav file, I qq : 176039212, we di
atan_base_on_CORDIC_arithmetic
- 用CORDIC算法实现的2参数反正切。结果的精度与CORDIC的迭代次数有关,迭代次数越多,精度越高。本例子中精确到小数点后4位。要提高迭代次数,还得把增加1QN格式的位数,比如32位long,程序多处需要修改,有需要的话自己改吧。 -CORDIC algorithm with the two parameters arc tangent. And the accuracy of the CORDIC iteration numbe
EV1527
- 一个EV1527的51单片机学习码解码程序。注意不要乱改程序。频率是:11.0592MHZ。-a study of 51 microcontroller decoding procedures. Attention to the anti-reform process. Frequency : 11.0592MHZ.
tp2262jiema
- 一个TP2262的51单片机解码程序。注意不要乱改程序。频率是:3.579MHZ。-a TP2262 51 microcontroller decoding procedures. Attention to the anti-reform process. Frequency : 3.579MHZ.
SPI-PRT
- 昨天在论坛上看到有人帖出了他写的并串转换VHDL代码,但是他自己说有问题,但是不知道怎么改。我大概看了一下,发现思路还是比较乱的。于是就写下了我自己的并串转换代码。-yesterday at the forum see someone points out his writing and string conversion VHDL code, But he said there are problems, but does not k
reform-3
- 学生project 火车时刻查询系统 软件工程文档-英文。对需要软件工程文档的朋友有写帮助-moment Inquiry System software engineering document-English. The need for software engineering documents are written to help a friend
Exploration-of-Undergraduate-Teaching-Reform-SCM.r
- 本科院校单片机课程教改探索Exploration of Undergraduate Teaching Reform SCM-Exploration of Undergraduate Teaching Reform SCM
Principle-and-Application-of-SCM-Teaching-Reform.r
- _单片机原理及应用_课程教学改革探讨Principle and Application of SCM _ _ Teaching Reform-Principle and Application of SCM _ _ Teaching Reform
Reform of Electrical Engineering Study
- Reform of Electrical Engineering Study P