搜索资源列表
一个声讯小姐的隐秘日记
- 欲望与理性的挣扎!不断地自欺和伪装,不断地付出与失去她们为了在繁华的都市生存并长期居留,日夜出卖自己甜美柔媚的嗓音,甚至不惜肉体,可最后除了身心疲惫,伤痕累累外,沦为被整个社会鄙视的“罂粟花”…… - Desire and rational struggling! Unceasingly deceives self with the camouflage, unceasingly pays with loses them for in
最典型的侧面走路
- 许多网友需要走路的原文件,我先把一个最典型的侧面走路练习上来,希望对大家有帮助,人的动是靠走来实现的,其他的动作可以借鉴,大同小异。我们每天都在看人动,注意观察,把他复制在纸上就好了。- Many 缃戝弸 need to walk the original document, I first walk a most typical side practice to come up, hoped has the help to eve
显示和*系统当前进程
- 此代码示范了如何利用 CreateToolhelp32Snapshot API函数枚举系统当前进程。以及如何用HANDLE OpenProcess(...),TerminateProcess(...)来打开和关闭活动进程。 -this code demonstrated how to use CreateToolhelp32Snapshot API function except to the current process syste
xp163.com.7.159
- ·此代码示范了如何利用 CreateToolhelp32Snapshot API函数枚举系统当前进程。以及如何用HANDLE OpenProcess(...),TerminateProcess(...)来打开和关闭活动进程。... -this code demonstrated how to use CreateToolhelp32Snapshot API function except to the current process s
HIDRW
- usb 访问HID设备的源码 可以访问HID设备(除鼠标,键盘被系统占用)-usb access sound code of HID device ,can access HID device(except mouse and keyboard are occured with system )
profibus
- 从事Profibus的开发人员可以利用改源代码理解profibus协议。添加除通讯以外的代码,很快可以开发出自己的智能节点-engaged in the development staff can use the source code to understand change Profibus agreement. Add except communications code, we will soon be able to deve
liangku
- 数据库编程的简单举例.原创.使用了一些小技巧.不是最简单的控件使用. 如: function GetDsXml(sql:string):string begin with FrmDb do begin qry.Close qry.SQL.Clear qry.SQL.Add(sql) try qry.Open cds1.Open if not qry.Eof the
IIR滤波器设计
- 现有一个信号:x(n)=1+cos(π*n/4)+ cos(2*π*n/3)设计及各种数字滤波器以达下列目的: 低通滤波器,滤除cos(2*π*n/3) 的成分,即想保留的成分为1+cos(π*n/4) 高通滤波器,滤除1+cos(π*n/4) 的成分,即想保留的成分为cos(2*π*n/3) 带通滤波器,滤除1+cos(2*π*n/3) 的成分,即想保留的成分为cos(π*n/4) 带阻滤波器,滤除cos(π*n/4)
stopprocessifstartedbefore
- 这段脚本的功呢功能是,枚举出所有运行超过一定时间的指定进程,然后依次将其终止。并将操作记录在系统事件日志中。-this scr ipt? Reactive functional, except that all operations over a period of time specified process, to be followed be terminated. Will operational records in the
89
- 这部分定义了应用层报文(APDU)的格式。这里,主站被定义为发送请求报文的站,而外站则为从属设备。被请求回送报文的RTU 或智能终端(IEDs)是-definition of this part of the application layer packet (APDU) format. Here, the main points are defined as the request to send the text to the st
Handle
- 消息拦截实现仿真录入,包括Edit,Combobox,DateTimePicker,取得控件类,枚举控件类-news interception simulation logging, including Edit, Combobox, DateTimePicker, made Controls category, except Control category
5ivb_524805
- 声明: 本站代码收集于互联网(除本站成员作品外)。 1.本站所有代码的版权归原作者所有,如果你使用了在本站下载的源代码,引起的一切纷争与本站无关,中国代码网只为提供大家学习交流场所。 2.若本站在代码上有侵权之处请您与站长联系,站长会及时更正。-statement : code collection site on the Internet (except members of site works). 1. Retr
网吧收费系统,支持分时段计费
- 提供最全面的VB,.Net编程资料,力争把程序太平洋建成我们自己的家庭,多谢大家的支持. 本站代码收集于互联网(除本站成员作品外)。网站内容详细分类,本站还提供你发布软件(代码)机会,让更多朋友欣赏你的杰作-provide the most comprehensive VB,. Net programming information and to strive to build the Pacific procedures of
基于表达式的科学计算器
- 这是一个基于表达式的科学计算器,计算结果的有效位较长(16位);支持不严格的表达式输入(如cos(23)*sin(34)与cos(23)*sin(34与cos23*sin34等价);支持四种进制的数在一个表达式中同时出现的进制混合运算(除十进制外的各进制数不限于整数,如12d.3axh,xh是我的计算类所能识别的十六进制数的标识符);且程序做得也比较精细(如制作了鼠标键盘、窗口跟随、计算历史查看等),功能非常不错。-This is a
Vbboid
- 制作这个程序的目的是因为我见过了该程序的相关c、c++、delphi、java版本,惟独没有VB版。我的一个C++朋友说VB不适合于这个功能,看看是不是这样!-produced the purpose of this procedure is because I have seen the relevant procedures c, c, delphi, java version, except no VB version. One
货郎担问题四种解法
- 货郎担问题的回溯,枚举,分支界限,动态规划解法-back the traveling salesman problem, except, branch line, dynamic programming solution
masm_Feiler_v1.0
- 多线程 网络传输 开发环境:Delphi7.0+WinXP,没用其他控件(除了Delphi自带的Indy) 传输协议:TCP/IP 客户端一次发送65000字节的包,服务端负责组装并处理数据粘连。 使用ReadBuffer(),Send()函数来接收发送Buffer内字节,这样作的目的是使程序具有更好的灵活性。你可以自定义Buffer内那些字节的含义,例如是字符串、图像、声音、命令等等。 文件的多线程读写采用wind
TableToolTipsDemo
- The code is fairly straightforward, except perhaps for the call to convertColumnIndexToModel. That call is necessary because if the user moves the columns around, the view s index for the column doesn t match the model s
VirtualTreeview
- VirtualTreeviewVirtual Treeview is a treeview control built from ground up. More than 3 years of development made it one of the most flexible and advanced tree controls available today. Virtual Treeview starts off with t
delphi_try_except_finally
- delphi try except语句 和 try finally语句用法以及区别-delphi try except statement and try finally statement usage and differences