Location:
Search - e-point
Search list
Description: 这是本人做的光照方面的一个小练习,请大家指出优缺点。-I do this is the light of a small practice, please point out strengths and weaknesses.
Platform: |
Size: 48128 |
Author: michael |
Hits:
Description: 这是一个Microsoft Script Control控件的一个例子。参照一个Delphi版本的源代码改写,想在C++ builder 中使用该控件的朋友可以参考一下。-This is a Microsoft Script Control Control is a case in point. Delphi reference to a version of the source code rewritten to the C++ builder use the controls you can take a look.
Platform: |
Size: 593920 |
Author: 龚欣 |
Hits:
Description: This lab exercise will introduce you to AccelDSP’s floating- to fixed-point conversion features. AccelDSP will automatically generate a fixed-point representation of a floating-point design. This process is controllable by using quantize directives.-This lab exercise will introduce you to Acc elDSP's floating-to fixed-point conversion f eatures. AccelDSP will automatically generat e a fixed-point representation of a floating-p oint design. This process is controllable by us ing quantize directives.
Platform: |
Size: 26624 |
Author: 杨平 |
Hits:
Description: 这是PROTEL的一个使用的辅助软件,欢迎使用,好用的话就顶我下,给偶这个小虾点甘露。-This is a PROTEL use assistive software are welcome to use, easy to use, then on top of me to even point this shrimp mannose.
Platform: |
Size: 556032 |
Author: 方荣辉 |
Hits:
Description: 内核级别进程管理软件实现,包括指向思路和源码分析。该软件使用物理内存搜索当前活动进程的方式,可以有效地探测出各类隐藏进程-Kernel-level process management software, including point-source ideas and analysis. The software uses physical memory search process, current activities, it can be effectively detect various types of hidden process
Platform: |
Size: 1567744 |
Author: 欣烁 |
Hits:
Description: Java通过串口实现用户之间点对点收发短消息-Java through the serial point-to-point between the land user发短消息
Platform: |
Size: 2279424 |
Author: wan jin guang |
Hits:
Description:
在线会议系统。
系统采用 .NET FrameWork2.0 + IIS + SQL Sever 2005数据库:
1、将源代码文件夹Meeting从光盘拷贝到你的电脑中,比如放在如下路径“E:\学习\Meeting”;
2、启动SQL Sever 2005,将“E:\学习\Meeting”下的“db”文件夹中“meeting.mdf”数据库文件附加到SQL Sever 2005中;
3、为该数据库meeting创建登录名为“meetingol”,密码为“12345”的数据库用户;
4、在IIS中创建虚拟目录“meeting”,将其指向“E:\学习\Meeting”文件夹;
5、在IE浏览器中输入“http://localhost/meeting”,即可浏览到该Web应用程序。-Online conferencing systems. System. NET FrameWork2.0+ IIS+ SQL Sever 2005 database: 1, will be the source code folder from the CD-ROM copies of Meeting to your computer, such as the following on the path " E: \ STUDY \ Meeting" 2, start the SQL Sever 2005, will be " E: \ STUDY \ Meeting" under the " db" folder " meeting.mdf" appended to the database files in SQL Sever 2005 3, for the meeting to create a database called the sign " meetingol" , password is " 12345" database users 4, in the IIS virtual directory to create a " meeting" , to point to " E: \ STUDY \ Meeting" folder 5, in the IE browser, type " http://localhost/meeting" , you can browse to the Web application.
Platform: |
Size: 437248 |
Author: james |
Hits:
Description: power point presentation on wimax 802.16e
Platform: |
Size: 635904 |
Author: rshariar |
Hits:
Description:
第一步,打开Adobe_Acrobat_7.0_Pro_KeyGen.exe,将随机产生一个24位的序列号码.复制.
第二步,打开安装程序,点SETUP,在需要输入序列号的时候,将已复制的24位的序列号码,粘贴.
第三步,一路NEXT,选中通过电话激活方式.点NEXT
第四步,在随后产生的28位代码复制到Adobe_Acrobat_7.0_Pro_KeyGen.exe第二行,注意不要带空格
第5步,点Adobe_Acrobat_7.0_Pro_KeyGen.exe 产生激活代码.
第6步,将激活代码填入安装程序 OK
-The first step, open Adobe_Acrobat_7.0_Pro_KeyGen.exe, will generate a random sequence of 24 numbers. Copy. The second step, open the installer, point SETUP, enter the serial number required at the time, will have to copy the serial number 24 and paste. The third step, all the way NEXT, select activation by phone. NEXT-point fourth step, resulting in the following 28 code Adobe_Acrobat_7.0_Pro_KeyGen.exe copied to the second line, not to bring attention to step 5 spaces, points have to activate code Adobe_Acrobat_7.0_Pro_KeyGen.exe. Step 6, activation code will fill in the installation process OK
Platform: |
Size: 327680 |
Author: keke |
Hits:
Description: 简单的电子银行系统主要实现取钱存钱转账 系统很简单请大家帮我看看啊也可以给点意见是和数据库连接的-Simple realization of e-banking system is mainly to save money transfer system is very simple please help me to see if ah can also point and database connectivity
Platform: |
Size: 37888 |
Author: 芳芳 |
Hits:
Description: QQ游戏找茬外挂,原理是比较两图像相应点的颜色的RGB值,如果相差不大则认为相同,最后用红线画出不同位置,自己用鼠标点就可以了……可以进一步优化,采用模拟鼠标按键的方式实现-Finding fault plug QQ games, principles are more points of the two images corresponding RGB color values, if the same is no less than that, the last red line painted with different locations, their point with the mouse can be a ... ... can be further optimized, the use of simulation the way the mouse button ... ...
Platform: |
Size: 32768 |
Author: 楚春雨 |
Hits:
Description: 这是一个球点电荷外电势分布的程序,很好用,顶一下吧。-This is a ball point charge potential distribution of foreign procedures, very good, and the top about it.
Platform: |
Size: 3072 |
Author: 张鹏 |
Hits:
Description: Fixed-Point iteration-Function fixed_point(p0, N) approximates the solution of an equation f(x) = 0, rewritten in the form x = g(x), which is a sub-function the user has to enter. the call to the function fixed_point(p0, N) returns the root of the equation f(x),i.e. the fixed-point of g(x), if the procedure is successful or a sequence of iterates in case something goes wrong. p0 is the initial approximation and N the maximum number of iterations. If, after N iterations, condition |x(k)- x(k-1)| < tol is not satisfied, all iterated values will be displayed, accompanied by a message asking the user to either change p0 in case of divergence or enter another g(x) that does not lead to complex numbers arithmetics. Reasons for the program to go wrong are the divergence of iterates and/or appearance of complex numbers for example with functions involving sqrt(x) when one of the iterates is negative.
Platform: |
Size: 1024 |
Author: 王怀东 |
Hits:
Description: 这是一个用于工控的上位机系统,可以实时监测温度,露点,湿度。用户可以根据具体情况设定报警点,当达到报警点,系统通过邮件发送报警信息给用户。-This is a PC for industrial control of the system, can be real-time monitoring of temperature, dew point and humidity. Users can set alarms based on specific circumstances, when the police reached, the system, through e-mail warning messages to users.
Platform: |
Size: 163840 |
Author: Davinci |
Hits:
Description: The Lucy-Richardson algorithm can be used effectively when the point-spread function PSF (blurring operator) is known, but little or no information is available for the noise. The blurred and noisy image is restored by the iterative, accelerated, damped Lucy-Richardson algorithm. The additional optical system (e.g. camera) characteristics can be used as input parameters to improve the quality of the image restoration.
Platform: |
Size: 3072 |
Author: ayla |
Hits:
Description: 电驴是一个完全免费且开放源代码的P2P资源下载和分享软件,利用电驴可以将全世界所有的计算机和服务器整合成一个巨大的资源分享网络。用户既可以在这个电驴网络中搜索到海量的优秀资源,又可以从网络中的多点同时下载需要的文件,以达到最佳的下载速度,用户也可使用电驴快速上传分享文件,达到最优的上传速度和资源发布效率。-Electric donkey is a completely free and open source P2P downloading and sharing of software resources, the use of electric donkey can be all the world' s computers and servers integrated into a vast resource-sharing network. Users can either donkey in the electric network, search a massive amount of excellent resources, but also the multi-point from the network at the same time to download the required documentation in order to achieve the best possible download speeds, users can quickly upload and share files donkey power, optimal upload speed and efficiency of resource release.
Platform: |
Size: 3853312 |
Author: 李彤 |
Hits:
Description: 主要功能有:
1,把POSCAR 或者CONTCAR转化为cif 或xsf格式;
2,提取电荷,自旋密度,使用vesta软件可视化。
3,提取总,偏态密度,以及t2-e态密度
4,提取总能带或其中某一原子的某一轨道的能带(投影能带)。
文件输出格式:
1,结构可视化文件输入文件为poscar.cif 或contcar.cif, 用MS, VESTA或其它可视化软件软件打开;
2,输出总态密度文件为tdos.dat, 偏态密度文件为pdos.dat, 使用origin或gnuplot绘制。
3,输出能带数据文件名为band-x.dat (x=up, dn). 同样使用origin或gnuplot绘制。
4, 输出电荷和自旋密度文件名分别为chgden.dat 和spnden.dat, 用VESTA打开。注意同时把OUTCAR放进本地文件夹。
注意:最好在完整的vasp计算作业目录下运行,因为要用到OUTCAR读取元素符号,CHG读电荷密度,DOSCAR读取态密度,PROCAR读取能带数据,还有CONTCAR和POSCAR文件。请确保以上文件完整。-The vaspkit code for Postprocesing the resulsts of VASP code is realeased. Written by Wei Wang at Xi an Jiaotong university, the code is designed to be as simple as possible so that we easily deal with the calculated results of the VASP code. The code is freely available under the GNU General Public License.
Platform: |
Size: 21504 |
Author: samuel |
Hits:
Description: 本图书电子商务系统网站是利用XML和.NET技术来开发的,能够实现在线购物、下定单、订单管理、产品数据管理等功能,能够使用户快速的搜索图书,并且方便用户在脚不出户的情况下购买自己所需要的书籍,更清楚的了解所买图书的情况,为用户节约很多的时间,此方案与现今网上已采用的一些方案相比,具有用户使用更简单、界面更直观等优点。-This library e-book store is developed by XML and .NET language,it can be perchasing,contract management,product data manegement and so on.Using this system,the consumer can easily find the book what he wants,and can easily perchase the book what he wants.The consumer can easily get the point of books.So this system can save a lot time for consumer.While comparing with the system which has already existed,it is easier for consumer to use
Platform: |
Size: 136192 |
Author: freesky |
Hits:
Description: 使用E-PRIME软件实现的屏幕闪烁刺激,可以作为心理学和神经学尤其是视觉刺激的刺激界面,同时拥有打标功能,能够得到精确的闪烁时间和闪烁频率,并确定精确的时间基点。-Using E-PRIME software screen flicker stimulation can serve as a psychological and neurological stimulation of visual stimuli in particular the interface, concurrent marking functions, time to get accurate flash and flicker frequency, and determine the accurate time point.
Platform: |
Size: 134144 |
Author: 张军 |
Hits:
Description: 快速的静态反汇编易格式可执行文件。提供方便的跳转、调用目标地址的代码预览功能。
只有经过加载的程序才能进行反汇编分析。如果尚未被加载,会进行讯问。
开始加载后,等待被分析的文件加载成功,选择等待对话框的确定按钮。
注意:如果在进程分析设之中启用了“以DEBUG模式加载进程”,将不会出现这个提示。程序会以调试模式创建进程并自动中断到入口点进行加载。
进入反汇编窗口后,左上方是转跳跟踪列表,左下方是转跳预览框,右面就是反汇编结果。
主要功能通过顶部的工具栏和右键菜单来实现。可以完成“转跳”、“转跳返回”、“转跳位置”、“刷新”、“到入口点”、“到开始处”、“单行复制”、“全部复制”等功能。
在反汇编结果区域,鼠标双击转跳命令,可以进行转跳跟踪。同时Ctrl+方向键右、Ctrl+方向键左也可以方便的实现跟踪转跳,转跳返回的功能。PageUp键、PageDown键、方向键上、方向键下可以进行翻页。
选择转跳跟踪列表的任一项,可在转跳预览框看到当前选择地址的反汇编结果预览。双击即可转跳到选择的位置进行反汇编分析。
在某一个常量处悬停鼠标,可以看到该常量的详细数据情况。双击该常量,可以进行十六进制代码查看。-Fast static disassembly and easy format executable files. Provide a convenient jump, call destination code preview.
Only after the program to load the disassembly analysis. If you have not been loaded, will be questioned.
After starting to load, the analysis of documents waiting to be loaded successfully, choose to wait for the dialog box OK button.
Note: If you set the process into the analysis enabled the "DEBUG mode loading process", this prompt will not appear. Program in debug mode and automatically interrupt the process to create the entry point to load.
Into the disassembly window, the left is a switch to jump track list, the lower left is a switch to jump preview box on the right is the result of disassembly.
Main function through the top toolbar and context menu to achieve. Can be done, "Jump," "Jump Back", "Jump to location", "Refresh", "to the entry point", "to the beginning", "single copy", "Copy All" functions.
Results in the disassembly area, double cl
Platform: |
Size: 9676800 |
Author: david |
Hits:
« 12
3
4
5
6
7
8
9
10
...
18
»