Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - idea
Search - idea - List
DL : 0

Update : 2024-05-03 Size : 11694 Publisher :

另一个使用java编写的加密通用算法包,含des,rsa,sha,md5,md4,md2,idea,blowfish等很多加密算法和密钥存储、签名等源码
Update : 2024-05-03 Size : 2529490 Publisher :

使用VB写的加密算法库,包括Blowfish, IDEA, Triple DES (3DES), DES, DESE, Gost, Skipjack, TEA, Cast5, Serpent-128, Serpent-192, Serpent-256, Rijndael-128, Rijndael-192, Rijndael-256, RC2, RC4, and Twofish), six popular hash algorithms (SHA-1, SHA-256, MD2, MD4, MD5, and RipeMD), 还有 Huffman和Base64算法.
Update : 2024-05-03 Size : 636247 Publisher :

This article takes the original programming idea from the Wave File Editor Control and extends the application s functionality into a client/server application set. The WaveEdit app can now be used as a stand-alone program or as a server, controlled by client applications written in VC++ or VB. 这个项目源于 Wave File Editor Control,以及扩展应用程序的功能到一套客户端/服务器集合中上。 WaveEdit 现在可以作为一个单独的程序或作为一个服务器,由用VC++ 或 VB写的客户端应用程序控制。 来源: http://www.codeguru.com/activex/WaveEditAuto.shtml
Update : 2024-05-03 Size : 126021 Publisher :

struts + spring + hibernate的例子,用IntelliJ IDEA制作-struts spring exploit example, produced using IntelliJ IDEA
Update : 2008-10-13 Size : 17592472 Publisher : 胡斌

这是初学编程的心血来潮编的,不要搞我!实战五子棋人机交互-This is the idea of learning programming series and not pursuing me! Real renju HCI
Update : 2008-10-13 Size : 4168 Publisher : 王冰

林锐写的软件工程思想。软件工程师编程需要掌握的思想!-LIN write software engineering ideas. Programming software engineers need to grasp the idea!
Update : 2008-10-13 Size : 1470923 Publisher : 丁巍

DL : 0
内核加解密算法 加解密函数库及其使用说明,详见附件。 find_cipher_by_name中参数ciphername可取的值为下面的组合,对应不同的模式: (des,des_ede3,aes,blowfish,cast5,dfc,idea,mars,rc5,rc6,serpent,twofish)-ecb (des,des_ede3,aes,blowfish,cast5,dfc,idea,mars,rc5,rc6,serpent,twofish)-cbc (des,des_ede3,aes,blowfish,cast5,dfc,idea,mars,rc6,serpent,twofish)-cfb struct cipher_implementation* ci中对应的可调用的method:encrypt_iv decrypt_iv encrypt decrypt 比如以des-cbc为find_cipher_by_name的参数得到的ci调用encrypt_iv,decrypt_iv. find_digest_by_name中参数digestname可取的值: sha1 md5 struct digest_implementation* di中对应的可调用的method:open update digest close hmac 计算digest时调用di->digest,计算hmac时调用di->hmac. 注意:加载我们需要的cipher-*.o和digest-*.o之前需先加载cryptoapi.o。 -core encryption and decryption algorithm encryption and decryption functions and their use, as detailed in the annex. Find_cipher_by_name cipher desirable parameter values to the following portfolio, dealing with different modes : (des, des_ede3, Aes, blowfish, cast5, DFC, the idea, mars, RC5, production, serpent, twofish) - ecb ( des, des_ede3, Aes, blowfish, cast5, DFC, the idea, mars, RC5, production, serpent, twofish) - cbc (des, des_ede3, Aes, blowfish, cast5, DFC, the idea, mars, production, the serpent , twofish) - Sample struct cipher_implementation ci * corresponding the available method : encrypt_iv decrypt_iv encrypt decrypt such as a des-cbc find_cipher_by_name parameters for the ci call encrypt_iv, decrypt_iv. find_digest_by_name digestname desirable parameter values : sha1 md
Update : 2008-10-13 Size : 139861 Publisher : xf

CToolBar不支持多行文字,本文将通过一个定制的MFC/C++类 CMTToolBar 实现在工具条中显示多行文字。其思路是先把文字变成位图,再替换原来的工具条位图,达到显示多行文字的效果。-CToolBar not support multiple lines, the paper will adopt a customized MFC / C CMTToolBar achieve the tools of the extra lines. Their idea is to put the words into bitmap, and the replacement of the original bitmap tools to achieve the extra lines of text effects.
Update : 2008-10-13 Size : 32097 Publisher : lili

DL : 0
sdfa Open OCR (oocr) is a character recognition program used for automatic scanning of documents and forms. oocr is based on the idea of automatic form/document reading, which can create a batch process in recognizing areas of interest for forms or automatically scan entire documents and scanned images for character recognition. oocr is written in C on Windows (win32) libraries. All of the source code to the program is made available under the GNU General Public License (GPL) _________________________________________________________ History July 25,2004 : 2nd Release [NOT to be intended as a stable working release] Added: Program Icon Started: Image Processing for background detection Started: Bound Box reduction/fitting for standard scanning July 16,2004 : Initial Release [NOT to be intended as a stable working release]
Update : 2008-10-13 Size : 122491 Publisher : 苏打发

idea是当前很流行的一个ide,他的性能和实用性都得到了广大开发者的喜爱(Idea is currently a very popular IDE, and its performance and practicality have been the majority of developers love)
Update : 2024-05-03 Size : 3588096 Publisher : 小帅1993

移动智能客户端升级方案, 有需要的人下来理顺下思想(Mobile smart client upgrade scheme, in need down and straighten out the idea)
Update : 2024-05-03 Size : 55296 Publisher : obrain

此文档为使用IDEA软件开发需要的基础环境配置说明(This document is the basic environment configuration specification required to use IDEA software development.)
Update : 2024-05-03 Size : 537600 Publisher : 末小凡

用于基于开源软件s2jh4net开发的程序人员(For programmers based on open source software s2jh4net)
Update : 2024-05-03 Size : 1976320 Publisher : 染青衣

优秀的java开发工具intellij-idea的官方说明文档(The official documentation of the excellent java development tool intellij-idea)
Update : 2024-05-03 Size : 56418304 Publisher : .k.k

Other.idea
DL : 0
python初学代码分享,初学者的作品,看看吧(python new cathcer youkan get the new idea)
Update : 2024-05-03 Size : 4096 Publisher : hongpiy

DL : 0
IntelliJ IDEA是java语言开发的集成环境,附件是IntelliJ IDEA的所有快捷键(IntelliJ IDEA shortcut)
Update : 2024-05-03 Size : 109568 Publisher : corair

DL : 0
IDEA加解密代码,使用的是java源代码,非常容易加密。(IDEA encryption code, the use of the Java source code, very easy to encrypt.)
Update : 2024-05-03 Size : 6144 Publisher : 孙斌强

idea常用快捷键,帮助你更快的使用开发神奇idea,高效的进行开发工作。(a good book that help you to learn idea)
Update : 2024-05-03 Size : 126976 Publisher : nick012

WEB Coders
DL : 0
该程序为人事管理系统,在idea下用java写的Javaweb,功能未完善(This program is a personnel management system. Java Web written in Java under idea has not perfect function)
Update : 2024-05-03 Size : 3846144 Publisher : Aimitee
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »
DSSZ is the largest source code store in internet!
Contact us :
1999-2046 DSSZ All Rights Reserved.