Coder Social home page Coder Social logo

ethanray's Projects

afinal icon afinal

Afinal是一个android的ioc,orm框架,内置了四大模块功能:FinalAcitivity,FinalBitmap,FinalDb,FinalHttp。通过finalActivity,我们可以通过注解的方式进行绑定ui和事件。通过finalBitmap,我们可以方便的加载bitmap图片,而无需考虑oom等问题。通过finalDB模块,我们一行代码就可以对android的sqlite数据库进行增删改查。通过FinalHttp模块,我们可以以ajax形式请求http数据。详情请通过以下网址查看。

androidsenorspro icon androidsenorspro

some applications of Android sensor ,such as Light ,Accelerometer,Magnetic Field and Compass

backup-combine icon backup-combine

A way to back up a huge file and combine those files together into a new file.

caculate icon caculate

A simple calculator APP.Just for rookie

handwriting-number-recognition icon handwriting-number-recognition

读入手写数字图片进行归一化处理,统一尺寸。默认为24×24图形块,并通过ostu算法进行二值化;其次,对二值化图像进行图像细化等形态学操作,并按照算法要求进行特征提取;最后,载入模板矩阵进行对比,选用欧式距离测度,得到识别结果

naivebayesspamfilter icon naivebayesspamfilter

利用朴素贝叶斯算法实现垃圾邮件的过滤,并结合Adaboost改进该算法

samplewindows icon samplewindows

A sample show how to use windosws api to make a windows.exe app.

solutions-to-odd-numbered-programming-exercises icon solutions-to-odd-numbered-programming-exercises

"introduction to java programming" is a great Java book for learning, but there are only solutions to even-numbered programming exercises, here are some solutions to odd-number programming by me, welcome to fork!

summerex1 icon summerex1

利用朴素贝叶斯算法实现视频内容中广告段的识别与过滤,并结合Adaboost改进该算法,使用CUDA对分类检测过程并行化 , 以提高分类速度。

vehicle_detection_recognition icon vehicle_detection_recognition

This is a Matlab lesson design for vehicle detection and recognition. Using cifar-10Net to training a RCNN, and finetune AlexNet to classify. Thanks to Cars Dataset:http://ai.stanford.edu/~jkrause/cars/car_dataset.html

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.