文章列表
 
您正在查看 "分享" 分类下的文章

2012-04-05 14:21

http://ongsh.iteye.com/blog/1314116

mac下Finder是不显示隐藏文件的。所以首先使用终端命令让隐藏文件可见

首先在终端输入 :defaults write apple.finder AppleShowAllFiles TRUE  

然后再输入: killall Finder

然后打开应用程序文件夹,找到fdt5图标,右键点击,显示包内容,选择Contents,选择FDT5,选择plugins

找到com.powerflasher.fdt.ui_5.0.0.1423 的文件夹,进入文件夹,把fdtUI.jar 替换掉

 
2012-03-16 15:17

 
2012-02-28 11:04

http://blog.jobbole.com/12029/

导读:脸部辨识是通过图像算法来判断人脸位置和大小的计算机技术。它指认面部特征,忽略其他图像噪音,譬如建筑物,树木和身体。现在大多数社交网络平台的相册都有这个功能,在你上载了一张照片后,它自动跑算法,在照片上标识出你的朋友。此文向你介绍用不同的插件和库来实现这个功能。

jQuery 脸部辨识

jQuery的插件在照片上标识脸部并给出他们的坐标和大小。这个插件

 
2012-02-02 14:17

来至,很强大有空也照个kinect来试试

http://www.wefdc.com/?p=3524

看看这个!

Wouter Verweirder (比利时,科特赖克 科技大学讲师;Adobe 教育领导者Happy Banana 的站长及顾问)最近发布了一个

 
2012-01-07 11:41
 
2011-12-12 22:41

运动传感器检测计算是设备的位置或沿三维轴的移动。

那我们还需要把这个转换成手机的角度,那这时候还需要进行下换算,这里推荐下这篇文章

http://hakuhin.jp/as3/accelerometer.html

 

算法是

accelerometer = new Accelerometer();

accelerometer.setRequestedUpdateInterval(10)

accelerometer.addEventListener(AccelerometerEvent.UPDA

 
2011-12-09 11:23
 
2011-10-25 19:14
 
2011-09-13 15:41

六款游戏引擎/框架都是好东西。Akihabara 我之前翻译的系列教程

 
2011-05-17 11:36

 
2011-05-06 18:23

http://www.flashrealtime.com/multicast-explained-flash-101-p2p/

 

 

 

private function setupStream():void{

var groupspec:GroupSpecifier = new GroupSpecifier("myGroup/multicastOne");

groupspec.serverChannelEnabled = true;

groupspec.multicastEnabled = true;   

stream = newNetStream(nc, groupspec.groupspecWithAuthorizations()); stream.addEventListener(NetStatusEvent.NET_STATUS,netStatus);  

 
2011-05-05 1:43

我也分不出具体这个代码出处了,这个代码敬供参考!经过实验下面这个代码需要经FMS连接或者stratus服务才可以进行视频连接,不能做局域网无服务器端的视频点对点

netConnection = new NetConnection();

netConnection.objectEncoding = ObjectEncoding.AMF3;
netConnection.addEventListener(NetStatusEvent.NET_STATUS, netConnectionHandlerp2p);
netConnection.connect("rtmfp://stratus.adobe.com/KEY可以去Adobe申请/");
function netConnectionHandlerp2p(event:NetStatusEvent):void
{
trace(
 
2011-04-15 2:03
Introducing ZaaIL – 40+ Image format support for Flash

http://zaalabs.com/2010/04/introducing-zaail-40-image-format-support-for-flash/

Recently, I’ve been doing a lot of work with images and bitmaps… and I grew very frustrated with the lack of image support built into the player. After a

 
2011-04-15 0:16

http://labs.byhook.com/2011/02/15/ogg-vorbis-encoder-for-flash-alchemy-series-part-1/

Firstly, what you came here for:

Make sure you have a mic hooked up, and click record. Once you have recorded some sound, click, stop. At this point you can fill in some info for the file (these are used to set the metadata/comments/tags). Then click Encode to watch it encode the data.

 
2011-04-14 23:03

http://www.codehorde.com/thread-17067-1-1.html

安装前注意事项:


1) 如果你的机子装的不是flash player 10, 那么请删除它装上10的版本, 这是必须的. 开发者请安装flash cs4
2) 如果你的机子装的不是flex sdk 3.2或者没装, 请安装
 
   
 
 
文章分类
 
 
 
杂语(18)
 
Works(31)
 
分享(136)
 
 
 
 
 
 
Html(1)
 
 
   
 
文章存档
 
     
 
最新文章评论
  

xsenlin@qq.com 谢谢,发一份给我也
 

我也想要一个,我正需要模仿百度文库做一个了。可否发我一份?
 

有视频会议的demo程序吗? 可以发来参考下吗 xinsheng120@163.com
 

Elips已经免费了,都来用吧!
 

太好啦
   
帮助中心 | 空间客服 | 投诉中心 | 空间协议
©2012 Baidu