登录
首页 » WORD » CVasisten

CVasisten

于 2012-04-06 发布 文件大小:330KB
0 174
下载积分: 1 下载次数: 3

代码说明:

  this CV explein about my self

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • Java/JSP万年历编写实例
    Java万年历源码,   TextField tfYear = new TextField("2004", 5); //显示年份的文本域   Choice monthChoice = new Choice(); //月份选择下拉框   Button btUpdate = new Button("更新"); //更新按钮   GregorianCalendar calendar=new GregorianCalendar(); //日历对象   Font smallFont = new Font("TimesRoman", Font.PLAIN, 15); //显示小字体   Font bigFont = new Font("TimesRoman", Font.BOLD, 50); //显示大字体   String days[] = {"星期日", "星期一", "星期二", "星期三","星期四", "星期五", "星期六"};   String months[] = {"一月", "二月", "三月", "四月","五月", "六月", "七月", "八月", "九月","十月", "十一月", "十二月"};   int daysInMonth[] = {31, 28, 31, 30, 31, 30, 31, 31, 30, 31, 30, 31}; //每个月的天数   int searchMonth,searchYear; //查询的年份及月份   public void init(){    setBackground(Color.white); //设置背景颜色    searchMonth = calendar.get(Calendar.MONTH); //得到系统年份    searchYear = calendar.get(Calendar.YEAR); //得到系统月份    add(new Label(" 年:")); //增加组件到Applet    tfYear.setText(String.valueOf(searchYear)); //设置文本域文字    add(tfYear);    add(new Label(" 月:
    2023-03-16 17:35:03下载
    积分:1
  • duffing
    Duffing方程是描述共振现象、调和振动、次调和振动、拟周期振动、概周期振动、奇异吸引子和混沌现象(或随机过程)的简单数学模型。因此,在非线性振动理论中研究,Duffing方程具有重要的意义。(duffing equation slove procedure)
    2021-04-11 16:18:58下载
    积分:1
  • lle
    关于lle算法的实现,lle_lassen,normcols(The Implementation of Lle Algorithm,lle_lassen,normcols)
    2019-04-01 10:49:38下载
    积分:1
  • jhdsifuyuiyer
    很好,可以帮助人们更好地学习,提供很好的学习资料,让人思考。(very good)
    2011-12-06 19:20:17下载
    积分:1
  • 手机蓝牙控制电器设备
    说明:  通过51单片机+蓝牙实现对其他电器的控制,从而可以通过手机控制电器的运行。(Through 51 MCU + Bluetooth, other electrical appliances can be controlled, so that the operation of electrical appliances can be controlled by mobile phones.)
    2020-06-16 00:20:02下载
    积分:1
  • BrickOut
    这是用C#语言,.net平台所做的一个弹球的小游戏,是一个不错的了解windows编程的东西。(This is the C# language. Net platform doing a little game of pinball, is a good understanding of windows programming things.)
    2005-08-22 17:24:01下载
    积分:1
  • blockchain-explorer-master
    超级账本fabric的浏览器源码,具有一定参考价值。(Hyperledger fabric browser source code.Have a certain reference value)
    2019-05-02 15:39:31下载
    积分:1
  • 舵机控制程序
    说明:  用于舵机控制板,驱动六轴机械臂,与上位机通信(Used for steering control board, driving six-axis manipulator, communicating with upper computer)
    2020-11-20 18:59:36下载
    积分:1
  • tensorflow
    说明:  tensor flow神经网络教学小程序(tensor flow neural network teaching program)
    2019-01-17 11:17:20下载
    积分:1
  • 基于变速模糊-PI混合控制的直流电机双闭环调速
    说明:  在simulink上运行,双闭环模糊控制,亲测有效(Running on simulink, double closed - loop fuzzy control, effective pro - test)
    2019-12-17 10:04:57下载
    积分:1
  • 696516资源总数
  • 106562会员总数
  • 4今日下载