搜索资源列表
ladderphp_0.1.1
- 一开始是CPM电脑上的游戏,现在被用JAVA重写了,可以运行在当前大多数电脑上。- As soon as starts is on the CPM computer game, now is used JAVA to rewrite, may move on the current majority computer.
rtos_serial
- 本库利用51的timer2,9600bps适用于有片内外部存储器的51芯片占用32byte缓存,重写putchar,getchar函数,循环队列,后台操作。-for the use of timer2 51, 9600 applied to the external memory unit within the occupied 32byte 51 chip cache, rewritten putchar, getchar funct
Rewrite
- URL重写源码,对web应用隐藏真实url很有用-URL rewriting source code to hide the real web application url useful
URLRewriter_src
- 使用C#写的url重写源码-used to write the C# source url rewriting
自制的网格控件
- 一、这个网格控件基于CGridCtrl,我重写和增加了许多功能,希望这个网格控件能对需要的人有帮助, 更希望有人能把网格控件做得更完善一些-The grid control is based upon CGridCtrl, and I override and add more functions. I hope it would be helpful to the people who is in need of it, and al
JBuilder制作音频播放程序(2)
- JBuilder制作音频播放程序,需要注意的是,当播放时,界面上的各个按钮应当仍然可以对用户的操作进行事件响应,所以至少需要两个线程:一个控制歌曲的播放,另外一个对用户事件进行响应。因此我们的AudioPlay类需要实现Runable接口,以使用多线程技术。根据JDK的解释-JDK1.4.0,任何需要由线程执行的实例都应当实现Runable接口,而且由于我们只需要重写run()方法和stop()方法,并给start()方法多态化,所以我
游戏资源包生成器
- 以前写小游戏的时候写的打包工具。这次重写了个GUI界面。附带C++ SDK源代码。 .NET 编译通过。给游戏玩家又一个好的工具,欢迎共同学习,商讨。-before the game was small when written in packing tools. This rewrite of the 000 GUI interface. Fringe C SDK source code. .NET compile. For game
YCArray
- /** * 动态数组的模板类 * 1.支持字符索引 * 2.方便的添加删除修改任意一项 * 最后更新 2004-8-9 yzh **1.优化了字符索引的运作方式,使用数组存储 **2.重写了底层数据的存储,将连续性的存储方式改为了非连续, *** 从而很好有效地支持了“引用”,并且让数据的删除增加变的更为快速 * 用法如: * YCArray<int,int> test * test
rtos串口函数库
- RtosSerial.lib rtosSerial.h 使用说明,本库利用51的timer2,9600bps适用于有片内外部存储器的51芯片占用32byte缓存,重写putchar,getchar函数,循环队列,后台操作。 可与rtx51很好集成。任何人可以自由分发,和应用。有疑问可以联系serialrtos@163.net -RtosSerial.lib rtosSerial.h use, the use of the lib
ToolBar4
- a. ToolBar4---- 工具条 按住ALT+鼠标 工具条的按纽跟着鼠标移动。 主要是一个重写的类ToolBarEx.cpp 使用这个类的时候 使用上自定义的消息 另外,只能保存当前状态,在第二次打开本程序的时候toolbar 的工具条和上一次一样! b. TOOLBAR 里面的下拉按纽 有通知 按纽的通知 ON_NOTIFY(TBN_DROPDOWN, AFX_IDW_TOO
treetable
- 用java写得一个treetable实现,可以携带用户自己的数据类。本例带有一个简单得使用例子: 1、导入到Eclipse,把package换成你自己得package 2、运行TreetableMain.java即可 这是本人参考sun公司给出得那个treetable例子写得。重大改进如下: 1、sun公司的例子可能是由于写得较早,里面重写了TreeModel和AbstractTableModel的很多方法。本人改
网络精英出版系统 v2.0版(免费版)
- 软件名称 网络精英出版系统 v2.0版(免费版) 运行环境 ASP环境 软件评价 5 软件简介 网络精英出版系统 v2.0版,从网络精英新闻系统 v1.5版升级而来,由于对软件重新制定了发展方向,因此,改名为“网络精英出版系统(中文),elite.com ePublisher(英文)。 网络精英出版系统v2.0将采用微软的最新平台(.Net),重写了所有代码。 网络精英出版系统v2.0(免费版)继承了原来网络
数据库技术
- 爽一下吧,初始的wow服务器东西比较少,可以自己慢慢添加。我也没有原来的教程了,按照步骤重写了一个,有不对的地方大家补充-cool about it, the initial wow server things relatively small, slowly add their own. I have not the original guide, and according to a rewrite of the steps, th
url重写
- URL重写
MyComoboBox
- 实现了Winform中,ComboBox下拉框的重写,比自带控件样式更加好看-Achieved a Winform in, ComboBox drop-down box rewritten, the control style is more attractive than the built-
SkinUI
- MFC各种控件的自绘重写,包含button,listbox,listctrl,tabctrl.treectrl,combobox,edit,progressctrl,sliderctrl等等。(MFC various controls from the drawing, rewriting, including button, listbox, ListCtrl, tabctrl.treectrl, combobox, progress
python_100(jb51.net)
- 用python重写了C语言经典100例,比较适合初学者学习(Rewriting 100 classic examples of C language with Python)
SN_Write_Tool_v2.1504.00
- 重写sn,重写修改串号 更改IMEI号(sn_write_tools _snwritetools)
用python重写了C语言经典100例
- python重写c语言经典100例子。。。。。。(Python rewrite c classic 100 examples)
美化ComboBox
- 重写自定义控件实例,注解详细,方便自学。(Rewrite custom control instance, annotate detailed, easy to learn by oneself.)