搜索资源列表
timeday
- 这是一个JAVA的日期时间类,希望能为广大的J友提供方便!-This is a JAVA Date Time category, hope to the majority of the Friends of J provide convenient!
J.LB.PurchaseStore
- J.LB.PurchaseStore络购物系统网络购物系统-J.LB.PurchaseStore Tongxinluo shopping network Shopping System
assignment_problem
- 某单位需要完成N项任务,恰好有N个人可承担这些任务。由于每人的专长不同,个人完成任务不同,所需成本也不同。若第i个人完成第将j项任务的成本为C(i,j),问题是如何分配这些工作任务,使总成本最小? 这类问题为指派问题。-units required to complete a certain task N, N just a personal commitment of these tasks. As the expertise of different individuals to com
assouangqlxtest
- 一个简单的类似钢琴的游戏,能够发出3个8度音, 低音:1~7; 中音:Q~U或q~u; 高音:A~J或a~j;-a simple piano similar to the game, issued three to eight degrees audio, bass : 1 ~ 7; Tenor : U or Q ~ q ~ u; Treble : A-J, or a ~ j;
bao.soso.com
- 活动介绍 1.智慧夺宝季期间,只要使用SOSO网页、图片、音乐、论坛、视频等搜索频道搜索知识类和健康类的相关内容,在搜索结果页面下方就会随机掉落智慧果,智慧果的数量和概率与你的搜索内容和次数有关哦。点击智慧果,填写个人资料,智慧果就会落入你的囊中,累计你的智慧积分,随时赢取心仪奖品! 2.活动开始后,你也可以立即参加智慧创想活动,在搜吧中自由畅想搜索的发展和soso的未来,只要在智慧夺宝季期间累计智慧积分在前10000名,同时你的创想又得到专家的认可和青睐,就有机会免费参观腾讯公司。如
asdffdsaqq1_1
- 简易的QQ聊天程序 里面只有两个文件 server.java client.java 供初学者研究学习-QQ Chat simple procedure but only two documents server.java client.j ava for beginners Studies
Setup_JLinkARM_V352a
- The latest version of J-Link driver, inc DIR, BP, etc.-The latest version of J-Link driver, inc DIR, BP, etc..
Judd-Ofelt_Program
- J-O promgram 用于稀土研究工作者-J-O promgram research workers for RE
transition_for_glass
- 有于玻璃的J-O分析,谨献给辛勤工作在稀土工作岗位上的人们。-in a glass of J-O analysis, I have dedicated to the hard work of the RE work on the people.
netexpert1.ZIP
- AIX and UNIX IBM Systems Information Mgmt Lotus Rational Tivoli WebSphere Workplace Architecture Autonomic computing Grid computing Java™ technology Linux Open source Power Architecture™ Secu
211
- 矩阵中的每一个元素称为像元、像素或图像元素。而g(i, j)代表(i, j)点的灰度值,即亮度值。 由于g (i, j)代表该点图像的光强度(亮度),而光是能量的一种形式,故g (i, j)必须大于零,且为有限值,即: 0<=g (i, j)<2n。 用g (i, j)的数值来表示(i, j)位置点上灰度级值的大小,即只反映了黑白灰度的关系。 数字化采样一般是按正方形点阵取样的, -each of the matrix elements known as a pixel, pixe
c++123
- #include<iostream> using namespace std class ABC { private: double i,j public: ABC(int x,int y):i(x),j(y) {} ABC() {} double add() { return i+j } double jian() { return i-j } double cheng() { ret
Neural networks an introduction
- Neural networks : an introduction / B. Muller, J.Reinhardt. 此书的配套软盘-Neural networks : an introduction / B. Muller, J. Reinhardt. The book matching floppy
ccFtp
- 用java写的j计算机网络的课程设计,功能是实现了一个FTP客户端,可以下载,上传,匿名登陆,断点续传等。
an_ica_tool
- 一个ICA工具。This binary version of the runica() function of Makeig et al. contained in the EEG/ICA Toolbox runs 12x faster than the Matlab version. It uses the logistic infomax ICA algorithm of Bell and Sejnowski, with natural gradient and extended
c02f_znk
- weiifnvfn j nbfjdbnnbnbvfknvn v
ch10
- 数据结构(严慰敏)配套纯c代码实验十 typedef int InfoType // 定义其它数据项的类型 typedef int KeyType // 定义RedType类型的关键字为整型 struct RedType // 记录类型(同c10-1.h) { KeyType key // 关键字项 InfoType otherinfo // 其它数据项 } typedef char KeysType // 定义关键字类型为字符型 #incl
lyapunov
- 最大李雅普诺夫指数的计算 该函数用来计算时间序列的最大Lyapunov 指数--Wolf 方法 % m: 嵌入维数 % tau:时间延迟 % data:时间序列 % N:时间序列长度 % P:时间序列的平均周期,选择演化相点距当前点的位置差,即若当前相点为I,则演化相点只能在|I-J|>P的相点中搜寻
4441
- 求标准偏差 > function c=myfunction(x) > [m,n]=size(x) > t=0 > for i=1:numel(x) > t=t+x(i)*x(i) > end > c=sqrt(t/(m*n-1)) function c=myfunction(x) [m,n]=size(x) t=0 for i=1:m for j=1:n t=
1111
- 求标准偏差 > function c=myfunction(x) > [m,n]=size(x) > t=0 > for i=1:numel(x) > t=t+x(i)*x(i) > end > c=sqrt(t/(m*n-1)) function c=myfunction(x) [m,n]=size(x) t=0 for i=1:m for j=1:n t=