自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+

blog_CSDN_xutingzhou

ASP.NETCore3.1 + MVC5+ WebApi + Microservice + RabbitMQ + ORM-EF6 +Nginx + Azure + Vue-MVVM

  • 博客(3)
  • 资源 (9)
  • 收藏
  • 关注

翻译 Building customer models from business data: an automatic approach based on fuzzy clustering maching

Data mining (DM) is a new emerging discipline that aims to extract knowledge from data using several techniques. DM turned out to be useful in business where the data describing the customers and thei

2013-09-30 09:07:48 1052

翻译 Towards Enhancing Trust on Chinese E-Commerce

Abstract  译:摘要E-Commerce has been much more popular in western countries  where the development of E-Commerce sysytems has been relatively matured. While thetechnology and social credit environm

2013-09-29 16:01:31 2975

翻译 The development of e-commerce

The development of e-commerce    译: 日趋完善的电子商   When the technology bubble burst in 2000, the crazy valuations for online companies vanished with it, and many businesses folded. The survivors plugged

2013-09-29 09:21:56 5914

基于Andriod的Chat设计源码

Socket是TCP/IP协议上的一种通信,在通信的两端各建立一个Socket,从而在通信的两端之间形成网络虚拟链路。一旦建立了虚拟的网络链路,两端的程序就可以通过虚拟链路进行通信。

2013-01-11

基于Andriod的蓝牙数据通讯设计

BluetoothDeviceService会生成一个BluetoothEventLoop实例,它们两者均通过DBUS来和BluZ通信。BluetoothDeviceService是通过DBUS向BlueZ发送命令,而命令的返回结果则是由BlueZ通过DBUS传回给BluetoothEventLoop的,BlueZ也会通过DBUS向BluetoothEventLoop发送一些事件通知。

2013-01-11

Android Map API使用文档

google需要一个签名指纹的机制,要先到google注册,并把这个指纹包含在应用中,才可以下载到地图信息。也就是说每次下载地图信息要带着这个指纹信息。指纹信息的注册和获取都是免费的。

2012-12-05

Android解析Xml

SAX是Simple API for XML的缩写,它既是一个接口也是一个包。 SAX是一个解析速度快并且占用内存少的xml解析器,非常适合用于Android等移动设备。

2012-12-01

FFMPEG移植到Android

少不得交叉编译环境Cygwin的安装,版本我的是1.7.6,不要低于或等于1.5就行,因为我的NDK里面(docs\INSTALL.TXT)有说: Note that running it under MSys or Cygwin 1.5 is not supported.还说明要安装Cygwin时还要GNU Make 3.81(make –v)可以查看,所以为了安全起见在安装Cygwin时全部要安装的包我都选上了,安装了很久呢。

2012-12-01

黑马程序员之C#编程学习笔记

黑马程序员之C#编程学习,动手编写代码,主要学会简单的控制台输入输出代码编写和简单的用户名,密码判断,然后用到了for循环语句。

2012-08-29

数据结构与算法(C#实现)

用C#写了一些数据结构与算法的实现,包括堆栈,排序表,广义树,N叉树,表达式树,AVL树等等。

2012-08-29

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除