搜索资源列表
43804
- A small Encrypter, which makes your personal Passwords much safer, you can choose between 4 different Modes, and even safe it, so you dont have to remember it. You can choose the file extension by yourself, for
Source
- The code is in the ITK s svn repositories at the following link http://www.na-mic.org/svn/NAMICSandBox/trunk/MultiImageRegistration/ If you dont have access to ITK s svn servers, you can get read access t
directx_fly
- This is a Micro$oft Visual C++ project, so it would be easiest for you to open it with MSVC++ but if you dont have it, you can always use your own compiler, the source files are all there. My program uses some f
tangchise
- This is a samll game written by java if it is no good enough dont blame me
kebiaoguanli
- Here we are at the crossroads once again Youre telling me youre so confused You cant make up your mind Is this meant to be Youre asking me Trademark But only love can say - try again or walk away But I beli
飞行器模拟
- Thanks for downloading my Logix RC flight simulator. This is a Micro$oft Visual C++ project, so it would be easiest for you to open it with MSVC++ but if you dont have it, you can always use your own compiler, the source
获得窗口类名
- 获得任意你打开窗口的类名,不用烦恼不知道的窗口类名。简单实用。-can get any windows class name,and dont worry about the windows class name which you dont know,easy to use
求解方程
- Basic theory: 1. # of roots = highest power 2. All rational roots will be factors of k / factors of a in the general equation of ax^n + bx^(n-1) + ... + cx + k 3. Quadratic formula can solve for irrational / imagin
计算机图形作业会动得机器人
- We can control the action of robot by the clicking the left button. 1. If we dont's make any control, the robot will do nothing, but just stand. 2. If we click the left button ,then the robot start to move, including to
飞行器模拟
- Thanks for downloading my Logix RC flight simulator. This is a Micro$oft Visual C++ project, so it would be easiest for you to open it with MSVC++ but if you dont have it, you can always use your own compiler, the source
获得窗口类名
- 获得任意你打开窗口的类名,不用烦恼不知道的窗口类名。简单实用。-can get any windows class name,and dont worry about the windows class name which you dont know,easy to use
43804
- A small Encrypter, which makes your personal Passwords much safer, you can choose between 4 different Modes, and even safe it, so you dont have to remember it. You can choose the file extension by yourself, for
Source
- The code is in the ITK s svn repositories at the following link http://www.na-mic.org/svn/NAMICSandBox/trunk/MultiImageRegistration/ If you dont have access to ITK s svn servers, you can get read access t
directx_fly
- This is a Micro$oft Visual C++ project, so it would be easiest for you to open it with MSVC++ but if you dont have it, you can always use your own compiler, the source files are all there. My program uses some f
tangchise
- This is a samll game written by java if it is no good enough dont blame me -This is a samll game written by java if it is no good enough dont blame me
kebiaoguanli
- Here we are at the crossroads once again Youre telling me youre so confused You cant make up your mind Is this meant to be Youre asking me Trademark But only love can say - try again or walk away But I beli
l-dont-know
- 透明窗体,控件不透明.透明窗体,控件不透明.-l dont know
dont-open
- Dont open it, its useless program
Kyle Simpson You Dont Know JS ES6 & Beyond
- 有了这本书,你会: 学习新的语法,简化编程常用成语的痛点 用迭代器、生成器、模块和类组织代码 承诺结合发电机表示异步流控制 使用集合以结构化方式更有效地处理数据 利用新的API助手,包括数组、对象、数学、数字和字符串 通过元编程扩展程序的功能(No matter how much experience you have with Javascr ipt, odds are you dont fully understand
Kyle Simpson You Dont Know JS Scope & Closures
- 与“you dont know JS”系列中的其他书籍一样,作用域和闭包潜入许多Javascr ipt程序员简单避免的语言中较复杂的部分。有了这些知识,就可以实现真正的Javascr ipt掌握。 了解范围,这是一组规则,帮助Javascr ipt引擎在代码中定位变量。 深入嵌套范围,一系列变量和函数的容器 探索基于函数和块的范围、“提升”以及基于范围的隐藏的模式和好处。 探索如何为同步和异步任务使用闭包,包括创建Javascr