码迷,mamicode.com
首页 >  
搜索关键字:basic compress    ( 5468个结果
TEA encryption with 128bit key
源:TEA encryption with 128bit keyIf anyone needs some basic encryption in software, here's one solution. This TEA implementation fits within less than ...
分类:其他好文   时间:2015-04-01 19:58:14    阅读次数:123
How to load a local .CSS file & JavaScript resources using iPhone UIWebView Class
This post will cover the basic setup and creation of an application with web content for iPhone that will load local CSS files and some useful JavaScr...
分类:编程语言   时间:2015-04-01 17:32:32    阅读次数:290
The Similarities and Differences Between C# and Java -- Part 1(译)
原文地址目录介绍(Introduction)相似点(Similarities)编译单位(Compiled Units)命名空间(Namespaces)顶层成员(类型)(Top Level Elements(Types))基础类型(Basic Types)类(Classes)结构体(Structure...
分类:编程语言   时间:2015-04-01 17:26:44    阅读次数:300
xib Nib IB 可视化编程详解
简单的说,Xib就是拖控件编程,也可以说是可视化编程.相对于代码,使用IB和xib文件来组织UI,可以省下大量代码和时间,从而得到更快的开发速度。如果你曾经受到过微软家Visual Basic或者其他Visual系的可视化界面的荼毒与残害,因此怀疑Interface Builder的纯正血统和工作能...
分类:其他好文   时间:2015-04-01 16:51:51    阅读次数:146
Application(basic)----Easyui
一,效果图。二,源代码。 Basic CRUD Application - jQuery EasyUI CRUD Demo Basic CRUD Application Click the buttons on datagri...
分类:移动开发   时间:2015-04-01 13:03:31    阅读次数:188
基于VB中WINSOCK控件的网上象棋系统的实现
本文首先介绍了Visual Basic中的WINSOCK控件的使用方法,然后深入探讨了网上象棋系统的设计思想及其实现过程。...
分类:Windows程序   时间:2015-03-31 12:43:57    阅读次数:234
Qt之操作Excel
Visual Basic for Applications(VBA)是一种Visual Basic的一种宏语言,主要能用来扩展Windows的应用程式功能,特别是Microsoft Office软件。也可说是一种应用程式视觉化的Basic Script。1994年发行的Excel 5.0版本中,即具...
分类:其他好文   时间:2015-03-31 12:12:40    阅读次数:205
浅谈VBA
VBA,全称Visual Basic for Applications,其中的一些专业性的解释可以自行搜索,这里就不一一介绍。半年以前,我是不知道VBA的,当我听到VBA的时候,我却迷糊了。VBA是什么?和我学过的VB(当然,那个时候C语言都不会,何况是VB,基本不会.)有什么区别吗?难道又是一.....
分类:编程语言   时间:2015-03-31 06:32:37    阅读次数:218
HTK建立Yes/No识别
最近在学习工具包HTK的使用,看了官网提供的htkbook,对工具包的使用有很多不清楚,对HMM模型及语音识别的过程还没有一个比较清晰的认识,所以想通过实践来加深理解。搜了网上关于HTK的入门资料,比较多的是介绍如何建立一个Yes/No的识别系统,有本pdf叫HTK basic tutorial就是...
分类:其他好文   时间:2015-03-31 00:30:53    阅读次数:335
3.0 Basic Usage of Class
Well, this week I tried to use some class things.Following areparts of my exercising codes.Definig my class named Time //note that cnt is a static ...
分类:其他好文   时间:2015-03-30 23:01:22    阅读次数:164
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!