搜索结果
找到约 279 项符合
ADD-ons 的查询结果
压缩解压 This is a little console mode utility program which is able to (de-)compress single files with a s
This is a little console mode utility program which is able to
(de-)compress single files with a static Arithmetic compression
algorithm. You could easily add the RLE/BWT/MFT data
transformation algorithms. Just rip the corresponding classes
out of my HuffComp source code. I won t add these ones ...
J2ME 追加最小化按钮: 利用JNI
追加最小化按钮:
利用JNI,给Java Dialog追加最小化按钮。
Add Minimize box to java dialog。
网络 When created, this DLL does not export any symbols. As a result, it will not produce a .lib file
When created, this DLL does not export any symbols. As a result, it
will not produce a .lib file when it is built. If you wish this project
to be a project dependency of some other project, you will either need to
add code to export some symbols from the DLL so that an export library
will be ...
Linux/Unix编程 这是个在Linux系统下用C编写的一个shell程序
这是个在Linux系统下用C编写的一个shell程序,这个shell程序实现了包括vi,add,ls,sort,args,history等功能。
其他数据库 The goal of this library is to make ODBC recordsets look just like an STL container. As a user, you
The goal of this library is to make ODBC recordsets look just like an STL container. As a user, you can move through our containers using standard STL iterators and if you insert(), erase() or replace() records in our containers changes can be automatically committed to the database for you. The lib ...
VC书籍 com集合技术的实现
com集合技术的实现,作为com server端。有add,remove,removeall方法,和item,count,NewEnum属性的实现代码,以及集合的初始化方法。
Java书籍 开源中间件 导入Hibernate相关的包进该项目: 选中项目名称后单击鼠标右键
开源中间件
导入Hibernate相关的包进该项目:
选中项目名称后单击鼠标右键,从弹出的右键快捷菜单中选择“MyEclise-> Add Hibernate Capability”
VHDL/FPGA/Verilog Verilog HDL: Magnitude For a vector (a,b), the magnitude representation is the following: A c
Verilog HDL: Magnitude
For a vector (a,b), the magnitude representation is the following:
A common approach to implementing these arithmetic functions is to use the Coordinate Rotation Digital Computer (CORDIC) algorithm. The CORDIC algorithm calculates the trigonometric functions of sine, cosine ...
MySQL数据库 phpMyAdmin is a tool written in PHP intended to handle the administration of MySQL over the Web. Cur
phpMyAdmin is a tool written in PHP intended to handle the administration of MySQL over the Web. Currently it can create and drop databases, create/drop/alter tables, delete/edit/add fields, execute any SQL statement, manage keys on fields